merged with jfollas's TextPath updates, fixed remaining unit, manual, and performance tests, and fixed stroking logic

This commit is contained in:
Eric Rowell
2012-07-28 09:55:21 -07:00
13 changed files with 4357 additions and 4189 deletions

View File

@@ -8,6 +8,7 @@
<script src="../../src/plugins/shapes/RegularPolygon.js"></script>
<script src="../../src/plugins/shapes/Star.js"></script>
<script src="../../src/plugins/shapes/TextPath.js"></script>
<script src="../../src/plugins/util/PathHelper.js"></script>
<!-- assets -->
<script src="../assets/worldMap.js"></script>
<script src="../assets/tiger.js"></script>