openbsd-ports/x11/xmbdfed/patches/patch-xmbdfed_c
naddy 7837a7d329 Update to 4.7, patch 1:
- Completely revamped the PSF font import/export system to make it
  actually useable.
- Changed to use FreeType 2.
- Miscellaneous fixes.
2004-04-05 21:41:46 +00:00

13 lines
564 B
Plaintext

$OpenBSD: patch-xmbdfed_c,v 1.2 2004/04/05 21:41:46 naddy Exp $
--- xmbdfed.c.orig 2004-03-18 14:16:50.000000000 +0100
+++ xmbdfed.c 2004-03-18 14:17:35.000000000 +0100
@@ -103,7 +103,7 @@ static Boolean exiting = False;
#define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d"
static String fallback_resources[] = {
- "*fontList: -adobe-new century schoolbook-medium-r-normal--14-140-75-75-p-82-iso8859-1",
+/* "*fontList: -adobe-new century schoolbook-medium-r-normal--14-140-75-75-p-82-iso8859-1", */
(String) NULL,
};