wine.inf: Add substitution for font MS Serif

Dmitry Timoshkov dmitry at baikal.ru
Tue Feb 3 22:20:44 CST 2015


Stefan Leichter <Stefan.Leichter at camline.com> wrote:

> --- a/loader/wine.inf.in
> +++ b/loader/wine.inf.in
> @@ -562,6 +562,7 @@ HKLM,%FontSubStr%,"Courier New Greek,161",,"Courier New,161"
>  HKLM,%FontSubStr%,"Courier New TUR,162",,"Courier New,162"
>  HKLM,%FontSubStr%,"Helv",,"MS Sans Serif"
>  HKLM,%FontSubStr%,"Helvetica",,"Arial"
> +HKLM,%FontSubStr%,"MS Serif",,"Liberation Serif"
>  HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma"
>  HKLM,%FontSubStr%,"Times",,"Times New Roman"
>  HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"Times New Roman,186"

Font substitutions are supposed to replicate what Windows have
there and therefore list only fonts available under Windows.
There is Wine\Fonts\Replacements for host to Wine font mappings.

-- 
Dmitry.



More information about the wine-devel mailing list