TrueType TTC bundler with glyph sharing.
npm install otfcc-ttcizeotfcc-ttcizeotf2otc instead.
bash
otfcc-ttcize [options] -o `
Options
- -x: Use the “gap mode” to support more than 65,535 glyph data in one TTC. Note that it may cause compatibility issues in legacy software.
- -h: Wrap hint instructions. It would be disabled under “gap mode”.
- --common-width=, --common-height=: Set the most common glyph width and height. It will reduce the size of hmtx and vmtx tables.
- --otfccdump-command=, --otfccbuild-command=: Set the path of otfcc` executables.