hecrj / wgpu_glyph

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

Owned Types #71

Closed wiogit closed 2 years ago

wiogit commented 2 years ago

The glyph_brush crate has OwnedText and OwnedSection. Why aren't they re-exported?