Registry / other / zng-ext-font

zng-ext-font

JSON →
library0.15.0rscratesunverified

Part of the zng project.

# Cargo.toml [dependencies] zng-ext-font = "0.15.0"
INSTALL
IMPORT
SIG · ZNG-EXT-FONT
Z
zng-ext-font
otherrustv0.15.0
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.

Font
use zng_ext_font::Font;

Create a new font instance.

use zng_ext_font::Font; fn main() { let font = Font::new("Arial"); println!("{:?}", font); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
Amazon
1
Resources
zng-ext-font — cargo add zng-ext-font · libregistry