diff options
-rw-r--r-- | pts-core/objects/pts_Graph.php | 2 | ||||
-rw-r--r-- | pts-core/pts-results-viewer/fonts/Sans.ttf (renamed from pts-core/pts-results-viewer/Sans.ttf) | bin | 160692 -> 160692 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/objects/pts_Graph.php b/pts-core/objects/pts_Graph.php index 85d63d1..5b35cf1 100644 --- a/pts-core/objects/pts_Graph.php +++ b/pts-core/objects/pts_Graph.php @@ -98,7 +98,7 @@ class pts_Graph // Directory for TTF Fonts if(!defined("FONT_DIRECTORY") && defined("RESULTS_VIEWER_DIR")) { - putenv("GDFONTPATH=" . RESULTS_VIEWER_DIR); + putenv("GDFONTPATH=" . RESULTS_VIEWER_DIR . "fonts/"); } else if(defined("FONT_DIRECTORY")) { diff --git a/pts-core/pts-results-viewer/Sans.ttf b/pts-core/pts-results-viewer/fonts/Sans.ttf Binary files differindex f1466ec..f1466ec 100644 --- a/pts-core/pts-results-viewer/Sans.ttf +++ b/pts-core/pts-results-viewer/fonts/Sans.ttf |