masque/masque/shapes
jan 3a460a9296 Add Text shape
Rendered using freetype-py and matplotlib

Can eliminate the matplotlib dependency if I write my own bezier code,
but that's work (and I already use matplotlib...).
2016-10-19 16:52:28 -07:00
..
__init__.py Add Text shape 2016-10-19 16:52:28 -07:00
arc.py Add all files to repository 2016-03-15 19:12:39 -07:00
circle.py Add all files to repository 2016-03-15 19:12:39 -07:00
ellipse.py Add all files to repository 2016-03-15 19:12:39 -07:00
polygon.py Add all files to repository 2016-03-15 19:12:39 -07:00
shape.py Add all files to repository 2016-03-15 19:12:39 -07:00
text.py Add Text shape 2016-10-19 16:52:28 -07:00