18 Commits

Author SHA1 Message Date
stronk7
768cf7d5d1 Now graphlib also works with ttf fonts installed under
moodledata/lang dir. Rest of functionality not modified.
2006-04-05 23:03:18 +00:00
moodler
01dc6ab67a Various little tweaks here and there 2005-03-11 14:56:34 +00:00
gustav_delius
dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
gustav_delius
78d7fa79cf implemented a provisional hack by roger to avoid division by zero reported in bug 1231. 2004-05-08 21:27:33 +00:00
moodler
b3fc547b68 Allow a big catch-all Unicode font to be placed in lib/default.ttf
eg ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP
2004-04-28 15:39:32 +00:00
moodler
6ebd2c691b Uses iconv by default to convert texts into UTF-8 to keep GD happier. 2004-04-28 14:18:25 +00:00
moodler
8fad496688 Still trying to get this retun situation sorted out 2003-05-26 02:42:49 +00:00
moodler
c451c1f6bd Removed mystery character? 2003-05-26 02:40:26 +00:00
moodler
c8ddb345b9 DOS format 2003-05-26 02:32:11 +00:00
moodler
d60131c3c9 Changes to use fonts in language packs, and also to use a language
decoding function if necessary
2003-01-21 09:17:10 +00:00
moodler
f6e653e06a Moved fonts into language pack so that other languages can have
proper displays in graphs
2003-01-21 07:27:01 +00:00
moodler
47f1da80d0 More little fixups for robustness 2002-12-30 05:13:43 +00:00
martin
4c26ac16d3 Orange 2002-08-14 05:58:36 +00:00
martin
fb8418d9bc Added some new colours 2002-08-14 05:27:35 +00:00
martin
f21a723827 If the array y_tick_labels is defined, then these are used instead of
numbers on the left-hand y-axis.  See mod/survey/graph.php for usage.
2002-04-13 02:49:21 +00:00
martin
c4bb2bd0ee Added "$factor = round($factor * 1000.0) / 1000.0;"
to function find_range ... it fixes some strange rounding
errors that were happening with Moodle surveys.
2002-04-12 13:20:17 +00:00
martin
b6d402a6d6 No functional changes, just fixed comments to make the Moodle mods clearer. 2001-12-01 09:47:30 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00