Hi All,
After I install a new font into Linux, how do I get that new font(s) to load into Wine?
That is, other than copying it into the wine fonts directory manually. I want the new fonts to load into any new WINEPREFIX I create.
Many thanks,
-T
how do I get Wine to pick up new fonts I install in Linux?
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: how do I get Wine to pick up new fonts I install in Linu
Wine should automatically see any fonts installed systemwide.
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: how do I get Wine to pick up new fonts I install in Linu
Well ...dimesio wrote:Wine should automatically see any fonts installed systemwide.
Code: Select all
$ fc-match 'MS Sans Serif'
sserife.fon: "MS Sans Serif" "Regular"
I had to copy sserife.fon directly into ".wine/drive_c/windows/Fonts" to Approach and Word Pro to find it.
Any idea what is going wrong? Time to file a bug?
Many thanks,
-T
Re: how do I get Wine to pick up new fonts I install in Linu
Sorry, I was only thinking of truetype fonts. Wine doesn't use systemwide bitmap fonts; there's already an enhancement bug for that. https://bugs.winehq.org/show_bug.cgi?id=24923
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: how do I get Wine to pick up new fonts I install in Linu
Just signed up for the bug. Thank you!dimesio wrote:Sorry, I was only thinking of truetype fonts. Wine doesn't use systemwide bitmap fonts; there's already an enhancement bug for that. https://bugs.winehq.org/show_bug.cgi?id=24923