Minor macOS documentation corrections

This commit is contained in:
Mark Kim 2024-12-29 17:37:59 -05:00
parent 228b724cda
commit 0b28bf49e4
2 changed files with 11 additions and 5 deletions

View file

@ -34,7 +34,7 @@ https://tuxpaint.org/
+ WIP Checking for fonts in any locations specified by "<dir>"
entries found in system-wide and user-level FontConfig config files.
This allows more fonts, and user-specific fonts, to be found & loaded.
- TODO - Looks in $FONTCONFIG/fonts.conf on macOS, otherwise
- TODO - Looks in $FONTCONFIG_PATH/fonts.conf on macOS/iOS, otherwise
Un*x-specific `/etc/fonts/fonts.conf` and
`~/.config/fontconfig/fonts.conf`. Should look in the correct
places on other platforms.