Sign inSign up

jamesits/otfcc-dev

By jamesits

Updated over 8 years ago

Precompiled ready-to-use otfcc development environment.

Image
0

962

jamesits/otfcc-dev repository overview

Docker otfcc prebuilt environment

Debian with otfcc, otfcc-cubic2quad installed.

Usage

docker run --rm -v "$(pwd):/root" -it jamesits/otfcc-dev:latest bash

Preinstalled programs:

  • otfccdump: dump font to JSON
  • otfccbuild: build font from JSON
  • otfcc-c2q: convert CFF OTF to TTF
  • kaigen-otf2ttf: the script used to build m13253/kaigen-fonts

Caveat

System requirements:

  • The programs use only one core, so go for some less-core higher-frequency CPUs
  • >12GB free RAM needed to convert SourceSanHans series (16GB is recommended)
  • 3GB free disk space to store temporary files
  • and a lot cups of tea to fill yourself while waiting (no, don't drink Java)

Tag summary

Content type

Image

Digest

Size

318.9 MB

Last updated

over 8 years ago

docker pull jamesits/otfcc-dev