Search found 2 matches

by svewap
2011-07-09T15:43:20-07:00
Forum: Users
Topic: Strange behaviour at flatten. Possible a bug?
Replies: 3
Views: 6094

Re: Strange behaviour at flatten. Possible a bug?

Thank you very much for your quick solution! The +repage argument solves the problem!
by svewap
2011-07-09T15:19:14-07:00
Forum: Users
Topic: Strange behaviour at flatten. Possible a bug?
Replies: 3
Views: 6094

Strange behaviour at flatten. Possible a bug?

I want to add a background color to a transparent image. But the content is moved after processing. convert -flatten -background white out2.png out2_w.jpg For example: out2.png http://www.wapplersystems.de/fileadmin/sonstiges/imagemagick/out2.png After the command: out2_w.jpg http://www ...