aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/extensions/svg/SVGDOMContentHandlerFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-144/+0
* FOP-2490: Embedded SVG 1.2 not supported by FOP 2.0; fix submitted by Hussein...Luis Bernardo2015-06-251-8/+2
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-2/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Fixed possible ClassCastException that was caused by my earlier attempt to su...Jeremias Maerki2008-11-211-7/+76
* Added support for SVG 1.2 inside fo:instream-foreign-object. The code just us...Jeremias Maerki2008-11-211-0/+82