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
727 stars
37 watching
21 forks
Language: Rust
last commit: 3 months 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 | 34 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 643 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 71 |
vidstige/nrasterizer | A C# implementation of an OpenType font parser and rasterizer | 40 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 523 |
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 | 701 |
razrfalcon/fontdb | A simple in-memory font database with CSS-like queries | 140 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |