Apparently done looking for "fonts.conf" FontConfig files
This commit is contained in:
parent
7f1ab23292
commit
6a5f8d3075
1 changed files with 1 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ https://tuxpaint.org/
|
||||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/95/
|
Closes https://sourceforge.net/p/tuxpaint/feature-requests/95/
|
||||||
Bill Kendrick <bill@newbreedsoftware.com>
|
Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
+ WIP Checking for fonts in any locations specified by "<dir>"
|
+ Checking for fonts in any locations specified by "<dir>"
|
||||||
entries found in system-wide and user-level FontConfig config files.
|
entries found in system-wide and user-level FontConfig config files.
|
||||||
This allows more fonts, and user-specific fonts, to be found & loaded.
|
This allows more fonts, and user-specific fonts, to be found & loaded.
|
||||||
- It looks for:
|
- It looks for:
|
||||||
|
|
@ -41,7 +41,6 @@ https://tuxpaint.org/
|
||||||
- `$XDG_CONFIG_HOME/fontconfig/fonts.conf` (Linux/Unix)
|
- `$XDG_CONFIG_HOME/fontconfig/fonts.conf` (Linux/Unix)
|
||||||
- or `$HOME/.config/fontconfig/fonts.conf`
|
- or `$HOME/.config/fontconfig/fonts.conf`
|
||||||
- `/boot/system/settings/fonts/fonts.conf` (Haiku)
|
- `/boot/system/settings/fonts/fonts.conf` (Haiku)
|
||||||
- FIXME: ??? (ships with Tux Paint) (macOS)
|
|
||||||
- Note: This adds a build dependency on `libxml-2.0`.
|
- Note: This adds a build dependency on `libxml-2.0`.
|
||||||
Bill Kendrick <bill@newbreedsoftware.com>
|
Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
h/t Mark Kim, Luc Schrijvers, & Shin-ichi TOYAMA
|
h/t Mark Kim, Luc Schrijvers, & Shin-ichi TOYAMA
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue