minor edit to readme
parent
def8dfb58e
commit
7ca1f22941
|
@ -708,10 +708,6 @@
|
||||||
"\n",
|
"\n",
|
||||||
"<u id=\"f2\">2</u> The behavior would be identical, but the string formatting used in this method has been changed to use default format (instead of the General format, {:G}), for inceased precision. [↩](#a2)\n",
|
"<u id=\"f2\">2</u> The behavior would be identical, but the string formatting used in this method has been changed to use default format (instead of the General format, {:G}), for inceased precision. [↩](#a2)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## To Do\n",
|
|
||||||
"\n",
|
|
||||||
"- Implement Arc X Arc intersections.\n",
|
|
||||||
"- Implement Arc.radialrange() method.\n",
|
|
||||||
"\n",
|
"\n",
|
||||||
"Licence\n",
|
"Licence\n",
|
||||||
"-------\n",
|
"-------\n",
|
||||||
|
|
|
@ -621,12 +621,6 @@ Compatibility Notes for users of svg.path (v2.0)
|
||||||
this method has been changed to use default format (instead of the
|
this method has been changed to use default format (instead of the
|
||||||
General format, {:G}), for inceased precision. `↩ <#a2>`__
|
General format, {:G}), for inceased precision. `↩ <#a2>`__
|
||||||
|
|
||||||
To Do
|
|
||||||
-----
|
|
||||||
|
|
||||||
- Implement Arc X Arc intersections.
|
|
||||||
- Implement Arc.radialrange() method.
|
|
||||||
|
|
||||||
Licence
|
Licence
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue