font-index 0.1.2

Static index for system fonts
Documentation
1
2
3
4
//! Commonly used font types.

pub use super::Font;
pub use swash::{Stretch, Style, Setting, Weight};