]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10
authorJason Rumney <jasonr@gnu.org>
Fri, 27 Oct 2000 18:57:17 +0000 (18:57 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 27 Oct 2000 18:57:17 +0000 (18:57 +0000)
point, as Windows has oversized fonts.

src/fontset.c

index 1e1ca9be796f7c29024f0a34eeb50efa932023cf..00dea7c1dd49b9ad68136ab982e6ba9b42fd47fc 100644 (file)
@@ -1404,7 +1404,7 @@ syms_of_fontset ()
 #elif defined (WINDOWSNT)
   FONTSET_ASCII (Vdefault_fontset)
     = Fcons (make_number (0),
-            build_string ("-outline-courier new-normal-r-*-*-*-120-*-*-*-*-iso8859-1"));
+            build_string ("-*-courier new-normal-r-*-*-*-100-*-*-*-*-iso8859-1"));
 #else
   FONTSET_ASCII (Vdefault_fontset)
     = Fcons (make_number (0),