Actions
Feature #14493
closed"LINE" Object for GIFBuilder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2005-01-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I have extended class.tslib_gifbuilder.php to support an additional GIFBuilder object of type "LINE" to support drawing arbitrary lines (instead of just horizontal or vertical ones with the BOX object). This can be particularly usefull e.g. for drawing charts dynamically.
I have supplied a patch file, this might need some additional cleanup. It supports the following TS attributes:
- dimensions (similar to BOX)
- color
- thickness (in px)
Maybe this could be included in some form for the next release?
(issue imported from #M680)
Files
Actions