fschutt / rust-fontconfig

Pure-Rust rewrite of the Linux fontconfig library (no system dependencies) - using ttf-parser and allsorts
MIT License
39 stars 8 forks source link

Fix MacOS search locations #8

Closed TheApplePieGod closed 8 months ago

TheApplePieGod commented 8 months ago

Expand the default search locations to include system and other built-in fonts. Also, fix searching user-installed fonts by explicitly specifying the HOME env variable rather than ~.