zsft
v2.1.6
Published
Web font conversion, subsetting, and splitting
Maintainers
Readme
ZSFT CLI
ZSFT CLI is the command-line tool used by ZSFT, allowing you to subset, convert, and split font files through quick and simple commands, optimized for the Web.
Leveraging @web-alchemy/fonttools — a Node.js adapter for fonttools — and cn-font-split, ZSFT CLI delivers unparalleled compatibility and performance, with flawless support for TTF, OTF, WOFF, and WOFF2.
🎈 Installation
npm install -g zsft📝 Configuration
Create a config.json in the node_modules/zsft/ directory of the npm global module installation directory to configure the default behavior of zsft.
You can execute npm root -g to get the location of the global modules installation directory.
When reinstalling or updating the ZSFT CLI, the original
config.jsonfile will be overwritten, so please remember to keep a backup.
✨ Get Help
zsft -hzsft split -h📑 Documents
📜 License
MIT © ZeoSeven
