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
Reproducible in v4.2.1.stable.official [b09f793], v4.1.1.stable.official [bd6af8e], v4.1.2.stable.official [399c9dc]
System information
Windows 11 - v4.2.1.stable.official [b09f793] - Forward+
Issue description
Issue occurs when the font is set to a font_size of EXACTLY 8px. The font is made as an 8px font, but 8px is the exact size that doesn't work. All other sizes show the missing glyphs (even if blurry).
Seems like it is a broken font (font contain both 8px embedded bitmap and vector font), and embedded bitmap contains garbage (a lot of missing glyphs and some misplaced), vector font is fine.
We can disable loading embedded bitmaps (probably should be an option enabled by default).
Tested versions
System information
Windows 11 - v4.2.1.stable.official [b09f793] - Forward+
Issue description
Issue occurs when the font is set to a font_size of EXACTLY 8px. The font is made as an 8px font, but 8px is the exact size that doesn't work. All other sizes show the missing glyphs (even if blurry).
Visual Example:
EXTRA DETAIL
Steps to reproduce
I've included an MRP below, but here's the very short steps to reproduce...
Minimal reproduction project (MRP)
8px-font-issue.zip
The text was updated successfully, but these errors were encountered: