aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/ImageRenderedAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-227/+0
* FOP-2512: fix issue with transparent PNGs with indexed color modelMatthias Reischenbacher2015-11-261-2/+7
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* FOP-2259: 1 bit TIFF error; patch submitted by Simon SteinerLuis Bernardo2013-07-121-1/+2
* Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-151-71/+2
* Log image encoding times.Jeremias Maerki2011-04-221-2/+19
* Enabling CMYK encoding for PDF output (applies to decoded bitmap images).Jeremias Maerki2010-08-201-1/+1
* Bugfix: use the effective color profile supplied by the ImageEncodingHelper, ...Vincent Hennebert2009-05-081-1/+13
* Bugfix: Don't use getWidth/Height() from superclass as this is accessing the ...Jeremias Maerki2008-08-061-0/+12
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-16/+16
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-0/+249