1 |
jcrisp |
1.1 |
diff -ruN smeserver-unjunkmgr-3.0.old/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php smeserver-unjunkmgr-3.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php |
2 |
|
|
--- smeserver-unjunkmgr-3.0.old/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php 2020-11-18 13:42:39.890411467 +0100 |
3 |
|
|
+++ smeserver-unjunkmgr-3.0/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php 2020-11-18 13:44:41.889323049 +0100 |
4 |
|
|
@@ -39,6 +39,9 @@ |
5 |
|
|
// define('TTF_DIR','/usr/share/fonts/TrueType/'); |
6 |
|
|
// define('MBTTF_DIR','/usr/share/fonts/TrueType/'); |
7 |
|
|
|
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 |
13 |
|
|
// using the cache. |