Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad column alignment with large character id #7

Open
Freezerburn opened this issue Feb 18, 2014 · 0 comments
Open

Bad column alignment with large character id #7

Freezerburn opened this issue Feb 18, 2014 · 0 comments

Comments

@Freezerburn
Copy link

When generating fonts with Japanese charaters, it seems that the "id=#" column of the .fnt format gets too large of a number. I ended up with it basically looking like "id=12452x=212", causing the BitmapFont constructor to throw an exception and fail. Likely the code needs to be changed to ensure there is always a space between the id column and the x column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant