You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// NOTE: The builders are private to the crate until we have a real-world use-case for making
// them public. Then, we need to think about maybe doing without a GlyphBuilder at all (check
// for elements occuring once in parse.rs) and only keeping OutlineBuilder.
re-posting from the source documentation in https://github.com/linebender/norad/blob/master/src/glyph/builder.rs
Related: #95
The text was updated successfully, but these errors were encountered: