Description: Patch to use Debian fonts
Origin: Barry deFreese <bdefreese@debian.org>
Last-Update: 2009-05-11
Index: pgfouine/include/reporting/artichow/Artichow.cfg.php
===================================================================
--- pgfouine.orig/include/reporting/artichow/Artichow.cfg.php	2010-05-20 00:51:18.000000000 -0500
+++ pgfouine/include/reporting/artichow/Artichow.cfg.php	2010-05-24 22:56:06.000000000 -0500
@@ -19,7 +19,7 @@
  * Don't change the value of the constant ARTICHOW_FONT, only the value of $path (due to a PHP bug)
  */

-define('ARTICHOW_FONT', ARTICHOW.DIRECTORY_SEPARATOR.'..'.DIRECTORY_SEPARATOR.'font');
+define('ARTICHOW_FONT', '/usr/share/fonts/truetype/ttf-dejavu');


 /*
