nfnt / resize

Pure golang image resizing
ISC License
3.02k stars 321 forks source link

1px black border after resize png images #45

Closed grr89 closed 8 years ago

grr89 commented 8 years ago

maybe and for different image formats

nfnt commented 8 years ago

Can you provide more information about the input image and the resize parameters? Ideally would be the actual input image as well as some information on how you call resize.Resize. Also okay would be the size (in pixels) of the input and output images and whether the input image contains an alpha channel, and if it's a JPG or PNG or something else. Thanks!

nfnt commented 8 years ago

Closing this as "Can't reproduce". Feel free to re-open when more informations can be provided.