hecrj / wgpu_glyph

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

Avoid creating a 0-sized buffer on instance upload #2

Closed hecrj closed 5 years ago

hecrj commented 5 years ago

Fixes #1.