Simon Hausmann
|
2b93504b93
|
Fix MCU build
|
2022-04-14 11:31:39 +02:00 |
|
Simon Hausmann
|
4e18291290
|
Rename linebreak_ascii to linebreak_simple
It's not just strict ascii
|
2022-03-10 10:51:32 +01:00 |
|
Simon Hausmann
|
1d1b13e4d6
|
Clean up line break "abstraction"
Use unicode-linebreak's enum directly and ony use a custom enum in the fake
module.
|
2022-03-10 10:51:32 +01:00 |
|
Simon Hausmann
|
004a09b64d
|
Fix incorrect comment in the "ascii" line breaker
Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
|
2022-03-10 10:51:32 +01:00 |
|
Simon Hausmann
|
35f245687a
|
Make it possible to build the text layout without unicode linebreak tables
|
2022-03-10 10:51:32 +01:00 |
|