slint/internal/core/textlayout
Olivier Goffart ad80e3e5e2 Fix software renderer line breaker without the unicode feature
This change makes the test pass without the unicode feature.

Note that it is not possible to run the test without the unicode feature
unless one changes the Cargo.toml, so I did that locally to run the
tests
2022-09-07 13:49:02 +02:00
..
fragments.rs Fix "glyph box" in AboutSlint when rendered on MCU 2022-09-05 21:42:26 +02:00
glyphclusters.rs Fix "glyph box" in AboutSlint when rendered on MCU 2022-09-05 21:42:26 +02:00
linebreak_simple.rs Fix software renderer line breaker without the unicode feature 2022-09-07 13:49:02 +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 Fix software renderer line breaker without the unicode feature 2022-09-07 13:49:02 +02:00