font
Font parser
Tools for working with font files and their structures
Builder and parser for fonts
33 stars
4 watching
4 forks
Language: Rust
last commit: about 1 month 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. | 70 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 723 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 362 |
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. | 618 |
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,744 |
razrfalcon/fontdb | A simple in-memory font database with CSS-like queries | 139 |