masque/masque/shapes
2026-06-21 16:59:56 -07:00
..
__init__.py [RectCollection] add a RectCollection shape 2026-06-20 16:23:08 -07:00
arc.py [Arc] fix raw constructor angle_ref default 2026-06-21 16:59:56 -07:00
circle.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
ellipse.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
path.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
poly_collection.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
polygon.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
rect_collection.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
shape.py [manhattanize_fast] Improve handling of grids smaller than the shape 2026-03-08 10:10:46 -07:00
text.py [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00