Awesome
otfcc-quad2cubic
How to Build
# configure
# for static stripped binary, use `-DCMAKE_EXE_LINKER_FLAGS="-static -s"`
cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release
# then build
cmake --build build
Usage
otfccdump input.ttf | otfcc-q2c | otfccbuild -o output.otf