MantisBT: mantishub-1.3.x-20150418_1638 551b436b

Author Committer Branch Timestamp Parent
Victor Boctor Victor Boctor mantishub-1.3.x-20150418_1638 2014-11-02 06:13 mantishub-1.3.x-20150418_1638 5824329b
Changeset

Remove MantisGraph plugin font configurability

This change bundles a single font and makes the graph API use it.
Before the graph had complexity related to supporting N fonts,
and often the plugin wasn't working due to the fonts not being found.

add - fonts/verdana.ttf Diff File
mod - mantishub_config_inc.php Diff File
mod - plugins/MantisGraph/core/graph_api.php Diff File
mod - plugins/MantisGraph/pages/config.php Diff File