TestFont
Font testing framework
A test suite for OpenType font rendering and localization
A font family for testing OpenType implementations.
13 stars
6 watching
0 forks
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
pomax/cff-opcode-fonts | Fonts designed to test CFF opcode support in software rendering engines. | 7 |
roeln/lapislegit | A test font designed to stress-test and identify bugs or performance issues in software that implements the OpenType 'SVG' table | 19 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
monotype/variablefont.js | Library extending opentype.js to handle variable fonts | 131 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
pomax/the-cff-table | Provides a simplified CFF data block format for use in OpenType fonts | 18 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
opensource-opentype/features | Reference material for advanced font features, providing syntax, meaning, and interaction information. | 21 |
edf825/svg-opentype-utils | Tools for embedding SVG documents in Opentype fonts | 12 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
googlefonts/fontview | A demo app that displays fonts using multiple rendering libraries. | 322 |
monotype/opentype_table_source | Provides a format specification for text representation of OpenType tables used in font layout | 16 |
adobe-type-tools/opentype-svg | Tools and sample files for creating OpenType-SVG fonts using Python | 214 |