vello/examples
Chad Brokaw 82391534c0 small fixes
* make SimpleText::add_run accept glyph_transform and style parameters so it doesn't unconditionally do oblique strokes
* replace fill/stroke methods on DrawGlyphs with a single draw method that accepts either fill or stroke styles
* update peniko rev to access the new style types used above
* for now, change glyph cache to only cache non-zero fills. Prior to this, style was ignored in the key which could lead to incorrect rendering.
2023-02-24 16:13:48 -05:00
..
assets Split the examples into frontends with a shared scene repository (#262) 2023-02-03 10:22:39 +00:00
headless Re-use render context in headless 2023-02-09 09:34:53 +00:00
run_wasm Update dependencies, and add more metadata (#272) 2023-02-06 20:12:46 +00:00
scenes small fixes 2023-02-24 16:13:48 -05:00
with_bevy Merge pull request #275 from DJMcNab/bevy_stageless 2023-02-07 13:35:03 -08:00
with_winit Glyph run API 2023-02-23 22:59:03 -05:00