alexheretic / ab-glyph

Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
Apache License 2.0
372 stars 24 forks source link

Add FontVec as_slice, into_vec #73

Closed alexheretic closed 1 year ago

alexheretic commented 1 year ago

Add FontVec::as_slice, FontVec::into_vec.

Resolves #72