Project

General

Profile

Actions

Feature #28405

closed

Enable GIFBUILDER to generate 32-bit PNG images

Added by Georg Großberger almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2011-07-23
Due date:
% Done:

100%

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

Description

The GIFBUILDER cObject does not have the ability to render PNGs with an alpha channel - 32-bit PNGs. This is my proposal to enable this:

  • Introduce the "backColor" value "transparent". If this is set, the created blank image is not filled with a default or given color, but with a fully transparent background. All other properties are mapped on to of that.
  • The "[GFX][png_truecolor]" must be set to true for this. Setting "mapReduce" and / or "format" to "jpg" or "gif", disables this behaviour. In both cases the default white background is used.
  • If "backColor" is used with another value, the new property has no effect.
  • If "transparent" is set as "backColor", the GIFBUILDER properties "transparentBackground" and "transparentColor" have no effect.

I'm currently working on a patch for this.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #22797: alpha transparency issue with png_truecolor=1Closed2010-06-03

Actions
Is duplicate of TYPO3 Core - Feature #22455: GIFBUILDER & GMENU: alpha transparency for PNGClosed2010-04-14

Actions
Actions #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I0ce9a891710bbe1e7cae935c765aff2aa5640415 has been pushed to the review server.
It is available at http://review.typo3.org/3703

Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I0ce9a891710bbe1e7cae935c765aff2aa5640415 has been pushed to the review server.
It is available at http://review.typo3.org/3703

Actions #3

Updated by Steffen Gebert almost 13 years ago

  • Status changed from New to Closed

Closed as duplicate

Actions #4

Updated by Chris topher almost 13 years ago

  • Status changed from Closed to Under Review

I guess you only wanted to close the duplicate #22455 as this one here is already under review. :-)

Actions #5

Updated by Mr. Hudson almost 13 years ago

Patch set 3 of change I0ce9a891710bbe1e7cae935c765aff2aa5640415 has been pushed to the review server.
It is available at http://review.typo3.org/3703

Actions #6

Updated by Mr. Hudson almost 13 years ago

Patch set 4 of change I0ce9a891710bbe1e7cae935c765aff2aa5640415 has been pushed to the review server.
It is available at http://review.typo3.org/3703

Actions #7

Updated by Georg Großberger over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (4.6.0-beta1)
Actions

Also available in: Atom PDF