-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Text rendering is not supported and not planned. This is an absurdly complex task and the Rust ecosystem doesn't provide basically any libraries to implement this.
We need:
- Font parser: ttf-parser.
- Text shaper: rustybuzz or all-sorts.
- Font database with a font fallback mechanism.
- High-quality glyph rasterization library. Like ab_glyph_rasterizer, but with FreeType level of quality.
- Code in
tiny-skia
that ties it all together.
yisibl, Ralith, aydencook03, gRoussac, rice7th and 22 moreandrioid, sachaarbonel, aqilc, tmdh, liabri and 13 more
Metadata
Metadata
Assignees
Labels
No labels