openbsd-ports/x11/xfstt/patches/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"