[magick-users] resize problem with transparent gifs
alexander
alexander at fork.de
Tue Jun 12 09:27:50 PDT 2007
hi there,
it´s me again with some additional information.
i did a quick html page to explain better what i mean.
what really bothers me is that imagemagick used to do the resizing
exactly like i want it to, but now doesn´t anymore and i can´t get the
result i want even if i do all the stuff in png space.
here´s the page: http://rss.fork.de/test_im/
kind regards and thanks,
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