masque/masque/shapes
2026-03-31 21:42:16 -07:00
..
__init__.py [PolyCollection] add PolyCollection shape 2026-01-19 22:20:09 -08:00
arc.py [Arc / Ellipse / Circle] gracefully handle large arclen 2026-03-31 21:42:16 -07:00
circle.py [Arc / Ellipse / Circle] gracefully handle large arclen 2026-03-31 21:42:16 -07:00
ellipse.py [Arc / Ellipse / Circle] gracefully handle large arclen 2026-03-31 21:42:16 -07:00
path.py [Path] preserve cap extensions in normalized form, and scale them with scale() 2026-03-31 09:24:22 -07:00
poly_collection.py [dxf] fix typos 2026-03-08 14:53:28 -07:00
polygon.py [Path / Polygon] improve normalized_form approach to follow documented order 2026-03-09 02:42:13 -07:00
shape.py [manhattanize_fast] Improve handling of grids smaller than the shape 2026-03-08 10:10:46 -07:00
text.py [Text] fixup bounds and normalized form 2026-03-31 21:22:35 -07:00