caryll / otfcc-cubic2quad

Turn CFF to TTF using otfcc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otfcc-cubic2quad

Losslessly turn CFF OTF to TTF using otfcc.

Installation

npm install -g otfcc-c2q

Usage

otfccdump input.otf | otfcc-c2q | otfccbuild -o output.ttf

About

Turn CFF to TTF using otfcc.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%