Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otf2ttf

Turn OTF to TTF using caryll/otfcc.

Migrate from caryll/otfcc-cubic2quad to java version, and fixed the problem that can not convert large OTF files.

Installation

  1. Install JDK8 and Apache Maven.
  2. Download caryll/otfcc prebuilt binaries and unpacking.
  3. Build otf2ttf git clone https://github.com/icaoweiwei/otf2ttf.git && cd otf2ttf && mvn clean install.

Usage

  1. Copy target/otf2ttf.jar and build.bat to otfcc prebuilt binaries folder.
  2. Run build.bat <folder path> to convert all OTF files in folder path.

About

Turn OTF to TTF using caryll/otfcc. Migrate from caryll/otfcc-cubic2quad to java version, and fixed the problem that can not convert large OTF files.

Topics

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages