From 24af43ff4863e9063451e1da900f999fa11954f5 Mon Sep 17 00:00:00 2001 From: jan Date: Fri, 21 Nov 2025 01:09:38 -0800 Subject: [PATCH] update TODO in readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 565b8f0..250eef3 100644 --- a/README.md +++ b/README.md @@ -228,9 +228,11 @@ my_pattern.ref(_make_my_subpattern(), offset=..., ...) ## 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`) - de-embedding - boolean ops -* Tests tests tests -* check renderpather -* pather and renderpather examples