Feature #14493

"LINE" Object for GIFBuilder

Added by Simon Ihmig over 8 years ago. Updated almost 7 years ago.

Status:Accepted Start date:2005-01-13
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Frontend
Target version:-
TYPO3 Version:4.0 Complexity:
PHP Version:4
Votes: 0

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)

0000680-class.tslib_gifbuilder.php.patch (1.6 kB) Administrator Admin, 2005-01-13 22:24

History

Updated by Mathias Schreiber almost 7 years ago

I like that idea, keep it in mind

Also available in: Atom PDF