simple-cff-builder
Font builder
Generates test fonts with customizable Type2 charstrings and global subroutines.
A simple CFF builder with global subroutines and human readable charstring input for generating test fonts.
3 stars
6 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pomax/cff-opcode-fonts | Fonts designed to test CFF opcode support in software rendering engines. | 7 |
pomax/the-cff-table | Provides a simplified CFF data block format for use in OpenType fonts | 18 |
pomax/minimal-font-generator | A tool for generating minimal fonts with specific characters | 13 |
googlefonts/compreffor | Automates routine tasks in CFF table processing for digital fonts. | 23 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
opentype/testfont | A test suite for OpenType font rendering and localization | 13 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
monotype/variablefont.js | Library extending opentype.js to handle variable fonts | 131 |
layoutfarm/typography | A C# library that provides a cross-platform font reader and layout engine. | 411 |
bramstein/nanofont | A small test font for checking web font format support in browsers. | 20 |
adobe-fonts/width-test | A test font to verify width-related features in OpenType/CFF fonts | 5 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
pomax/a-binary-parser-generator | Automates the creation of parsers for binary data files based on a specification. | 37 |
munter/subfont | Tools for optimizing webfont loading by analyzing font usage and generating optimal subsets | 1,577 |
thomashoneyman/purescript-halogen-formless | A library that provides form-building functionality without boilerplate code for the Halogen UI framework. | 138 |