README
TTC2TTF
Use for split *.ttc
file into *.ttf
files.
Installation
npm i -g ttc2ttf
Usage
Once installed you could run it doing
ttc2ttf <ttc file path> [output dir path]
Use for split ttc file into ttf files.
<script type="module">
import ttc2ttf from 'https://cdn.skypack.dev/ttc2ttf';
</script>
Use for split *.ttc
file into *.ttf
files.
npm i -g ttc2ttf
Once installed you could run it doing
ttc2ttf <ttc file path> [output dir path]