Re: wine.inf: Add substitution for font MS Serif
3 Feb
2015
3 Feb
'15
10:20 p.m.
Stefan Leichter <Stefan.Leichter(a)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.
4054
Age (days ago)
4054
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov