I am trying to keep the GUI atlases as small as possible and many of the button elements on a project I am working on uses a rectangular outline shape with a fill color on the inside of it. The background color behind that outline shape changes color to show the different states of the button. I want to use a simple white 4x4 pixel square for that effect with an override color, but the outline shape has an inner and outer curves on the corners so the white square can be seen outside the outline shape. Is there anyway to have that outline shape clip out the square shape?