rusttype
Font renderer
A Rust library for working with OpenType fonts and rendering text on graphics hardware.
Mirror of https://gitlab.redox-os.org/redox-os/rusttype
618 stars
28 watching
52 forks
Language: Rust
last commit: 10 months ago
Linked from 2 awesome lists
fontopentyperusttruetype
Related projects:
Repository | Description | Stars |
---|---|---|
raphlinus/font-rs | A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |
bodoni/opentype | A Rust-based library for parsing and building OpenType font files | 38 |
not-fl3/miniquad_text_rusttype | A Rust library that uses miniquad to render text with TrueType fonts. | 6 |
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
yeslogic/allsorts | A font parsing and shaping library for complex scripts used in software rendering | 723 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |
ivarref/opentype.clj | An API for rendering OpenType fonts on the JVM. | 2 |
treeform/typography | A pure Nim implementation of font rasterization and text typesetting | 148 |
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,476 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
dfrg/swash | A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 657 |
redox-os/termion | A library that provides low-level handling and manipulation of terminals | 2,108 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 487 |