summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg
Commit message (Expand)AuthorAgeFilesLines
...
* Added fix for calculating screen units while running on a headless serverkitfox2008-04-281-1/+9
* Fixed problem with rendering patterns based on images set with 0 width or hei...kitfox2008-04-232-2/+7
* Fixed infinate recursion when calling SVGUniverse.loadSVG()kitfox2008-04-151-1/+5
* Fixed round rectangles to correctly scale radii. Repacked jars with differen...kitfox2008-03-051-3/+3
* Added Base64 stream codecs. Added Main-Class attribute to generated jars.kitfox2008-02-285-2/+213
* Updated color parsing to handle rgb percentageskitfox2008-02-261-5/+9
* Changed InputStream readers to handle European characters. Reorganised build...kitfox2008-02-111-9/+17
* Quick hack to allow 'currentColor' to be parsedkitfox2007-12-121-0/+6
* Added picking against bounding boxes.kitfox2007-08-215-14/+24
* Added pickng by rectangular areas. Fixed bug with picking by point.kitfox2007-08-197-25/+54
* Fixed miterlimit error.kitfox2007-07-302-4/+17
* Added parsing of gzipped svg files.kitfox2007-07-181-20/+13Star
* Partially added inflationi of zipped files.kitfox2007-07-173-17/+61
* <a> tag now takes nested elements.kitfox2007-06-241-3/+3
* Added <a> tag recognition to parser.kitfox2007-06-062-4/+103
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-30128-0/+24040