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: almost 6 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 use in web applications | 352 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 303 |
jaywcjlove/svgtofont | A tool that generates font files from SVG icons | 617 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,533 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 787 |
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 |
fontello/ttf2eot | Converts TTF fonts to EOT format for use in web applications | 139 |
donbright/font_to_svg | Converts Truetype font data into SVG path shapes | 263 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 641 |
rdvojmoc/dinktopdf | A .NET wrapper around wkhtmltopdf to convert HTML pages to PDF using the Webkit engine | 1,100 |
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. | 363 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,750 |