Glyphon Versions Save

🦅🦁 Fast, simple 2D text renderer for wgpu

0.5.0

4 months ago

What's Changed

0.4.1

4 months ago

What's Changed

Full Changelog: https://github.com/grovesNL/glyphon/compare/0.4...0.4.1

0.4

4 months ago
  • Add @interpolate(flat) to shader attribute (required by browser WebGPU implementations)
  • Update wgpu to 0.18
  • Update cosmic-text to 0.10
  • Update etagere to 0.2.10 (helps with large allocations)
  • Update lru to 0.12.1
  • Grow texture atlases by a factor of 2