cosmic-text/src
grovesNL 6a656e9a0f Exclude line y offset in height comparison
We start `line_y` at an initial offset, so we need to account for this
later when checking if the total height is beyond the buffer height.
2023-02-24 11:27:45 -03:30
..
edit Add enum for cursor affinity; rename constructor to new_with_affinity 2023-01-19 09:19:54 -07:00
font Implement FontSystem::new_with_fonts helper 2023-02-04 11:30:41 +01:00
attrs.rs Fill out some more docs 2023-01-29 22:29:17 -03:30
buffer.rs Exclude line y offset in height comparison 2023-02-24 11:27:45 -03:30
buffer_line.rs Run cargo fmt 2023-01-04 20:03:03 -07:00
cache.rs no_std support 2022-11-08 13:24:14 -07:00
layout.rs Added an enum with the option for "No Wraping" 2022-12-20 13:38:34 -07:00
lib.rs Fill out some more docs 2023-01-29 22:29:17 -03:30
shape.rs Run cargo fmt 2023-01-04 20:03:03 -07:00
swash.rs Run cargo fmt 2023-01-04 20:03:03 -07:00