ttf-parser
Font parser
A high-level TrueType font parser with a safe, zero-allocation API
A high-level, safe, zero-allocation TrueType font parser.
643 stars
24 watching
71 forks
Language: Rust
last commit: 3 months ago opentypeotftruetypettf
Related projects:
Repository | Description | Stars |
---|---|---|
| Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
| A Rust-based library for parsing and building OpenType font files | 38 |
| A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,750 |
| Tools for working with font files and their structures | 34 |
| A Rust-based parser for PostScript font files | 11 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A font parsing and shaping library for complex scripts used in software rendering | 727 |
| Provides an interface to render TrueType fonts in SDL applications | 417 |
| A library that provides tools for working with TrueType fonts | 12 |
| A fast binary parser with support for incremental input | 9 |
| A library that reads and interprets the TrueType font format | 17 |
| A test suite for OpenType font rendering and localization | 13 |
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| A simple in-memory font database with CSS-like queries | 140 |
| A Rust port of HarfBuzz's shaping algorithm with some limitations and modifications to improve compatibility and usability. | 573 |