hecrj / wgpu_glyph

A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)
https://docs.rs/wgpu_glyph
MIT License
443 stars 77 forks source link

Scissoring #25

Closed hecrj closed 4 years ago

hecrj commented 4 years ago

This PR adds scissoring support. It also implements a couple of methods to load new fonts after building a GlyphBrush.