JT Smith
|
62b776d55a
|
Fixed a problem with graphing created by the newer versions of Image Magick.
|
2009-06-02 18:42:43 +00:00 |
|
JT Smith
|
04f2388ef8
|
The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
|
2008-11-26 16:59:25 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Graham Knop
|
92fb660f50
|
fix graph sizing problems with graphicsmagick
|
2007-10-11 21:51:29 +00:00 |
|
JT Smith
|
9775400b8a
|
graphing doesn't work with GraphicsMagick
|
2007-10-03 23:23:44 +00:00 |
|
Graham Knop
|
afdc412033
|
fix image library selection
|
2007-09-12 20:51:23 +00:00 |
|
Graham Knop
|
b64102a91f
|
fix thumbnail script with Graphics::Magick, other cleanups
|
2007-09-06 16:11:39 +00:00 |
|
JT Smith
|
bde1a7a941
|
Graphics::Magick is now the standard graphics package in WebGUI, but
Image::Magick will be supported for backwards compatibility. See gotcha.txt
for details.
|
2007-07-26 03:23:47 +00:00 |
|
Martin Kamerbeek
|
dcf64ed83b
|
Fixed WebGUI::Image->new doesn't obey width and height settings
|
2007-04-20 15:00:15 +00:00 |
|
Colin Kuskie
|
534855ddc8
|
add missing filename methods
|
2006-07-19 18:10:37 +00:00 |
|
Wouter van Oijen
|
2d9565775f
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Wouter van Oijen
|
684f08649d
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Martin Kamerbeek
|
2ecedbb765
|
Added more and more pod, and fixed some pod bugs.
|
2006-05-09 15:05:06 +00:00 |
|
Martin Kamerbeek
|
a4254f51b4
|
Adding the first part of the graphing POD and changed the drawLabel function to have a saner api
|
2006-05-02 14:48:42 +00:00 |
|
Martin Kamerbeek
|
27af7de00c
|
Adding the graphing engine.
|
2006-04-30 22:40:23 +00:00 |
|