MantisBT: master-1.2.x 3f87254d

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-10-18 07:47 master-1.2.x ed4de9ae
Affected Issues  0010995: Graphs Plugin: Unable to read/find font
Changeset

Fix 0010995: Correct font paths and error messages for ezGraph

We need to return errors as an image so that they appear within an <img>
tag within HTML. Furthermore, the function needs to return the full path
to the font file in use. This is in contrast to the JpGraph mode where
we only need to return the file name of the font file. This discrepancy
would be good to avoid in the future if possible.

mod - plugins/MantisGraph/core/graph_api.php Diff File