7 Oct
2009
7 Oct
'09
10:26 a.m.
Another (quick) way to accomplish this (given that the square has just one color with no stroke) would be, to make a square with rounded corners, then make another, much smaller square of the same color, duplicate this twice, until you have three small squares (one for each corner). Finally, position the three squares exactly above the three rounded corners, and perform a Boolean "Union" operation.
Greetings,
Claus