font-rs
Font renderer
A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs.
756 stars
33 watching
49 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| A collection of Rust crates providing rendering abstractions. | 30 |
| A repository of font files to support the fontwr software | 4 |
| A pure Nim implementation of font rasterization and text typesetting | 148 |
| A text rendering library built on top of glyph_brush and optimized for use with wgpu | 456 |
| A Rust-based parser for PostScript font files | 11 |
| A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| Tools for working with font files and their structures | 34 |
| A cross-platform font loading library written in Rust | 701 |
| A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A Rust implementation of physically based rendering techniques. | 813 |
| A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |