phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #01193
[Bug 532356] Re: Paste RGBA on RGBA is incorrect
Actually this bug is not rare at all and is far more serious as expected. It occurs whenever you want to paste an image with an alpha channel on top of another image with alpha channel. We need to scan all occurrences of paste to see if it is correct. imtools.paste now does seem to do the right thing identical to Gimp.
http://bazaar.launchpad.net/~stani/phatch/trunk/revision/1703
** Summary changed:
- Colors a little different between gimp and phatch
+ Paste RGBA on RGBA is incorrect
** Changed in: phatch
Importance: Medium => Critical
** Changed in: phatch
Status: Confirmed => Fix Committed
** Changed in: phatch
Assignee: (unassigned) => stani (stani)
--
Paste RGBA on RGBA is incorrect
https://bugs.launchpad.net/bugs/532356
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:
I ran the acceptance test on the background action and compared one of the results with what gimp would produce.
References