[TYPO3-core] RFC #2049: Feature: Use Ellipse in Gifbuilder
Kjeld Schumacher
ks at not-only-pixel.de
Fri Jun 25 16:11:55 CEST 2010
This is an SVN patch request.
Type: New feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=2049
Branches:
trunk
Solution:
Ellipse Gifbuilder Function
How-To-Test:
Apply Patch and use following Typoscript
lib.test = IMAGE
lib.test {
file = GIFBUILDER
file {
XY = 200,200
format = jpg
quality = 100
10 = ELLIPSE
10.dimensions = 100,100,50,50
10.color = red
}
}
# Default PAGE object:
page = PAGE
page.10 < lib.test
Notes:
This is 5 years old. I applied it to current trunk...
Because it is Bug Day, lets get rid of these old things :-)
Thanks Kjeld
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2049.diff
Type: text/x-diff
Size: 2517 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100625/6eaf2f8b/attachment.diff>
More information about the TYPO3-team-core
mailing list