Add font substitutes for Bitstream Vera fonts

Mike Hearn mike at theoretic.com
Sat Dec 27 06:01:42 CST 2003


Now we have these lovely fonts, it makes sense to use them. Without this
patch standard Wine on many systems defaults to the first font found via
fontconfig (in my case BitStream Vera Mono) which looks bad.

Mike Hearn <mike at theoretic.com>
Add font substitutes for Bitstream Vera Fonts

Index: winedefault.reg
===================================================================
RCS file: /home/wine/wine/winedefault.reg,v
retrieving revision 1.83
diff -u -r1.83 winedefault.reg
--- winedefault.reg     8 Dec 2003 22:19:12 -0000       1.83
+++ winedefault.reg     27 Dec 2003 10:46:06 -0000
@@ -2841,6 +2841,8 @@
 "Times New Roman Greek,161"="Times New Roman,161"
 "Times New Roman TUR,162"="Times New Roman,162"
 "Tms Rmn"="Times New Roman"
+"System"="Bitstream Vera Sans"
+"MS Sans Serif"="Bitstream Vera Sans"
  
 [HKEY_CLASSES_ROOT\AVIFile\Compressors\auds]
 @="{0002000F-0000-0000-C000-000000000046}"





More information about the wine-patches mailing list