WOFF
Font converter
Converts TrueType font files to compressed Webfont formats for web use
TTF to WOFF conversion reference code
25 stars
3 watching
4 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
webfontwoffwoff-files
Related projects:
Repository | Description | Stars |
---|---|---|
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for webfont generation | 350 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 302 |
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,520 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 786 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
fontello/ttf2eot | Converts TTF fonts to EOT format for webfont generation | 139 |
donbright/font_to_svg | Converts Truetype font data into SVG path shapes | 259 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
rdvojmoc/dinktopdf | A .NET wrapper around wkhtmltopdf to convert HTML pages to PDF using the Webkit engine | 1,093 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 362 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,744 |