Skip to content

Fonts not rendering under Linux #125

@fschutt

Description

@fschutt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:fontsBug is related to font loading, font decoding or text layoutbugSomething isn't workingplatform:linuxIssue appears on Linux

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions