sfnt2woff
Font converter
A tool that converts font files from OTF/TFI to WOFF format
A woff converter for ttf or otf, support Node.js and Browsers.
7 stars
3 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fontello/ttf2woff | Converts TTF fonts to WOFF format for use in web applications | 352 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 303 |
jaywcjlove/svgtofont | A tool that generates font files from SVG icons | 617 |
fontello/ttf2eot | Converts TTF fonts to EOT format for use in web applications | 139 |
jdeeny/octofont | A tool for converting TrueType fonts into assembly code for the Chip8 computer | 5 |
westracer/fontify | A tool for converting SVG icons to OTF fonts and generating Flutter-compatible classes | 105 |
funbox/beatrix | A tool to optimize and convert font files by removing unnecessary glyphs. | 46 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 787 |
googlefonts/ufo2ft | Generates OpenType font binaries from UFOs without dependency on FDK. | 152 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 281 |
kekee000/fonteditor-core | A JavaScript library for reading and writing various font formats | 357 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,533 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 417 |