1 |
jcrisp |
1.1 |
diff -ruN jpgraph-4.3.4.old/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php jpgraph-4.3.4/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php |
2 |
|
|
--- jpgraph-4.3.4.old/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php 2020-11-24 00:07:48.364359812 +0100 |
3 |
|
|
+++ jpgraph-4.3.4/root/usr/local/unjunkmgr/jpgraph/jpg-config.inc.php 2020-11-24 00:20:10.676040760 +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/share/fonts/msttcorefonts/'); |
9 |
|
|
+define('MBTTF_DIR','/usr/share/fonts/msttcorefonts/'); |
10 |
|
|
+ |
11 |
|
|
//------------------------------------------------------------------------- |
12 |
|
|
// Cache directory specification for use with CSIM graphs that are |
13 |
|
|
// using the cache. |