Add polyline unittest

This commit is contained in:
JSCHILL1 2009-08-03 09:21:37 -05:00
parent a1d9afb12f
commit 3371177b80
2 changed files with 6 additions and 0 deletions

View file

@ -17,6 +17,8 @@
<ul>
<li>Only convert to #RRGGBB format if the color name will actually be shorter</li>
<li>Remove duplicate gradients</li>
<li>Remove empty q,a path segments</li>
<li>Scour polyline coordinates just like path/polygon</li>
</ul>
</section>