-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
area:fontsBug is related to font loading, font decoding or text layoutBug is related to font loading, font decoding or text layoutbugSomething isn't workingSomething isn't workingplatform:linuxIssue appears on LinuxIssue appears on Linux
Description
Description
HarfBuzz currently returns spaces instead of glyph indices for any font if the application is running on Linux. This is probably not a problem of Azul, this should be reported to HarfBuzz developers.
Version / OS
-
azul version: efaedc0
-
Operating system: Ubuntu 17.04
-
Windowing system (X11 or Wayland, Linux only): X11, Unity
Steps to Reproduce
Run the calculator example on Linux and see that the font on the buttons isn't loading
Additional Information
Note that the memory usage for any project that doesn't use fonts is very low (< 20MB versus a the "normal" 40MB). This is an indicator that WebRender uses a huge amount of memory for font rendering (often 10MB per font!). This should be reported and fixed in WebRender.
sebastiencs and Stoeoef
Metadata
Metadata
Assignees
Labels
area:fontsBug is related to font loading, font decoding or text layoutBug is related to font loading, font decoding or text layoutbugSomething isn't workingSomething isn't workingplatform:linuxIssue appears on LinuxIssue appears on Linux