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. | 471 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 618 |
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,744 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
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 | 33 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 723 |
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
vidstige/nrasterizer | A C# library that loads and rasterizes TrueType fonts to bitmap images. | 39 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |