You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I used MatrixFont to make Cyrillic fonts for use with your library.
Somehow, I encountered a bug: with some fonts, WriteChar() adds a big margin (up to 30% width) on the left of a glyph, and crops off as much on the right.
I checked MatrixFont's output, and found it suitable for use with this lib. But somehow, built in fonts work, third-party-generated ones don't.
So i rewrote WriteChar() to display third-party fonts without aberrations.
Check it out.
Hello!
I used MatrixFont to make Cyrillic fonts for use with your library.
Somehow, I encountered a bug: with some fonts, WriteChar() adds a big margin (up to 30% width) on the left of a glyph, and crops off as much on the right.
I checked MatrixFont's output, and found it suitable for use with this lib. But somehow, built in fonts work, third-party-generated ones don't.
So i rewrote WriteChar() to display third-party fonts without aberrations.
Check it out.
The text was updated successfully, but these errors were encountered: