slint/internal/compiler/generator
Simon Hausmann 304e06f758 Begin rasterizing glyphs for glyph embedding
Enable with `SLINT_EMBED_GLYPHS=1` and select sizes like
`SLINT_FONT_SIZES=12,16`

This change just puts the data structures in place, rasterizes a fixed
subset, embeds that into the rust generated code and calls a backend
function for registering the font that is unimplemented.
2022-02-15 15:52:24 +01:00
..
cpp.rs Begin rasterizing glyphs for glyph embedding 2022-02-15 15:52:24 +01:00
rust.rs Begin rasterizing glyphs for glyph embedding 2022-02-15 15:52:24 +01:00