UNPKG

@mlightcad/shx-parser

Version:

A TypeScript library for parsing AutoCAD SHX font files

6 lines (5 loc) 133 B
export * from './font'; export * from './fontData'; export * from './point'; export * from './shape'; export * from './shapeParser';