aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/PDFGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScriptsSimon Pepping2011-10-181-1/+2
* Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-141-12/+16
* Update graphics state when applying color.Jeremias Maerki2011-04-221-32/+62
* Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-181-3/+18
|\
| * Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-231-1/+3
| * Bugzilla #49733:Jeremias Maerki2010-08-141-2/+15
| * Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-021-1/+1
* | Bugzilla #49403:Jeremias Maerki2010-06-251-38/+24
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-141-2/+2
* Bugzilla #48237:Chris Bowditch2010-01-081-1/+1
* 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
* Bugzilla #47031:Jeremias Maerki2009-04-201-1/+6
* Bugzilla #46882:Jeremias Maerki2009-03-231-14/+10
* Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-091-53/+44
|\
| * SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-6/+6
| * Memory usage optimizations.Adrian Cumiskey2008-11-171-1/+0
| * * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-3/+4
| * Deprecated method.Adrian Cumiskey2008-11-051-12/+2
| * Improved font selection strategy when matching AWT Font against FontTriplet.Adrian Cumiskey2008-11-051-1/+1
| * "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-37/+38
| * Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,6886...Adrian Cumiskey2008-08-261-3/+3
| * Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-2/+2
| * Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552...Adrian Cumiskey2008-05-121-27/+27
| * Merged revisions 653826 via svnmerge from Adrian Cumiskey2008-05-061-1/+1
| * Merged revisions 644691,644697 via svnmerge from Adrian Cumiskey2008-04-041-7/+13
| * Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-10/+1
* | Merge from Trunk revisions 685575-699792.Jeremias Maerki2008-09-281-3/+3
|\ \
| * | minor spelling mistakesMaximilian Berger2008-08-221-3/+3
* | | First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-051-32/+12
|/ /
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* | Checkstyle and minor typo fixesVincent Hennebert2008-05-091-27/+27
* | * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-1/+1
* | Bugzilla #44744: Jeremias Maerki2008-04-041-4/+2
* | Bugzilla #44743: Jeremias Maerki2008-04-041-3/+11
* | Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-10/+1
|/
* AlphaRasterImage now knows how to deal with TYPE_INT Rasters.Jeremias Maerki2008-02-011-161/+76
* Implemented drawRenderedImage() which fixes painting of PNG images embedded i...Jeremias Maerki2008-02-011-52/+38
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-7/+10
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-031-85/+108
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-66/+63
* Bugzilla 43274: Fix for erroneous usage of inherited color-values in SVG cont...Andreas L. Delmelle2007-09-041-12/+4
* Bugzilla #41831:Jeremias Maerki2007-05-281-1/+1
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+6
* Bugfix: Corrected painting of shading patterns and position of links for SVG ...Jeremias Maerki2006-08-111-3/+13
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-9/+19
* Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl...Jeremias Maerki2006-04-181-8/+2
* Bugzilla #39033:Jeremias Maerki2006-04-101-0/+14
* Switching to the Commons variants for the Graphics2D base/helper classes.Jeremias Maerki2006-04-051-2/+3