openbsd-ports/x11/xfstt/patches/patch-ac
2000-01-25 05:56:48 +00:00

12 lines
339 B
Plaintext

--- perftest.cpp.orig Mon Jan 24 23:37:20 2000
+++ perftest.cpp Mon Jan 24 23:37:40 2000
@@ -1,7 +1,7 @@
// test ttf engine performance
// (C) Copyright 1997-1998 Herbert Duerr
-#define TTFONTDIR "/usr/share/fonts/truetype"
+#define TTFONTDIR "/usr/X11R6/lib/X11/fonts/TrueType"
#define MAXFONTBUFSIZE (2048*2048)
#include "ttf.h"