ttf2eot
Font converter
Converts TTF fonts to EOT format for webfont generation
Font convertor, TTF to EOT, for node.js
139 stars
12 watching
19 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fontello/ttf2woff | Converts TTF fonts to WOFF format for webfont generation | 350 |
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 786 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 302 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
fontello/svg-font-create | Tools for creating SVG fonts from separate images | 69 |
jdeeny/octofont | A tool for converting TrueType fonts into assembly code for the Chip8 computer | 5 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
kekee000/fonteditor-core | A JavaScript library for reading and writing various font formats | 355 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
westracer/fontify | A tool for converting SVG icons to OTF fonts and generating Flutter-compatible classes | 105 |
caryll/otfcc-cubic2quad | Translates CFF-based OTF files to TTF format using the otfcc tool | 34 |