null-ttf
Font trimmer
Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary
Hacking the shit out of a TrueType font binary
8 stars
4 watching
3 forks
Language: Makefile
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
funbox/beatrix | A tool to optimize and convert font files by removing unnecessary glyphs. | 46 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
johanmattssonm/birdfont | A font editor capable of creating vector graphics and exporting various font formats | 462 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
frankrolf/git-for-type-designers | A tool to manage version control for UFO and other text-based font file formats | 86 |
rmuch/ttfpatch | A tool to modify and rebuild fonts with updated permission flags for modern operating systems. | 26 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
pzula/tales-of-notdef | A script to find font support for a given character | 3 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
twardoch/fonttools-opentype-feature-freezer | Tool for applying OpenType features to fonts | 385 |
bramstein/nanofont | A small test font for checking web font format support in browsers. | 20 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 786 |
andipollok/fontastic | A library to create TrueType font files from scratch using the Processing Java environment. | 108 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |