slint/internal
Simon Hausmann 9d445c8efe WIP: begin implementing common text layout in the GL backend
TODO:
 - multi-font text shaping (try composition)
 - avoid calling with_face for every glyph index check / speed up
   has-glyph
 - BiDi
 - bearing / correct glyph positioning
2022-05-16 08:21:26 +02:00
..
backends WIP: begin implementing common text layout in the GL backend 2022-05-16 08:21:26 +02:00
common Apply suggestions from code review 2022-05-13 13:15:51 +02:00
compiler ScrollBar background is now Palette.white 2022-05-15 14:42:09 +02:00
core WIP: being font fallback handling 2022-05-16 08:21:26 +02:00
core-macros Bump version number to 0.2.5 2022-05-09 16:16:00 +00:00
interpreter Replaced TryInto with TryFrom in slint_interpreter::Value 2022-05-13 08:41:19 +02:00