1.1.3 • Published 3 years ago
hafonton-export v1.1.3
For exporting faster
Sorts FontCreator exported fonts into seperated folders, Zips them cross platform with credit (txt file), and archive unneeded files.
Run npx hafonton-export@latest in the export folder.
How to test
- Download this repository
- Run npx .
OR
- Run npm i -gto install this locally (andnpm uninstall -glater, to use the public)
- Run npx hafonton-export
How to update
- Make changes
- (recommended): Publish to github
- Run npm publish
- Test npx hafonton-exportin the export folder.