postscript
Font parser
A Rust-based parser for PostScript font files
Parser of PostScript fonts
11 stars
5 watching
0 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
fontparsingpostscripttypefacetypography
Related projects:
Repository | Description | Stars |
---|---|---|
bodoni/font | Tools for working with font files and their structures | 34 |
bodoni/opentype | A Rust-based library for parsing and building OpenType font files | 38 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 727 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 71 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 643 |
servo/font-kit | A cross-platform font loading library written in Rust | 701 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,961 |
florob/rustyxml | An XML parser written in Rust | 103 |
raphlinus/font-rs | A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |
razrfalcon/fontdb | A simple in-memory font database with CSS-like queries | 140 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
shnewto/bnf | A parser for Backus-Naur form grammars in Rust. | 262 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |