Eli Posted January 6, 2016 Posted January 6, 2016 Hello Rick, I think I found a bug when using shapes: Draw a shape with a large Brush width using the Draw Shape Outline Then change to Draw Filled Shape or Draw Filled Shape with Outline Look what happens ... The shape becomes smaller yet the size at the bottom is the same. Quote
Rick Brewster Posted January 6, 2016 Posted January 6, 2016 The size is reporting the shape geometry's size without the stroke (without the outline). This isn't a bug per se, but I'm not sure it's the right way to do this either. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Eli Posted January 6, 2016 Author Posted January 6, 2016 The shrinking happens with all the shapes except for the rectangle. Humm. Quote
Rick Brewster Posted January 6, 2016 Posted January 6, 2016 Rectangle is special-cased so that the stroke is "inset" (this particularly helps it to avoid blurring when the brush width is an even number). All other shapes will draw the stroke "around" their geometry. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.