Expand description
Font resolution using freedesktop fontconfig
Resolves font family names to file paths using the system’s fontconfig. Integrates with COSMIC’s font configuration and user preferences.
Structs§
- Resolved
Font - Font resolution result
Functions§
- fontconfig_
available - Check if fontconfig is available and has fonts
- resolve_
font - Resolve a font family name to a file path using fontconfig
- resolve_
font_ with_ style - Resolve a font with a specific style (bold, italic, etc)
- resolve_
sans - Resolve the system’s default sans-serif font