Mikko Mononen пишет на Си библиотеку Skribidi:
Skribidi is nimble bidirectional text stack for building UIs.
Features
- bidirectional text layout
- bidirectional text editing
- font collections with CSS inspired font selection
- color emojis
- line breaking
- text attributes
- size, weight, style, streatch, letter spacing, word spacing, line spacing, baseling align, horizontal aling)
- icons
- PicoSVG or procedural
- glyph, emoji and icon rasterization
- color, SDF and alpha
- render cache with image atlas for glyphs and icons
- layout cache for immediate mode use
- lean dependencies
Status
Skribidi just got started. There are bugs and the API is very likely to change.