Project

General

Profile

Actions

Feature #15288

closed

Ellipse Gifbuilder Function

Added by Thomas Peterson over 18 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2005-12-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

With this Patches can you use Ellipse in TypoScript (GIFBUILDER).

eg.
10 = ELLIPSE
10.dimensions = 100,100,50,50
10.color = red

dimension=x,y,width,high

German: http://www.thomas-peterson.de/blogdisplay/archive/2005/december/14/kreise_per_ts/index.html

(issue imported from #M2049)


Files

class.t3lib_stdgraphic.patch (532 Bytes) class.t3lib_stdgraphic.patch Administrator Admin, 2005-12-15 22:43
class.tslib_gifbuilder.patch (1.2 KB) class.tslib_gifbuilder.patch Administrator Admin, 2005-12-15 22:43
2049.diff (2.46 KB) 2049.diff Administrator Admin, 2010-06-25 16:13
2049v2.diff (2.17 KB) 2049v2.diff Administrator Admin, 2010-06-25 18:12
2049v3_onlyMakeEllipseFunction.diff (1.85 KB) 2049v3_onlyMakeEllipseFunction.diff Administrator Admin, 2010-06-25 19:48
Actions #2

Updated by Sebastian Kurfuerst over 18 years ago

Hi,
as you worked on the gifbuilder during zap-the-gremlins, I thought you might have a look. (Btw - is truecolor now implemented in the core? If yes, you'd need to adjust the patch here - that's why I sent this to you instead of doing it myself).

Actions #3

Updated by Thomas Peterson over 18 years ago

My English is bad.

Truecolor is used in core eg. :
$im_base = imagecreatetruecolor(imagesx($im), imagesy($im));
Only when use GD2

What you mean? with adjust the path here?

Thanks

Actions #4

Updated by Not Only Pixel about 14 years ago

New patch pending in core list.

Actions #5

Updated by Not Only Pixel about 14 years ago

attached 2049.diff

Actions #6

Updated by Not Only Pixel about 14 years ago

attached version 2

Actions #7

Updated by Not Only Pixel about 14 years ago

attached version 3

Actions #8

Updated by Susanne Moog almost 14 years ago

rev 8200

Actions #9

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF