cryoglyph/src
Héctor Ramón Jiménez 81dedbd042 Implement subpixel glyph positioning and scaling
The latest `cosmic-text` release performs bucketing calculations after
layouting. This allows us to provide proper subpixel offsets, as well as
scale any buffer thanks to its linear layout properties.

See https://github.com/pop-os/cosmic-text/pull/143.
2023-07-11 00:18:25 -02:30
..
error.rs Grow internal packer and re-upload glyphs automatically 2023-07-04 14:54:05 -02:30
lib.rs Implement subpixel glyph positioning and scaling 2023-07-11 00:18:25 -02:30
shader.wgsl Update wgpu to 0.16 2023-05-03 13:29:20 -02:30
text_atlas.rs Fix potentially evicting glyphs in use during try_allocate 2023-07-04 14:54:05 -02:30
text_render.rs Implement subpixel glyph positioning and scaling 2023-07-11 00:18:25 -02:30