Page 1 of 1

Maintaining Hard Edge after transform

PostPosted: 05 Apr 2015, 20:13
by gomi
At the moment, the only way I can maneuver items around the canvas is using the transform tool. However, the item I'm moving often loses its hard edge and the anti-aliasing takes over. Hopefully we can add this in later on, or possible a "selection move" tool that doesn't attempt to modify the selection in the end. :yeah:

Re: Maintaining Hard Edge after transform

PostPosted: 07 Apr 2015, 10:02
by u2bleank
Yes the transform layer rely on Bilinear filtering and slightly "blur" the edge if the source ( your transform ) isn't pixel aligned for the destination.
My advice for now is to work in higher resolution ( if possible ) to minimize this artifact.

Re: Maintaining Hard Edge after transform

PostPosted: 13 Apr 2015, 23:12
by gomi
Thanks for the response. I'll give that a shot for the time being and plan my placement a bit more. :)