https://bugzilla.wikimedia.org/show_bug.cgi?id=52045
--- Comment #21 from Bawolff (Brian Wolff) <[email protected]> --- Experimentation locally suggests that running things through vips im_clip2fmt tempInput.v finalOutput.png 2 may fix the issue mentioned in comment 2 (For reference, the 2 means convert to IM_BANDFMT_USHORT. Previously the convolution had converted it to IM_BANDFMT_FLOAT, which seems to sometimes cause problems when outputting as png. I'm unclear as to the why.) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
