go-cross-stitch icon indicating copy to clipboard operation
go-cross-stitch copied to clipboard

Add option to resize image

Open lindsaylandry opened this issue 6 years ago • 1 comments

Sometimes images can take a long time to convert to a cross stitch guide. I don't want to implement a hard limit on image size, but would like to have the option to limit, say, the width, by pixels.

lindsaylandry avatar Apr 18 '18 15:04 lindsaylandry

resizing algorithms: https://clouard.users.greyc.fr/Pantheon/experiments/rescaling/index-en.html#bilinear probably want to implement lanczos resizing https://en.wikipedia.org/wiki/Lanczos_resampling

lindsaylandry avatar Jan 15 '19 02:01 lindsaylandry