Set TrueType font for graph titles
Ali Majdzadeh K... - July 13, 2008 - 19:43
| Project: | Graphstat |
| Version: | 5.x-1.0 |
| Component: | Rendering |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Ali Majdzadeh Kohbanani |
| Status: | active |
Description
In phplot.php, I set $use_ttf variable to TRUE in order to use TrueType fonts. Then I copied a TrueType font (tahoma.ttf) where the graphstat resides (which means at the directory where the phplot.php searches to find the ttf font). Well, the SetFont() functions, reports the following error:
Can't find truetype font tahoma.ttf
Is this a bug?
