Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kurt 29 posts 111 karma points
    Nov 30, 2016 @ 18:59
    Kurt
    0

    Gifs with transparent background turned black after upgrading to 7.5

    Currently using 7.2 and testing 7.5. We have some images that are gifs and have transparent areas. The images are resized with query parameters like "?width=100&height=100". In 7.2, this behaves normally and the image is fine. In 7.5, the transparent section becomes black (only when the image is resized as mentioned though).

    I'm not sure why this is only happening in 7.5 and I can't find anything saying this is an actual issue in 7.5. Has anyone else encountered this?

  • Phil Whittaker 63 posts 267 karma points MVP 3x c-trib
    Dec 01, 2016 @ 10:53
    Phil Whittaker
    0

    We had this happen as well, I think it's because of an update to image processor between 7.2 and 7.5.

    The quickest fix is to add the querystring

    &bgcolor=fff

    but if there are too many images then you can apparently you can add an extension method although I didn't need to myself.

    https://github.com/JimBobSquarePants/ImageProcessor/issues/99

Please Sign in or register to post replies

Write your reply to:

Draft