summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/Marker.java
Commit message (Expand)AuthorAgeFilesLines
* Updating headers to reflect BSD license.kitfox2013-01-111-2/+31
* Fixing marker rotation issue for knots coincident with end points.kitfox2013-01-111-2/+50
* MarkerElement now respects markerUnits attribute.kitfox2012-01-161-1/+15
* If a Graphics2D has no clip region, clipping will now be ignored.kitfox2012-01-091-2/+2
* Added support for the SVG Marker tag.kitfox2011-02-081-0/+263