slint/internal/core/textlayout
Olivier Goffart 398eb68b9e swrenderer textlayout: fix panic when max_with is 0
Because a single glyph wouldn't fit on a line, it would loop forever
2022-08-23 08:19:25 +02:00
..
fragments.rs text handling: clean up font traits 2022-05-16 08:21:14 +02:00
glyphclusters.rs text handling: cleanup 2022-05-16 08:21:14 +02:00
linebreak_simple.rs Make the line break iterators implement Clone 2022-05-13 17:33:01 +02:00
linebreak_unicode.rs Make the line break iterators implement Clone 2022-05-13 17:33:01 +02:00
linebreaker.rs swrenderer textlayout: fix panic when max_with is 0 2022-08-23 08:19:25 +02:00
shaping.rs Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00