sleblanc

Results 3 comments of sleblanc

I have traced the problem down to line 685, where the `printf` command gets out of sync because of the tab character. Maybe some clever `awk` command might be used...

Holy, this pull request is filling up my inbox. I just received more than 200 emails about this.

In my opinion, skipping the resizing when the image is already the same size might look like a micro-optimization, but in reality it will allow you to preserve the quality...