ufo2ft
Font converter
Generates OpenType font binaries from UFOs without dependency on FDK.
A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
152 stars
29 watching
43 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
googlefonts/pyfontaine | Analyzes font files for language and character set support | 103 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
googlefonts/compreffor | Automates routine tasks in CFF table processing for digital fonts. | 23 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
googlefonts/spacemono | Designs and builds a set of monospace fonts with distinctive geometric slab forms | 370 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
unified-font-object/ufonormalizer | A tool that standardizes the formatting of UFO files to improve version control consistency. | 51 |
googlefonts/fontdiff | A tool for comparing visual differences between two font versions | 136 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
frankrolf/git-for-type-designers | A tool to manage version control for UFO and other text-based font file formats | 86 |
googlefonts/fontview | A demo app that displays fonts using multiple rendering libraries. | 322 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |