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
When using TrueTypeFonts and resizing it based on the resolution height and the grid height, at some resolutions characters will render inconsistently, with gaps between them for example. It appears to affect all the true type fonts provided by Zircon.
Here are some examples:
Box doesn't render line straight
Resolution: 1920 x 1080, GridSize: 80 x 45
No artifact at Resolution: 1280 x 720, GridSize: 80 x 45
Examples from Zircon README.md, look at top left corner of the box
The text was updated successfully, but these errors were encountered:
When using TrueTypeFonts and resizing it based on the resolution height and the grid height, at some resolutions characters will render inconsistently, with gaps between them for example. It appears to affect all the true type fonts provided by Zircon.
Here are some examples:
Box doesn't render line straight
Resolution: 1920 x 1080, GridSize: 80 x 45
No artifact at Resolution: 1280 x 720, GridSize: 80 x 45
Examples from Zircon README.md, look at top left corner of the box
The text was updated successfully, but these errors were encountered: