-
Notifications
You must be signed in to change notification settings - Fork 326
Description
Description
While gimp has nohalo and lohalo, good with artefacts, most other editors don't have somethings similarly good, I suggest averaging.
The idea is to get a different result, resize analogically explained with both the accuracy of bilinear and color preservation of nearest neighbour. For blend, it will treat every layer equally.
I think a basic logical filter would be good for certain artists.
I don't like looking back and my same suggestion at paint.net forums, I wrote when I was younger, so I hope I wrote this better. I understood updating the fileformat was too big of a deal, pdn while we use openraster, which doesn't matter on the resize side.
Additional context
It's simple and it isn't the same as normal.
The image resize will be source>target area-based weight, taking each pixel into account.
The blend mode will re-use the transparency slider as the steak the layer will get when blended with the layer below it. (50%, 100% for 2 layers, 33%, 66%, 100% for 3)
It will be averaged.