summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/RenderableElement.java
Commit message (Expand)AuthorAgeFilesLines
* clip-path can now handle "none".kitfox2013-03-231-1/+2
* Adding support for style sheets.kitfox2013-03-191-32/+28Star
* Clip paths now only applied in tag where it is requested.kitfox2013-02-231-1/+1
* Updating headers to reflect BSD license.kitfox2013-01-111-19/+28
* RenderableElement clipping should now work even if no clip has been set on Gr...kitfox2012-04-031-3/+10
* Fixed bug where chained 'move' path commands were not switching to 'line' aft...kitfox2010-03-101-8/+12
* Added picking against bounding boxes.kitfox2007-08-211-2/+2
* Added pickng by rectangular areas. Fixed bug with picking by point.kitfox2007-08-191-0/+2
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-301-0/+161