← Back to team overview

phatch-dev team mailing list archive

[Bug 487435] Re: Watermark action -- Opacity Value Ignored

 

This bug turned out to be more serious than I thought. It was a combination of 2 bugs.
1. Watermark images should be converted to a safe mode
2. There was a serious bug in convert_safe_mode. The transparency index was being deleted before converting to RGBA. Which will result in losing the transparency in the result. This should have been discovered long time ago since this function is used everywhere.

I fixed both bugs along with 2 possible bugs in this branch:
https://code.launchpad.net/~nadiana/phatch/bug_fix_487435

-- 
Watermark action -- Opacity Value Ignored
https://bugs.launchpad.net/bugs/487435
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: In Progress

Bug description:
On version 0.2.4-1 using the Watermark action, the opacity value is ignored.
No matter what value is entered from 0 - 100, opacity doesn't change.







References