1 |
unnilennium |
1.1 |
diff -up smeserver-unjunkmgr-2.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php.ttfpatch smeserver-unjunkmgr-2.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php |
2 |
|
|
--- smeserver-unjunkmgr-2.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php.ttfpatch 2013-06-26 14:31:18.000000000 -0400 |
3 |
|
|
+++ smeserver-unjunkmgr-2.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php 2013-06-26 14:40:29.000000000 -0400 |
4 |
|
|
@@ -38,6 +38,8 @@ |
5 |
|
|
// define('CACHE_DIR','/tmp/jpgraph_cache/'); |
6 |
|
|
// define('TTF_DIR','/usr/share/fonts/truetype/'); |
7 |
|
|
// define('MBTTF_DIR','/usr/share/fonts/truetype/'); |
8 |
|
|
+define('TTF_DIR','/usr/local/unjunkmgr/msttcorefonts/'); |
9 |
|
|
+define('MBTTF_DIR','/usr/local/unjunkmgr/msttcorefonts/'); |
10 |
|
|
|
11 |
|
|
//------------------------------------------------------------------------- |
12 |
|
|
// Cache directory specification for use with CSIM graphs that are |