You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masque/masque/shapes
jan eb6a5d8e8c Add shapes.Polygon.rect() for simpler construction of various axis-aligned rectangles 6 years ago
..
__init__.py Add Text shape 8 years ago
arc.py Fix arc bounding box calculation 6 years ago
circle.py Add mirror() to shapes 6 years ago
ellipse.py Add mirror() to shapes 6 years ago
polygon.py Add shapes.Polygon.rect() for simpler construction of various axis-aligned rectangles 6 years ago
shape.py Add docstring for manhattanize_fast 6 years ago
text.py Add mirror() to shapes 6 years ago