summaryrefslogtreecommitdiffstats
path: root/svgbob/TODO.md
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2021-07-11 19:01:52 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2021-07-11 19:01:52 +0800
commit9c5d1e2b3771ff3cee17d5df850d6c20ce72ebec (patch)
tree900e5b1eb1fdab36d69d20ad2b4131e8ca04d80f /svgbob/TODO.md
parent26e39a42c5281a080b07ff1b249404b7046e3ce2 (diff)
Add some arc tests
Diffstat (limited to 'svgbob/TODO.md')
-rw-r--r--svgbob/TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/svgbob/TODO.md b/svgbob/TODO.md
index 6637c82..9a7a7ca 100644
--- a/svgbob/TODO.md
+++ b/svgbob/TODO.md
@@ -18,4 +18,6 @@
When there is 2 arrows in the middle of a line `---->>-------` or `----<<----`
- [ ] Clean the project enforce deny warnings.
- [ ] Fix a bug where an escaped text has whitespaces, the whitespaces are gone.
-- [ ] Revise calculation of Circle and Arc center by basing on the number of chars/width
+- [X] Revise calculation of Circle and Arc center by basing on the number of chars/width
+- [ ] Add more circle art
+- [ ] Enhance quarter arc to be able to merge 2 or 3 quarters to form bigger arcs