Skip to content

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.

License

Notifications You must be signed in to change notification settings

icaoweiwei/otf2ttf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published