Closed mateoox600 closed 2 years ago
Describe the bug Special characters in DrawText make the program crash
To Reproduce Steps to reproduce the behavior: See linked code, launch it with connected raylib-j.jar and try to press any special characters like ç
Expected behavior being able to draw special characters or to notify with a ? if it can't be rendered.
Resolved with commit 16d7f5d
Describe the bug Special characters in DrawText make the program crash
To Reproduce Steps to reproduce the behavior: See linked code, launch it with connected raylib-j.jar and try to press any special characters like ç
Expected behavior being able to draw special characters or to notify with a ? if it can't be rendered.