whatsticker icon indicating copy to clipboard operation
whatsticker copied to clipboard

Find a way to maintain aspect ratio for pictures

Open deven96 opened this issue 2 years ago • 1 comments

Some pictures get weirdly squished by the cwebp transformation to 512x512

deven96 avatar May 17 '22 00:05 deven96

Probably try this https://pkg.go.dev/github.com/nfnt/resize#Resize while setting width/height to 0 to allow maintaining aspect ratio

deven96 avatar May 23 '22 12:05 deven96

Closed with https://github.com/deven96/whatsticker/pull/31

deven96 avatar Jan 14 '23 20:01 deven96