system-fonts
System font discovery and locale-based preset selection for native platforms.
On wasm, font discovery is not supported and the find_* functions return empty results.
Installation
[]
= "0.1.1"
Usage
use ;
let = find_for_system_locale;
println!;
use ;
assert_eq!;
assert_eq!;
License
MIT OR Apache-2.0