Moved font directory to somewhere potentially sane

This commit is contained in:
Tristan Olive 2012-03-17 18:17:51 -04:00 committed by Oliver Bock
parent 804fcf0f67
commit 3ba29a993b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
var $ScaleMinDivHeight = 20; // Minimum height for scame divs
/* Font properties */
var $FontName = "fonts/DejaVuSans.ttf"; // Default font file
var $FontName = "sites/all/libraries/fonts/DejaVuSans.ttf"; // Default font file
var $FontSize = 12; // Default font size
var $FontBox = NULL; // Return the bounding box of the last written string
var $FontColorR = 0; // Default color settings