aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp/AFPDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-3/+2
* Merged trunk@1391502Peter Hancock2012-10-041-1/+2
|\
| * Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-241-1/+2
* | Minor cleanupPeter Hancock2012-07-051-1/+1
* | Merged trunk@1356765Peter Hancock2012-07-031-13/+15
|\|
| * White space, unused method and import clean upMehdi Houshmand2012-07-031-1/+0
| * Merged in trunk@1356161Mehdi Houshmand2012-07-021-2/+2
| |\
| | * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-021-2/+2
| * | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-2/+2
| * | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-7/+6
| * | Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+2
| |\|
| * | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-4/+8
* | | Merged trunk@1354651Peter Hancock2012-06-291-39/+158
|\ \ \ | | |/ | |/|
| * | Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+2
| |/
| * Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-171-0/+5
| * Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-121-0/+20
| * enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
| * Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-011-0/+10
| * Removed the lastMediumMap variable and the check to omit the IMM if it doesn'...Jeremias Maerki2011-07-081-5/+1
| * Added option to place AFP NOPs right before the end of a named page group (pa...Jeremias Maerki2011-04-221-6/+39
| * AFP GOCA: Added option to disable GOCA and to control text painting inside GO...Jeremias Maerki2011-04-221-0/+20
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-011-25/+55
| * Bugzilla #49379:Jeremias Maerki2010-10-071-10/+13
* | Bugzilla #49913:Jeremias Maerki2010-09-301-0/+51
|/
* AFP Output Changes:Jeremias Maerki2010-06-121-1/+6
* Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-231-0/+5
* add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-121-6/+13
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* added support for IMM Extension on fo:simple-page-master element in the AFP R...Chris Bowditch2009-08-041-4/+11
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-271-1/+18
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-281-0/+21
* AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence...Jeremias Maerki2009-03-021-17/+25
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-4/+22
* Removed unnecessary setContext methodVincent Hennebert2009-02-251-6/+0
* Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-7/+1
* Merge from Trunk revisions 740276 - 741103.Jeremias Maerki2009-02-051-5/+8
* Added support for the AFP Extensions.Jeremias Maerki2009-01-161-10/+66
* Started new IF implementation for AFP (incomplete, supporting filled rects, t...Jeremias Maerki2009-01-111-0/+268