GitHub - hucy2014/WOFFToTTFJava: A Java library for converting WOFF fonts to TTF · GitHub
Skip to content

hucy2014/WOFFToTTFJava

 
 

Folders and files

Repository files navigation

#WoffConverter

This is a Java library to convert WOFF font files to TTF format. There are currently two library functions. Both accept the TTF InputStream as input. The convertToTTFByteArray method returns a byte array whereas the convertToTTFOutputStream method returns a ByteArrayOutputStream.

##Installation

Just download the jar file and add it to your classpath

##TODOs

  • Add library functions for other input and output methods
  • Add font validation

About

A Java library for converting WOFF fonts to TTF

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Java 100.0%