aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/AbstractGenericSVGHandler.java
Commit message (Expand)AuthorAgeFilesLines
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-2/+2
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-1/+3
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
* Added general support for the fox:conversion-mode inside the new IF.Jeremias Maerki2009-01-111-11/+2
* Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-081-2/+2
* Bugzilla #46360:Jeremias Maerki2008-12-071-7/+14
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-14/+28
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-42/+60
* Cleanup.Adrian Cumiskey2008-10-211-8/+3
* Merged revisions 706272,706276 via svnmerge from Adrian Cumiskey2008-10-201-2/+5
* * print-file level (default) resources are now immediately streamed and pages...Adrian Cumiskey2008-08-271-8/+10
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-6/+6
* * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-171-1/+4
* Moved image uri storing from AbstractGenericSVGHandler to AFPState as request...Adrian Cumiskey2008-06-031-4/+0
* * getImageUri() implementation provided on Graphics2DAdaptor implementations.Adrian Cumiskey2008-06-021-1/+6
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-2/+22
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-1/+1
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-13/+13
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Some refactoring in the XML handling area which results in more code reuse an...Jeremias Maerki2006-05-031-0/+131