diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-03 22:58:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-04-03 22:58:44 +0100 |
| commit | 36971ecc260b46a4092a4ba3099c3e52e2d1b916 (patch) | |
| tree | 46ef3e31e41d387453fdca9963d9cca0586144d0 /fonts/fonts.conf.windows | |
| parent | ca525d4d6371baee4f3aa9a0888f436b9458ee30 (diff) | |
Add fonts.conf to OS X build to try to fix failure to synthesizev2.13.142
bold/italic on 10.12 (Sierra) and earlier (#1524).
Diffstat (limited to 'fonts/fonts.conf.windows')
| -rw-r--r-- | fonts/fonts.conf.windows | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fonts/fonts.conf.windows b/fonts/fonts.conf.windows new file mode 100644 index 000000000..2b1c0ae4d --- /dev/null +++ b/fonts/fonts.conf.windows @@ -0,0 +1,5 @@ +<fontconfig> +<dir>C:\windows\fonts</dir> +<cachedir>~/AppData/Local/Temp/fontconfig</cachedir> +</fontconfig> + |
