1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-servers/Xfstt/files/patch-ac

12 lines
326 B
Plaintext
Raw Normal View History

--- perftest.cpp.orig Wed Dec 23 21:21:45 1998
+++ perftest.cpp Wed Dec 23 21:22:15 1998
@@ -1,7 +1,7 @@
// test ttf engine performance
// (C) Copyright 1997-1998 Herbert Duerr
-#define TTFONTDIR "/usr/ttfonts"
+#define TTFONTDIR "/usr/X11R6/lib/X11/fonts/TrueType"
#define MAXFONTBUFSIZE (2048*2048)
#include "ttf.h"