add notes about what is hard

This commit is contained in:
Jan Petykiewicz 2023-01-04 22:26:21 -08:00 committed by jan
parent e932687210
commit 7e1371c14d

View File

@ -49,3 +49,9 @@ pip3 install git+https://mpxd.net/code/jan/masque.git@release
- boolean ops
* Construct polygons from bitmap using `skimage.find_contours`
* Deal with shape repetitions for dxf, svg
* this approach has an issue: how add devices together?
- need to add the other device by name
- need to know the other device's ports
-
- also: device doesn't know its own name, can't wrap itself into a subpattern