Registry / utility / ttf-noto-sans

ttf-noto-sans

JSON →
library0.1.2rscratesunverified

Noto Sans TrueType fonts for embedding into your application binary.

# Cargo.toml [dependencies] ttf-noto-sans = "0.1.2"
INSTALL
IMPORT
SIG · TTF-NOTO-SANS
T
ttf-noto-sans
utilityrustv0.1.2
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.

NOTO_SANS_REGULAR
use ttf_noto_sans::NOTO_SANS_REGULAR;

Access the embedded Noto Sans Regular font data.

use ttf_noto_sans::NOTO_SANS_REGULAR; fn main() { println!("Font size: {} bytes", NOTO_SANS_REGULAR.len()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
ttf-noto-sans — cargo add ttf-noto-sans · libregistry