Help installing fonts

Questions about Wine on Linux
Locked
SisterRay777
Newbie
Newbie
Posts: 1
Joined: Tue Dec 15, 2020 5:00 pm

Help installing fonts

Post by SisterRay777 »

Ok so the program I am trying to run is MusicBee in Arch Linux. The program itself works fine I have no issues there. But I have a music library with lots different language scripts and I have been able to get support for most of them by setting my locale to en_US.UTF-8 and installing fonts and all that in winetricks. This covers a lot of the non-latin scripts like korean, japanese, chinese, greek, etc. However some of the more 'obscure' scripts like khmer, burmese, inuktitut, etc. still display as rectangles. I had all of these fonts displaying in my windows set up (I dual boot with windows 10) and tried copying over all my windows 10 fonts to my /drive_c/windows/fonts folder but it doesn't seem to have any effect. How can I be able to display these fonts without changing my locale to that language specifically? They display fine in Dolphin file manager in Arch, but my wine cannot display these. Any help would be really appreciated thanks.
fargodwe

Re: Help installing fonts

Post by fargodwe »

Does this help?

Code: Select all

https://forum.winehq.org/viewtopic.php?t=13113
fargodwe

Re: Help installing fonts

Post by fargodwe »

3 & 4 on in this list might help as well

Code: Select all

https://askubuntu.com/questions/86335/installing-other-fonts-on-wine[code]
Locked