truetype
Font parser library
A library that reads and interprets the TrueType font format
A library for reading fonts from the TrueType format
17 stars
58 watching
4 forks
Language: Rust
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pistondevelopers/freetype-sys | A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |
pistondevelopers/freetype-rs | Rust bindings for a widely used 2D typography library | 85 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
bodoni/opentype | A Rust-based library for parsing and building OpenType font files | 38 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,750 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 417 |
maxdidit/firetype | A library that parses OpenType fonts and renders them using Stage3D | 102 |
bodoni/font | Tools for working with font files and their structures | 34 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 643 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 727 |
sixlabors/fonts | A library that loads and renders various font formats. | 322 |
vidstige/nrasterizer | A C# implementation of an OpenType font parser and rasterizer | 40 |
servo/font-kit | A cross-platform font loading library written in Rust | 701 |