Add unit tests to reduce to shorthand curve path segments. Updated test script

This commit is contained in:
JSCHILL1 2009-08-05 17:05:27 -05:00
parent 94a1e28a57
commit 61a7265ecf
4 changed files with 30 additions and 1 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
<path d="m10,100q50-50,100,0,50,50,100,0" fill="none" stroke="blue" stroke-width="5"/>
</svg>

After

Width:  |  Height:  |  Size: 227 B