# 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]
```
