the-cff-table
CFF format
Provides a simplified CFF data block format for use in OpenType fonts
A markdown conversion of the Adobe Tech notes 5176 and 5177 as a stub for "what the OpenType chapter on the CFF table should look like", for specifically-for-OpenType-only CFF blocks.
18 stars
4 watching
2 forks
last commit: over 6 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/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
monotype/opentype_table_source | Provides a format specification for text representation of OpenType tables used in font layout | 16 |
opentype/testfont | A test suite for OpenType font rendering and localization | 13 |
googlefonts/compreffor | Automates routine tasks in CFF table processing for digital fonts. | 23 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
iovisor/bpf-docs | Provides documentation and presentations for the BPF (Berkeley Packet Filter) networking system | 953 |
williamdemeo/typefunc | Collects links and resources on type theory and functional programming. | 309 |
opensource-opentype/features | Reference material for advanced font features, providing syntax, meaning, and interaction information. | 21 |
frankrolf/git-for-type-designers | A tool to manage version control for UFO and other text-based font file formats | 86 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 302 |
kohler/lcdf-typetools | Tools for manipulating and analyzing font formats | 146 |
adobe-fonts/width-test | A test font to verify width-related features in OpenType/CFF fonts | 5 |
layoutfarm/typography | A C# library that provides a cross-platform font reader and layout engine. | 411 |