alexheretic / glyph-brush

Fast GPU cached text rendering
Apache License 2.0
673 stars 52 forks source link

Rework rasterization draw cache to allow sharing between multiple `GlyphBrush` instances #158

Open alexheretic opened 1 year ago

alexheretic commented 1 year ago

See https://github.com/alexheretic/glyph-brush/pull/156#issuecomment-1285870437 discussion

schell commented 1 year ago

This would be especially nice for systems that only have (or would like to only have) a single atlas for textures.