diff --git a/src/glyph.rs b/src/glyph.rs index b388227..75fbce5 100644 --- a/src/glyph.rs +++ b/src/glyph.rs @@ -29,6 +29,7 @@ use { vello_encoding::Encoding, }; +pub use fello; pub use vello_encoding::Glyph; /// General context for creating scene fragments for glyph outlines.