Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
6.9k stars 378 forks source link

OmniScale/CleanEdge Scaling issues #1074

Closed ShadowFungi closed 1 month ago

ShadowFungi commented 1 month ago

Pixelorama version: 1.0.1 and commit 9c170ee5a02984537780766c23f4038e3875afb1 also attempted on itch.io web build

OS/device including version: Arch Linux native, and FlatPak with Nvidia GTX 1050 Ti mobile

Issue description: OmniScale, and CleanEdge scaling only grabs top left pixel of image for scaling

Steps to reproduce:

  1. Open the scale image menu.
  2. Set interpolation to OmniScale, or CleanEdge.
  3. Set Width/Height to a value other than the original size
  4. Press 'OK'
OverloadedOrama commented 1 month ago

Good catch, thanks! Should be fixed by 3113459224232f9ad51ef10abb12c22c28a8676a.

ShadowFungi commented 1 month ago

Indeed it has been fixed, no problem, and thank you