add notes about what is hard
This commit is contained in:
parent
e932687210
commit
7e1371c14d
1 changed files with 6 additions and 0 deletions
|
|
@ -49,3 +49,9 @@ pip3 install git+https://mpxd.net/code/jan/masque.git@release
|
||||||
- boolean ops
|
- boolean ops
|
||||||
* Construct polygons from bitmap using `skimage.find_contours`
|
* Construct polygons from bitmap using `skimage.find_contours`
|
||||||
* Deal with shape repetitions for dxf, svg
|
* 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue