sksamuel/scrimage

Wrong example images

orenh1 opened this issue · 1 comments

The example images in https://sksamuel.github.io/scrimage/scale/ are mixed up:

  1. The image shown under the heading "image.scaleToWidth(400)" has a height of 200
  2. The image shown under the heading "image.scaleToHeight(200)" has a width of 400

These images should be reversed.

Thanks, fixed.