1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-fonts/xmbdfed/files/patch-ab
Christian Weisgerber 852f3548f1 Update to 4.7, patch 1. Notable changes in this release:
* Completely revamped the PSF font import/export system to make it
  actually useable.
* Changed to use FreeType 2.
* Miscellaneous fixes.
2004-03-18 18:11:03 +00:00

15 lines
458 B
Plaintext

$FreeBSD$
--- xmbdfed.c.orig Thu Mar 18 18:32:37 2004
+++ xmbdfed.c Thu Mar 18 18:33:17 2004
@@ -103,7 +103,7 @@
#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,
};