Skip to main content

scan

Function scan 

Source
pub fn scan(path: &Path) -> impl Iterator<Item = (FontPath, FontInfo)>
Available on crate feature scan-fonts only.
Expand description

Scans for fonts in a directory.

The directory is searched recursively.