[magick-users] resize problem with transparent gifs

alexander alexander at fork.de
Tue Jun 12 08:12:19 PDT 2007


hi there,
thank you for your quick answer!
sadly this doesn´t work.
well. it works great with imagemagick <= 6.2.2
but with imagemagick > 6.2.2 the output looks horrible
maybe i will have to try to look through the changesets in the 
imagemagick code to find out whats changed.
thanks and kind regards,
alexander



Wouterse, Marcel wrote:
> I've seen that something like this does the nicest resizing on non-animated gifs:
>
> convert your.gif png:- | convert - -resize 100x100 png:- | convert - out.gif
>
> Regards,
> Marcel
> http://www.online-image-editor.com 
>
> -----Oorspronkelijk bericht-----
> Van: magick-users-bounces at imagemagick.org [mailto:magick-users-bounces at imagemagick.org] Namens alexander
> Verzonden: dinsdag 12 juni 2007 16:34
> Aan: magick-users at imagemagick.org
> Onderwerp: [magick-users] resize problem with transparent gifs
>
>
> hi there,
> i have a question regarding the resizing of gifs with a transparent color. i´m using rmagick to do this, but the convert program in the console 
> gives the same results.
> i have gif images that contain antialiased text with the backgroundcolor 
> set transparent.
> if i resize them with foo.resize(0.25) while keeping the format as gif 
> the results are perfect in every imagemagick below 6.2.2 (i think.. 
> haven´t tested them all) but with every version above 6.2.2 the 
> antialiasing is totally broken and the images look far from good. so my question is: is there any way i can emulate the old behaviour with 
> new imagemagick versions?
> thank you all very much
> alexander
>
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org http://studio.imagemagick.org/mailman/listinfo/magick-users
>
>
>
> ----
>
> This message is confidential and may be privileged. Any review, retransmission, dissemination or other use of, or taking any action with reference to this information by persons other than the intended recipient is prohibited. If you received this message in error, please notify the sender by reply e-mail and delete this message from all computers. Please note that e-mails are susceptible to change. The sender will not accept liability for the improper or incomplete transmission of the information contained in this message.
>
>   



More information about the Magick-users mailing list