33 dépôts
Utilities for converting, editing, and inspecting font files.
Explore 33 awesome GitHub repositories matching part of an awesome list · Font Manipulation Tools. 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
Implements direct byte-level modification of font files to alter internal structures without a high-level editor.
Advanced font engine for Node.js and browser environments.
Adobe Font Development Kit for OpenType (AFDKO)
Comprehensive Adobe toolkit for OpenType font development.
Fast, Simple, & Free Open Source Webfont Converter
Fast and simple webfont converter.
Optimized OpenType builder and inspector.
Tool for parsing and writing SFNT font structures.
Generator of fonts from SVG icons.
Generator for various web font formats including WOFF2.
An introduction to OpenType features for type designers.
Introduction to OpenType features for type designers.
Moved to https://codeberg.org/ISSOtm/gb-vwf
Variable-width font engine for Game Boy and Color.
A tool for generating binary data parsers, based on a spec file that tells us what the data layout is.
Generates binary parsers from specification files.
Turn CFF to TTF using otfcc.
Lossless conversion from CFF OTF to TTF.
8x8 pixel font reconstructed as TTF from the Protracker v2.3D/v2.3E assembly source
Reconstructed Protracker bitmap font in TTF format.
Slicing and converting fonts in typescript.
TypeScript library for manipulating font files.
//: # ( ) //: # (This file is automatically generated by a metapak) //: # (module. Do not change it except between the) //: # (content:start/end flags, your changes would) //: # (be overridden.) //: # ( )
Extracts SVG icons from SVG font files.
FONTGENERATOR.JS - DYNAMIC FONT GENERATION USING JAVASCRIPT
Minimalist example of font generation.
Boolean operations and overlap removal for curves.
Boolean operations and overlap removal for font curves.
A simple CFF builder with global subroutines and human readable charstring input for generating test fonts.
Tool for testing CFF charstrings.
A woff convertrt for ttf or otf, Support for Node.js and Browsers.
Converts TTF or OTF to WOFF for web use.
fonttools1 (also known as TTX) is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1, and some Mac-specific formats. Using Addons2 it's possible to bridge Python to Node, natively, using C++ and Python's [Python/C…
Node.js bindings for the FontTools library.