UNPKG

fontjs

Version:

FontJS (Font.js) is a packages for TrueType font parsing and manipulation

10 lines (9 loc) 272 B
export * from "./CompoundGlyph"; export * from "./CompoundGlyphFlags"; export * from "./EmptyGlyph"; export * from "./EmptyGlyph"; export * from "./GLYF"; export * from "./Glyph"; export * from "./SimpleGlyph"; export * from "./SimpleGlyphFlags"; export * from "./Utils";