ttf2woff
Font converter
Converts TTF fonts to WOFF format for use in web applications
Font convertor, TTF to WOFF, for node.js
352 stars
12 watching
27 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fontello/ttf2eot | Converts TTF fonts to EOT format for use in web applications | 139 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 303 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
jaywcjlove/svgtofont | A tool that generates font files from SVG icons | 617 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 787 |
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 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 417 |
westracer/fontify | A tool for converting SVG icons to OTF fonts and generating Flutter-compatible classes | 105 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
caryll/otfcc-cubic2quad | Translates CFF-based OTF files to TTF format using the otfcc tool | 34 |
funbox/beatrix | A tool to optimize and convert font files by removing unnecessary glyphs. | 46 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,533 |
fontello/svg-font-create | Tools for creating SVG fonts from separate images | 69 |