summaryrefslogtreecommitdiffstats
path: root/svgbob/TODO.md
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2021-07-08 04:59:35 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2021-07-08 04:59:35 +0800
commit5358abe1d4b8809fac9e5a845cddbba33bdf3abd (patch)
tree05d313997099d41310c8e121cfd5962912f7a4b7 /svgbob/TODO.md
parent0963aea5052ae8d4905cf0abb51dfe601c12b7e6 (diff)
Improve implementation of is_intersecting
Diffstat (limited to 'svgbob/TODO.md')
-rw-r--r--svgbob/TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/svgbob/TODO.md b/svgbob/TODO.md
index 852008d..6d3ca81 100644
--- a/svgbob/TODO.md
+++ b/svgbob/TODO.md
@@ -6,6 +6,7 @@
- [x] Make a swap out interface.
- useful for detecting broken lines such as - - - and replace it with ~~~~~. This way
it will be easier to process by the fragment emitter
+ - [ ] Fix broken line implementation
- [ ] Group traced elements together, then reduce as needed
- [x] Add `#` as square start marker for lines
- [x] Support for geometric shapes https://en.wikipedia.org/wiki/Geometric_Shapes