cosmic-text/src
2024-01-17 13:31:03 -07:00
..
edit Move cursor motions to new Motion enum, move handling to Buffer 2024-01-17 13:31:03 -07:00
font Cache rustybuzz shape plans. 2023-12-18 18:19:27 -05:00
attrs.rs Merge pull request #158 from forkgull/comp-color 2023-08-04 07:36:27 -06:00
bidi_para.rs Add more Debug implementations 2023-07-07 21:44:21 -07:00
buffer.rs Move cursor motions to new Motion enum, move handling to Buffer 2024-01-17 13:31:03 -07:00
buffer_line.rs Use a scratch buffer to reduce allocations 2023-08-16 14:09:54 -07:00
cursor.rs Move cursor motions to new Motion enum, move handling to Buffer 2024-01-17 13:31:03 -07:00
glyph_cache.rs Cache rustybuzz shape plans. 2023-12-18 18:19:27 -05:00
layout.rs Allow Clone of layout structs 2023-11-30 13:00:02 -07:00
lib.rs Move cursor motions to new Motion enum, move handling to Buffer 2024-01-17 13:31:03 -07:00
shape.rs Cache rustybuzz shape plans. 2023-12-18 18:19:27 -05:00
shape_plan_cache.rs Fix no_std build 2023-12-19 17:02:15 -07:00
swash.rs Use crate::HashMap in SwashCache 2023-12-19 17:02:28 -07:00