4c2d0c3dc5
this flips the bottom-right style to top-left which is at least kind of normal. A 2x2 square at (0,0) would be defined like (0,0), (3,0), (3,3), (0,3) Which seems kind of surprising but at least less bonkers than that square being defined at (1,1), which is the current behavior. |
||
---|---|---|
.. | ||
__init__.c | ||
__init__.h | ||
Circle.c | ||
Circle.h | ||
Polygon.c | ||
Polygon.h | ||
Rectangle.c | ||
Rectangle.h | ||
VectorShape.c | ||
VectorShape.h |