add support for annotations
and other fixes
This commit is contained in:
parent
5d83e0e5c0
commit
49a3b4e322
28 changed files with 400 additions and 133 deletions
|
|
@ -31,7 +31,7 @@ from .shapes import Shape
|
|||
from .label import Label
|
||||
from .subpattern import SubPattern
|
||||
from .pattern import Pattern
|
||||
from .utils import layer_t
|
||||
from .utils import layer_t, annotations_t
|
||||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue