aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/AbstractImageAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-354/+0
* Fix leaked resource warnings from Eclipse (Kepler).Glenn Adams2014-07-061-1/+3
* FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ...Luis Bernardo2014-01-171-10/+28
* FOP-2259: 1 bit TIFF error; patch submitted by Simon SteinerLuis Bernardo2013-07-121-1/+10
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-041-1/+1
* Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-221-1/+1
* bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-201-17/+31
* Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...Glenn Adams2012-06-241-0/+14
* Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Ber...Glenn Adams2012-06-151-2/+2
* Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-151-1/+68
* Fix a potential NPE which can apparently happen in very exotic cases (actuall...Jeremias Maerki2011-04-221-1/+6
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-101-1/+1
|\
| * Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-011-1/+1
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-181-1/+1
|\|
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-1/+1
| * Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* | Bugzilla #49403:Jeremias Maerki2010-06-251-2/+4
|/
* removed possible null referenceMaximilian Berger2009-09-151-5/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-13/+13
* When a JPEG image is embedded, an optionally embedded color profile is filter...Jeremias Maerki2008-03-271-1/+9
* Move sRGB installation into the PDF library. That way it can be used in PDFDo...Jeremias Maerki2008-02-011-28/+35
* AlphaRasterImage now knows how to deal with TYPE_INT Rasters.Jeremias Maerki2008-02-011-2/+10
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-0/+200