fodec
v1.0.1
Published
Font encoder
Downloads
3
Readme
Fodec
Installation
npm install -g fodec
Initialization
This command generates a fodec.json
file. You can further edit this file and add elements to the resources
array.
fodec init
Key generation
This command generates a fodec.key
file for your project.
fodec gen
Build
This command performs a build based on the provided fodec.json
and fodec.key
files. The build process takes the specifications and keys defined in these files to build the final output.
fodec build