update TODO in readme

This commit is contained in:
jan 2025-11-21 01:09:38 -08:00
parent 1505844a0a
commit 24af43ff48

View File

@ -228,9 +228,11 @@ my_pattern.ref(_make_my_subpattern(), offset=..., ...)
## TODO ## TODO
* Rework naming/args for path-related (Builder, PortPather, path/pathL/pathS/pathU, path_to, mpath)
* PolyCollection & arrow-based read/write
* pather and renderpather examples, including .at() (PortPather)
* Bus-to-bus connections?
* Tests tests tests
* Better interface for polygon operations (e.g. with `pyclipper`) * Better interface for polygon operations (e.g. with `pyclipper`)
- de-embedding - de-embedding
- boolean ops - boolean ops
* Tests tests tests
* check renderpather
* pather and renderpather examples