summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/ShapeElement.java
Commit message (Expand)AuthorAgeFilesLines
* Picking now takes viewport transform into account.kitfox2014-02-271-1/+1
* Updating headers to reflect BSD license.kitfox2013-01-111-19/+28
* Support for non-scaling stroke added.kitfox2012-04-251-9/+33
* Shape elements now handing currentColor attribute.kitfox2012-02-191-2/+22
* Added SVGElement.removeElement() method. ShapeElement can now handle invalid...kitfox2011-10-071-2/+8
* Fixed problem with path CLOSE instruction not returning cursor to start of pa...kitfox2011-07-051-4/+10
* Adding bugfix for markers with "none" attribute.kitfox2011-05-191-2/+5
* Added support for the SVG Marker tag.kitfox2011-02-081-1/+56
* Fixed bug where chained 'move' path commands were not switching to 'line' aft...kitfox2010-03-101-8/+16
* Added picking against bounding boxes.kitfox2007-08-211-4/+4
* Added pickng by rectangular areas. Fixed bug with picking by point.kitfox2007-08-191-11/+10Star
* Fixed miterlimit error.kitfox2007-07-301-4/+16
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-301-0/+299