GNOME Bugzilla – Bug 778354
photos:insta-curve should support buffers with alpha channel
Last modified: 2017-05-10 13:31:24 UTC
Currently the photos:insta-curve operation support buffers with alpha channels. It should, because we might have a PNG with transparency.
(In reply to Debarshi Ray from comment #0) > Currently the photos:insta-curve operation support buffers with alpha I meant: "doesn't support". Sorry.
Created attachment 349455 [details] Sample PNG with transparency
One can see a symptom of this problem when using the magic filters on the attached PNG. Instead of just modifying the coloured cookies (which are not transparent), it also adds a rectangular background to the image. It shouldn't do that.
Created attachment 351546 [details] [review] operation-insta-curve: Support buffers with alpha channel