jekyll-image-tag icon indicating copy to clipboard operation
jekyll-image-tag copied to clipboard

`i.layers "Optimize"` breaks PNG

Open tiennou opened this issue 11 years ago • 4 comments

Here's what I'm seeing now octocat.

tiennou avatar Aug 29 '14 13:08 tiennou

@jamesmusgrave May I ask what was the point of adding that option ? Here it doesn't seem to change anything (resize and crop work just as well, it only clobbers colors). I'm testing using imagemagick 6.8.9-5 and current HEAD (using Homebrew).

tiennou avatar Aug 29 '14 14:08 tiennou

https://github.com/robwierzbowski/jekyll-image-tag/pull/20 <- reason for the code change. I'm not actively maintaining this plugin right now, so changes are accepted with trust that the community is checking them.

robwierzbowski avatar Aug 29 '14 17:08 robwierzbowski

Optimize also breaks JPEGs (ridiculously badly looking photos)

nwolverson avatar Aug 30 '14 17:08 nwolverson

After running a few tests here, I can't understand why the change was done : GIF images are perfectly resized and cropped without the code added by #20.

tiennou avatar Sep 02 '14 10:09 tiennou