2 repository-uri
The process of editing font binaries to change metrics and glyphs without source files.
Distinguishing note: Shortlist candidates focus on application binaries (IPAs) or general game binary patching.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Binary Font Modification. Refine with filters or upvote what's useful.
Hack is a font engineering toolkit and binary modification tool designed to patch font files to adjust layout metrics and swap glyph indices without requiring recompilation. It functions as a monospaced font customizer and renderer, enabling the display of source code using typefaces that support diverse character sets and specialized glyphs. The toolkit provides capabilities for desktop font customization, including the modification of vertical line spacing and the swapping of character designs to personalize glyph styles. It also includes a metadata editor for renaming internal font tables
Directly edits font binary data to adjust layout metrics and swap glyphs without requiring original source files.
FontTools este o bibliotecă Python pentru citirea, modificarea și scrierea programatică a fișierelor de fonturi. Servește ca un parser de fonturi OpenType și TrueType și un instrument pentru transformarea fișierelor de fonturi binare în XML lizibil pentru oameni, pentru editare și reconstrucție. Proiectul include un manager pentru citirea și scrierea fișierelor sursă Unified Font Object în foldere locale sau arhive. Oferă, de asemenea, un utilitar specializat pentru comprimarea fonturilor web pentru a reduce dimensiunea fișierului și a îmbunătăți performanța de încărcare. Biblioteca acoperă manipularea programatică a fonturilor, inclusiv modificarea metricilor fontului și a datelor glifelor. Oferă capabilități pentru simplificarea conturului glifelor prin operațiuni booleene, analiza fonturilor variabile pentru a detecta nepotrivirile de master și conversia formatului de font.
Enables programmatic editing of font binaries to change appearance and behavior across multiple formats.