aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/modca
Commit message (Expand)AuthorAgeFilesLines
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-211-4/+16
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-106-18/+26
|\
| * Bugzilla #50705:Jeremias Maerki2011-02-044-15/+4
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-3/+22
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-1826-67/+159
|\|
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-259-38/+38
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
| * Bugzilla #49379:Jeremias Maerki2010-10-071-1/+2
| * Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-1/+1
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-148-18/+16
| * Bugzilla #49733:Jeremias Maerki2010-08-1414-13/+106
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-1/+8
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-141-1/+1
* AFP Output Changes:Jeremias Maerki2010-06-121-2/+2
* Bugzilla #48567:Jeremias Maerki2010-01-211-2/+25
* Bugzilla #48237:Chris Bowditch2010-01-081-1/+19
* bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value Chris Bowditch2009-11-261-1/+1
* Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-233-1/+15
* Added missing license headers.Jeremias Maerki2009-10-233-5/+62
* Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47941Adrian Cumiskey2009-10-227-136/+230
* Fixed SVN PropsMaximilian Berger2009-09-1517-17/+17
* Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the outp...Andreas L. Delmelle2009-07-101-2/+2
* Bugfix: support justified text in AFP Renderer (already working in AFP Painter)Chris Bowditch2009-07-101-3/+5
* bug fix: fractional points sizes in AFP not working correctly together with f...Chris Bowditch2009-07-071-1/+1
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-282-9/+9
* Bugfix: take rotation into account also when resource level is not inlineVincent Hennebert2009-04-281-3/+4
* In the AFP stream, put the TLE fields associated to a page sequence before th...Vincent Hennebert2009-04-243-18/+29
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-051-0/+63
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-0312-54/+314
|\
| * Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-2812-54/+314
* | Merge from Trunk revisions 731480 - 735028.Jeremias Maerki2009-01-164-19/+11
|\|
| * Bugfix: Weave included page segments into the object sequence instead of inse...Jeremias Maerki2009-01-163-18/+1
| * Added in support for subtractive mode in 1-bit images. This should further re...Jeremias Maerki2009-01-151-1/+10
* | Added support for fixed-width spaces.Jeremias Maerki2009-01-131-1/+1
* | Started new IF implementation for AFP (incomplete, supporting filled rects, t...Jeremias Maerki2009-01-113-473/+68
* | GOCA improvements:Jeremias Maerki2009-01-111-7/+8
* | Bugfix: remaining chunk of over-long text strings didn't get handled properly.Jeremias Maerki2009-01-061-4/+5
|/
* Bugzilla #46369:Chris Bowditch2008-12-105-24/+64
* * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResourcesAdrian Cumiskey2008-11-273-35/+29
* * Reverted back the interface changes I made to ImageHandler.Adrian Cumiskey2008-11-253-15/+16
* Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.Jeremias Maerki2008-11-251-1/+1
* Minor cleanup.Adrian Cumiskey2008-11-211-2/+2
* <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-213-25/+59
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-2018-771/+234
* Structured field length bug fix.Adrian Cumiskey2008-11-191-7/+6
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-181-2/+1
* Memory usage optimizations.Adrian Cumiskey2008-11-1732-933/+1023
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-133-2/+79
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-5/+5
* Minor cleanup.Adrian Cumiskey2008-10-271-19/+20