cosmic-text/src/font
Jeremy Soller d0b4b4635e Refactor of scroll and shaping
- Scroll is identified by line index and layout index, instead of just
  layout index
- Shaping has the option to prune, where caches outside of the scroll
  view are cleared
- Syntax editor no longer requires layout of all lines, only of lines
  inside scroll
- BufferLine has a metadata field that can be used by other abstractions
  to know when text was changed
2024-01-17 13:31:03 -07:00
..
fallback Cache rustybuzz shape plans. 2023-12-18 18:19:27 -05:00
mod.rs Use self_cell for creating self-referential struct 2023-09-19 02:16:23 +08:00
system.rs Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00