miniquad_text_rusttype
Text renderer
A Rust library that uses miniquad to render text with TrueType fonts.
6 stars
3 watching
5 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
not-fl3/miniquad | A lightweight, cross-platform graphics abstraction library in Rust. | 1,579 |
not-fl3/imgui-miniquad-render | A Rust library for rendering 3D miniquads using ImGui | 5 |
not-fl3/egui-miniquad | Provides an Egui GUI binding for the Miniquad graphics library | 78 |
redox-os/rusttype | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 618 |
linebender/tiny-skia | A minimal 2D rendering library for Rust. | 1,142 |
not-fl3/nanoshredder | An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 |
smokku/bevy_miniquad | A plugin that integrates Bevy engine with a custom rendering solution using Miniquad | 38 |
not-fl3/miniquad-js-interop-demo | Rust/Javascript interop demo using miniquad to showcase web assembly integration | 5 |
smokku/femtovg | An antialiased 2D vector graphics rendering library written in Rust. | 0 |
not-fl3/cargo-webquad | A tool to simplify deployment of miniquad/macroquad-based projects on web. | 4 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
maxdidit/firetype | A library that parses OpenType fonts and renders them using Stage3D | 102 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
vidstige/nrasterizer | A C# library that loads and rasterizes TrueType fonts to bitmap images. | 39 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |