madskristensen / ImageOptimizer

A Visual Studio extension
Other
163 stars 40 forks source link

Gif optimizer resizes the image #4

Closed markvantilburg closed 9 years ago

markvantilburg commented 9 years ago

Original:

hline

Optimized:

hline

Maybe there can be a setting to enable/disable resizing of gif images if possible.

madskristensen commented 9 years ago

That is very odd. Perhaps it's due to high DPI values. Can you send me the original image by email to post at madskristensen net?

langtu commented 9 years ago

I have the same issues. Please check for the original image in the link above, its in size 70x30. And after optimize, its 70x9

madskristensen commented 9 years ago

Yikes. I'll need to fix this. Can you please link to the image so I can reproduce the bug?

langtu commented 9 years ago

hi Mad, gif to test: https://cloud.githubusercontent.com/assets/4510245/7294612/13602eb6-e9af-11e4-9d06-0f19c755feb7.GIF

madskristensen commented 9 years ago

Fixed