slint/internal/core/textlayout
Florian Blasius e25e7cf1b0 swr: implement text_input_byte_offset_for_position
* add byte_offset_for_position to TextParagraphLayout
2023-05-15 13:23:05 +00:00
..
fragments.rs Fix cursor_pos_for_byte_offset to return the correct x coordinate when the cursor is within the trailing whitespace of a line 2023-05-11 10:34:49 +00:00
glyphclusters.rs Fix panics in the software renderer system font 2023-01-27 12:34:45 +01: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 Fix cursor_pos_for_byte_offset to return the correct x coordinate when the cursor is within the trailing whitespace of a line 2023-05-11 10:34:49 +00:00
shaping.rs swr: implement text_input_byte_offset_for_position 2023-05-15 13:23:05 +00:00