allsorts
Font parser
A font parsing and shaping library for complex scripts used in software rendering
Font parser, shaping engine, and subsetter implemented in Rust
723 stars
36 watching
21 forks
Language: Rust
last commit: about 1 month ago fontfont-layoutfont-shapingfont-subsetopentyperust
Related projects:
Repository | Description | Stars |
---|---|---|
bodoni/postscript | A Rust-based parser for PostScript font files | 11 |
bodoni/opentype | A Rust-based library for parsing and building OpenType font files | 38 |
bodoni/font | Tools for working with font files and their structures | 33 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 618 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 70 |
vidstige/nrasterizer | A C# library that loads and rasterizes TrueType fonts to bitmap images. | 39 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 514 |
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |
mmstick/fontfinder | An application for browsing and installing fonts from Google's font archive | 275 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
thisarmy/fontsinfo | Tool to extract and analyze information about Google Fonts archive | 17 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |
razrfalcon/fontdb | A simple in-memory font database with CSS-like queries | 139 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |