← Back to team overview

phatch-dev team mailing list archive

[Bug 529343] Re: The grid action does not deal well with palettes, transparency and alpha masks

 

It is still not working with transparency png images I used, I'm attaching an example.
Why is there a background option? I don't think there is a need for such option. We have one of two cases:
1. The image contain no transparency at all. In this case there is no need for background color.
2. The image contain transparency, in this case it is better to keep the transparency and in case the user wants to add a background he can use the background action.

Instead of handling all the corner cases one by one, it's better to
simply add a paste function to imtools that will paste the images
correctly on a canvas. You can follow the recipe on my website here:
http://nadiana.com/pil-tutorial-how-create-button-generator#Examples


** Attachment added: "actionlist.tar.gz"
   http://launchpadlibrarian.net/39879005/actionlist.tar.gz

-- 
The grid action does not deal well with palettes, transparency and alpha masks
https://bugs.launchpad.net/bugs/529343
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Committed

Bug description:
Imtools misses functionality to handle these corner cases well. It should be implemented.





References