summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/bpolynomial/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/metapost/bpolynomial/TODO')
-rw-r--r--Master/texmf-dist/doc/metapost/bpolynomial/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/bpolynomial/TODO b/Master/texmf-dist/doc/metapost/bpolynomial/TODO
new file mode 100644
index 00000000000..518aa9cd596
--- /dev/null
+++ b/Master/texmf-dist/doc/metapost/bpolynomial/TODO
@@ -0,0 +1,5 @@
+* Drawing square and cubic roots and tangents thereof. Note, derivatives
+ of roots cannot be represented by Bezier curves.
+* Approximation of arbitrary polynomials by multi-segment Bezier curves.
+
+Contributions are welcome! Especially for the second item.