CreedVI/Raylib-J

Special characters in DrawText make the program crash

mateoox600 opened this issue · 1 comments

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