cosmic-text/src
2024-12-22 18:00:31 -07:00
..
edit fix for no_std 2024-07-19 19:28:25 -06:00
font Apply fallback font to more Unices 2024-12-21 19:16:14 -07:00
attrs.rs Optimize Buffer::set_rich_text for when the buffer is reconstructed 2024-09-01 15:00:17 -06:00
bidi_para.rs Add more Debug implementations 2023-07-07 21:44:21 -07:00
buffer.rs Handle single wrapped line scrolling 2024-12-21 19:17:35 -07:00
buffer_line.rs build fixes 2024-09-03 15:59:15 -06:00
cached.rs fix no_std 2024-09-01 15:00:17 -06:00
cursor.rs Make vertical scroll by pixels instead of layout lines 2024-06-10 08:05:27 -06:00
glyph_cache.rs Fix no_std build 2024-02-12 10:37:49 -07:00
layout.rs Move line height calculation to LayoutLine 2024-06-07 10:52:26 -06:00
lib.rs Drop ShapePlanCache 2024-11-06 18:59:56 -07:00
line_ending.rs Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
math.rs Support expanding tabs 2024-06-10 08:12:42 -06:00
shape.rs Drop ShapePlanCache 2024-11-06 18:59:56 -07:00
shape_run_cache.rs Add shape-run-cache feature, that can significantly improve shaping performance 2024-02-08 11:12:41 -07:00
swash.rs Hint swash_outline_commands 2024-12-22 18:00:31 -07:00