cosmic-text/src
2023-06-25 11:58:10 +01:00
..
edit Add light syntax highligher to libcosmic example 2023-06-25 11:58:10 +01:00
font Merge pull request #132 from trimental/monospaced-fallback 2023-06-08 12:38:17 -06:00
attrs.rs allow setting cursor color 2023-06-08 20:04:56 +01:00
bidi_para.rs use alloc::vec instead of std::vec 2023-06-09 11:26:08 +08:00
buffer.rs Base selection on the top of the line 2023-06-16 07:03:43 -06:00
buffer_line.rs Replace skip_shaping boolean with Shaping enum 2023-04-21 20:24:44 +02:00
cache.rs Revert "Make FontSystem not self-referencing and update fontdb and rustybuzz" 2023-03-02 18:16:57 -07:00
layout.rs Align glyphs in a LayoutRun to baseline 2023-06-16 02:15:44 +02:00
lib.rs introduce BidiParagraphs iterator 2023-06-09 11:22:52 +08:00
shape.rs Compute ascent and descent only once in shape_skip 2023-06-16 02:39:54 +02:00
swash.rs Remove Mutex from FontSystem 2023-03-12 10:39:56 +01:00