aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp/AFPSVGHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-011-11/+6
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-251-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+7
* Started new IF implementation for AFP (incomplete, supporting filled rects, t...Jeremias Maerki2009-01-111-3/+3
* Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-081-2/+2
* Bugzilla #46360:Jeremias Maerki2008-12-071-6/+14
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-2/+2
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-181-6/+3
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-137/+93
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-33/+58
* Moved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since the...Adrian Cumiskey2008-10-271-0/+2
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-6/+18
* * SVG circle drawing improvements in AFPGraphics2D.Adrian Cumiskey2008-10-201-11/+3
* Fixes resource naming/levelling for fox:conversion-mode="bitmap" GOCA fallback.Adrian Cumiskey2008-10-141-6/+11
* * Block-container positioning fix.Adrian Cumiskey2008-10-101-15/+21
* ObjectContainer/IncludeObject structure fixes.Adrian Cumiskey2008-08-291-26/+11
* * print-file level (default) resources are now immediately streamed and pages...Adrian Cumiskey2008-08-271-47/+76
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-3/+3
* * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop...Adrian Cumiskey2008-07-241-1/+0
* Removed arbitrary image formats from MO:DCA registry.Adrian Cumiskey2008-07-211-2/+1
* * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-171-66/+94
* * Created new AbstractState class that shares common properties and stack pop...Adrian Cumiskey2008-07-101-16/+11
* * Created new AreaObjectInfo class POJO to cleanup all this long parameter pa...Adrian Cumiskey2008-06-091-10/+15
* Further reworking and refinements. Not a working model yet.Adrian Cumiskey2008-04-161-17/+9
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-2/+1
* Some fixes to apply but committed in preparation for http://svn.apache.org/vi...Adrian Cumiskey2008-04-111-8/+14
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-5/+5
* Committing in preparation for trunk merge.Adrian Cumiskey2008-03-271-29/+62
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-121-1/+131
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-241-0/+38