resize goes wrong by 1 pixel.
How to reproduce the bug:
Make a 16x16 image.
draw 1 pixel in the middle.
Resize image to 48*48 or by 300%
(Method is 1st choice: closest neighbor)
The 1 pixel became a 2x2 square, instead of a 3x3 square.
Alternate reproduction:
draw 1 pixel in each corner of the image,
resize to 300%
top-left is now a 4x4 square, top-right is a 2x3 rectangle, bottom-right is 2x2 square.
This is fixed in the preview build and will make it into the main build eventually.
Good to know Fixed in RWpaint64.
Found a new bug.
Version: Daily (unstable): RWPaint64.zip (13.0 MB)
When using Ctrl to pick a color
How to reproduce the bug:
Pencil, take a color (tested with #190D00 and #EFF363)
draw a pixel,
Ctrl+click,
the color you will draw next is not the same.
Good find, I'll make sure to fix it.
Are you abandoning mouse gestures?
Doesn't work anymore in newest daily version.
That is a bug, it will work again in later build.
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.