Registry / utility / glyph-brush-layout

glyph-brush-layout

JSON →
library0.2.4rscratesunverified

Text layout for ab_glyph, providing glyph positioning and shaping.

# Cargo.toml [dependencies] glyph_brush_layout = "0.2.4"
INSTALL
IMPORT
SIG · GLYPH-BRUSH-LAYOUT
G
glyph-brush-layout
utilityrustv0.2.4
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.

Layout
use glyph_brush_layout::Layout;

Creates a new Layout instance for text glyph positioning.

use glyph_brush_layout::Layout; fn main() { let layout = Layout::new(); println!("Layout created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
glyph-brush-layout — cargo add glyph-brush-layout · libregistry