Registry / graphics / gfx-glyph

gfx-glyph

JSON →
library0.17.1rscratesunverified

Fast GPU cached text rendering using gfx-rs & ab_glyph.

# Cargo.toml [dependencies] gfx_glyph = "0.17.1"
INSTALL
IMPORT
SIG · GFX-GLYPH
G
gfx-glyph
graphicsrustv0.17.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GlyphBrush
use gfx_glyph::GlyphBrush;

Creates a GlyphBrush for GPU-accelerated text rendering.

use gfx_glyph::GlyphBrush; fn main() { let _brush = GlyphBrush::builder() .build(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gfx-glyph — cargo add gfx-glyph · libregistry