cosmic-text/src
Jeremy Soller 0cfd9b64ef
Add line ending abstraction (#250)
* Add line ending abstraction

* Make Buffer::set_text use LineIter

* Add ctrl+s for saving to editor
2024-04-30 12:12:25 -06:00
..
edit Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
font Skip trying monospace fallbacks if default font supports all codepoints 2024-03-10 15:05:07 -06:00
attrs.rs Handle inverted Ranges in add_span 2024-02-22 10:06:50 -07:00
bidi_para.rs Add more Debug implementations 2023-07-07 21:44:21 -07:00
buffer.rs Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
buffer_line.rs Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
cursor.rs Move color and x_opt out of Cursor 2024-01-17 13:31:03 -07:00
glyph_cache.rs Fix no_std build 2024-02-12 10:37:49 -07:00
layout.rs Fix no_std build 2024-02-12 10:37:49 -07:00
lib.rs Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
line_ending.rs Add line ending abstraction (#250) 2024-04-30 12:12:25 -06:00
math.rs Fix no_std build 2024-02-12 10:37:49 -07:00
shape.rs Fix no_std build 2024-02-12 10:37:49 -07:00
shape_plan_cache.rs Fix no_std build 2023-12-19 17:02:15 -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 Add capability to synthesize italic 2024-01-17 13:31:03 -07:00