Add support for gds paths
This commit is contained in:
parent
d53c9487ff
commit
783c0c0844
3 changed files with 414 additions and 22 deletions
|
|
@ -10,3 +10,4 @@ from .circle import Circle
|
|||
from .ellipse import Ellipse
|
||||
from .arc import Arc
|
||||
from .text import Text
|
||||
from .path import Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue