I use MS Word 2010 in Wine and
I have the font Arial in the following folders:
Code: Select all
~/.local/share/wineprefixes/Microsoft_2010/drive_c/windows/Fonts/
/opt/wine-staging/share/wine/fonts/
/usr/share/fonts/
Code: Select all
/opt/wine-staging/share/wine/fonts/
My expectation was that ...
Code: Select all
~/.local/share/wineprefixes/Microsoft_2010/drive_c/windows/Fonts/
Why does Wine prioritize the fonts in ...
Code: Select all
/opt/wine-staging/share/wine/fonts/
Code: Select all
~/.local/share/wineprefixes/Microsoft_2010/drive_c/windows/Fonts/
Why does this prioritization make more sense?
Very interested in this. Thank you.