Added; arc, chord, and pie shapes. Improved rectangle to allow corners to be rounded. Rectangle based shapes can now be restricted to be square/circle instead of rectangle/ellipse.
I got a little lost (for about a day) with implementing the new shapes. A few variables involved; origin changes (top left, bottom left, center), polar vs cartesian, radians vs degrees vs 1/16 of a degree, where was 0 degrees (3 o’clock), polar coordinates for circle vs ellipse (yet to be properly sorted), span direction and span crossing 0 degrees, etc. Loads of high school math that kids say will never be needed. It came together.
Using Euphemia to create new icons for itself.
I have a bug to fix – to sort with paste functionality. Then a free release (for Linux folks). I should be moving on to transformations in the coming days which will probably result in another binary release in about a week. With any luck I should be implementing proper layers starting in a week or so – to include vector layers.

