Problem/Motivation

It would be of some use a feature to define the color to be used for transparency in GIF images. The image system handles GIF images with transparent color already set, but currently does not have the possibility to change it or to set a transparent color for full opaque images.

There are image toolkit operations to provide that in the Textimage module, that could be moved here, and an ImageEffect on its own created to use them.

Proposed resolution

Provide patch and test coverage.

CommentFileSizeAuthor
#3 2667562-3.patch14.82 KBmondrake
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Issue summary: View changes
mondrake’s picture

Status: Active » Needs review
FileSize
14.82 KB

Here's the idea, with tests.

Dragan Eror’s picture

Status: Needs review » Reviewed & tested by the community

Code looks very clean and module works perfectly! Awesome job @mondrake, thank you very much!

  • slashrsm committed c4ee9d2 on 8.x-1.x authored by mondrake
    Issue #2667562 by mondrake, Dragan Eror: Add "Set transparent color"...
slashrsm’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thank you both!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.