Releases: grovesNL/glyphon
Releases Β· grovesNL/glyphon
0.9.0
What's Changed
- Small improvements to cache by @a1phyr in #130
- Fix the
is_run_visiblecalculation by @StratusFearMe21 in #134 - Update
cosmic-textto0.14by @hecrj in #138 - Update
wgputo25by @grovesNL in #139
New Contributors
- @a1phyr made their first contribution in #130
- @StratusFearMe21 made their first contribution in #134
Full Changelog: 0.8.0...0.9.0
0.8.0
(released January 21, 2025)
What's Changed
- Prepare benchmarks + ~1.7x prepare perf improvement by @taj-p in #121
- Fix culling of partially-out-of-bounds text runs by @seritools in #126
- Upgrade to wgpu 24 by @devrangel in #127
New Contributors
- @taj-p made their first contribution in #121
- @seritools made their first contribution in #126
- @devrangel made their first contribution in #127
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Relax lifetimes on TextRenderer::render() by @Selicre in #116
- Upgrade to wgpu v23 (and other deps) by @dtzxporter in #118
- Release 0.7.0 by @grovesNL in #120
New Contributors
- @Selicre made their first contribution in #116
- @dtzxporter made their first contribution in #118
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Do a little feature magic to allow to build for web by @Jengamon in #83
- Support multi viewport rendering with reusable text atlas by @PPakalns in #88
- Bump cosmic-text to 0.11 by @xlambein in #89
- Reuse
Vecallocations inTextRendererby @hecrj in #91 - Use
rustc-hashforHashSetofglyphs_in_useby @hecrj in #90 - update to wgpu 0.20.0 by @EggShark in #93
- Support sharing
Pipelinestate betweenTextAtlasby @hecrj in #95 - Introduce explicit
Viewportsharing by @hecrj in #96 - Simplify rendering pipeline, reduce gpu memory usage, remove duplicated data by @PPakalns in #86
- Default limits by @grovesNL in #98
- Update to cosmic-text 0.12 and rustc-hash 2.0 by @BillyDM in #104
- build: upgrade
wgpu0.20 β 22 by @ErichDonGubler in #106 - update example to use winit 0.30 by @BillyDM in #105
- Only iterate on visible runs within textbounds by @tamewild in #108
- Update CI by @grovesNL in #109
- Move text area bounds outside run/glyph loops by @grovesNL in #110
- Add support for SVG icons by @BillyDM in #102
- add text-sizes example by @BillyDM in #114
- Cleanup / release 0.6.0 by @grovesNL in #115
New Contributors
- @Jengamon made their first contribution in #83
- @PPakalns made their first contribution in #88
- @xlambein made their first contribution in #89
- @BillyDM made their first contribution in #104
- @ErichDonGubler made their first contribution in #106
- @tamewild made their first contribution in #108
Full Changelog: 0.5.0...0.6.0