lcdf-typetools
Font format tools
Tools for manipulating and analyzing font formats
Utilities for manipulating OpenType, PostScript Type 1, and Multiple Master fonts.
146 stars
13 watching
18 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
cpitclaudel/monospacifier | Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 381 |
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
adobe-type-tools/afdko | A set of tools and libraries for building and manipulating OpenType font files. | 1,053 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
kamalmostafa/hershey-fonts | A collection of vector fonts and tools for loading, manipulating, and displaying them | 58 |
layoutfarm/typography | A C# library that provides a cross-platform font reader and layout engine. | 411 |
matthewgonzalez/fontplop | Converts font files to multiple formats for web use | 786 |
adobe-type-tools/opentype-svg | Tools and sample files for creating OpenType-SVG fonts using Python | 214 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
twardoch/fonttools-opentype-feature-freezer | Tool for applying OpenType features to fonts | 385 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 70 |
roeln/chromacheck | A tool to test if web browsers support color font formats | 80 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
pistondevelopers/freetype-sys | A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |