mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
852f3548f1
* Completely revamped the PSF font import/export system to make it actually useable. * Changed to use FreeType 2. * Miscellaneous fixes.
15 lines
458 B
Plaintext
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,
|
|
};
|
|
|