30aa51c
= wine-tahoma-fonts =
30aa51c
Wine provides the wine tahoma font family. In fedora embedded bitmaps are
e683cc3
turned off per default (/etc/fonts/conf.d/20-wine-tahoma-nobitmaps.conf) as
e683cc3
this will provide smoother letters for most users.
30aa51c
30aa51c
If you do not like the wine tahoma font experience but want to keep it
30aa51c
installed you can turn it of by adding the following to ~/.fonts.conf or by
30aa51c
adding a file containing the following to ~/.fonts.conf.d/:
30aa51c
30aa51c
30aa51c
30aa51c
<fontconfig>
30aa51c
30aa51c
<selectfont>
30aa51c
<rejectfont>
30aa51c
<glob>*/wine-tahoma-fonts/*</glob>
30aa51c
</rejectfont>
30aa51c
</selectfont>
30aa51c
</fontconfig>