aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/AFPGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* AFP GOCA:Jeremias Maerki2011-05-051-0/+21
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-12/+12
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* AFP Output Changes:Jeremias Maerki2010-06-121-83/+25
* AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer error...Jeremias Maerki2010-06-111-18/+9
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-011-2/+3
* What we thought were cubic curves in GOCA, were actually just quadratic ones....Jeremias Maerki2009-08-041-8/+24
* Reverted changes in rev 797899 (but xgc.jar updated rather than reverted)Jeremias Maerki2009-08-021-1/+1
* Fixes GUMP build problems, the automated e-mail was starting to annoy so I sc...Adrian Cumiskey2009-07-261-1/+1
* Merge from Trunk revisions 740276 - 741103.Jeremias Maerki2009-02-051-51/+60
|\
| * AFP Output: Added a configuration option to override the resource level defau...Jeremias Maerki2009-02-051-65/+67
* | GOCA improvements:Jeremias Maerki2009-01-111-16/+46
|/
* <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-211-3/+7
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-54/+102
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-181-3/+3
* Memory usage optimizations.Adrian Cumiskey2008-11-171-36/+35
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-79/+114
* State --> PaintingState cleanup.Adrian Cumiskey2008-11-051-15/+15
* AFPGraphics2D Line drawing width (Stroke) fix.Adrian Cumiskey2008-11-051-5/+5
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-10/+10
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+612