masque/masque/shapes
2023-07-17 21:30:30 -07:00
..
__init__.py remove per-shape polygonization state 2023-02-23 11:25:40 -08:00
arc.py Improve arclength calculation for elliptical arcs 2023-07-17 21:30:30 -07:00
circle.py don't keep track of y-mirroring separately from x 2023-04-14 22:20:40 -07:00
ellipse.py don't keep track of y-mirroring separately from x 2023-04-14 22:20:40 -07:00
path.py don't keep track of y-mirroring separately from x 2023-04-14 22:20:40 -07:00
polygon.py don't keep track of y-mirroring separately from x 2023-04-14 22:20:40 -07:00
shape.py renderpather, get_bounds includes repetitions, Boundable 2023-04-13 17:54:52 -07:00
text.py delete some old code 2023-04-14 23:32:10 -07:00