Commit graph

8 commits

Author SHA1 Message Date
bdb9b03892 [RectCollection] add a RectCollection shape 2026-06-15 20:05:29 -07:00
jan
fbe804750b [PolyCollection] add PolyCollection shape
based on ndarrays of vertices and offsets
2026-01-19 22:20:09 -08:00
4c721feaec re-exports: import x as x 2024-07-28 19:34:17 -07:00
9d42df831e remove per-shape polygonization state 2023-10-15 16:18:33 -07:00
783c0c0844 Add support for gds paths 2019-04-20 15:25:19 -07:00
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
jan
2a20a540b9 remove extra spaces 2016-03-16 15:16:01 -07:00
jan
5bf486ac81 Add all files to repository 2016-03-15 19:12:39 -07:00