font
Font parser
Tools for working with font files and their structures
Builder and parser for fonts
34 stars
4 watching
5 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
fontopentypeparsingtypefacetypography
Related projects:
Repository | Description | Stars |
---|---|---|
bodoni/opentype | A Rust-based library for parsing and building OpenType font files | 38 |
bodoni/postscript | A Rust-based parser for PostScript font files | 11 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 71 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 727 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 643 |
sixlabors/fonts | A library that loads and renders various font formats. | 322 |
servo/font-kit | A cross-platform font loading library written in Rust | 701 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 363 |
mmstick/fontfinder | An application for browsing and installing fonts from Google's font archive | 275 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |
ninjaprox/inkwell | A font library that allows dynamic loading and seamless use of custom fonts on mobile devices. | 154 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,750 |
razrfalcon/fontdb | A simple in-memory font database with CSS-like queries | 140 |