aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/modca/ImageObject.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-198/+0
* minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixesLuis Bernardo2014-12-031-2/+2
* FOP-2433: Support CMYK TIFFs in AFP through IOCA FS45Luis Bernardo2014-12-021-4/+24
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Eliminate javadocs warnings.Glenn Adams2012-06-041-2/+4
* Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-121-3/+4
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-231-1/+12
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-281-6/+1
* Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-281-1/+7
* Added in support for subtractive mode in 1-bit images. This should further re...Jeremias Maerki2009-01-151-1/+10
* * Reverted back the interface changes I made to ImageHandler.Adrian Cumiskey2008-11-251-8/+9
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+154