aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/DataStream.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-690/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-6/+6
* Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they...Mehdi Houshmand2012-08-281-7/+3
* Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-241-13/+18
* Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-011-2/+8
* Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-3/+3
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-7/+6
* Bugzilla #49733:Jeremias Maerki2010-08-141-3/+5
* bug with previous commit when rotating by 270Chris Bowditch2009-12-291-1/+1
* Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when refer...Chris Bowditch2009-12-291-7/+11
* add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-121-2/+4
* Bugfix: support justified text in AFP Renderer (already working in AFP Painter)Chris Bowditch2009-07-101-5/+93
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-3/+3
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-031-1/+2
|\
| * Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-281-1/+3
* | Moved getPoint() method from DataStream to AFPPaintingState where it makes mo...Jeremias Maerki2009-01-111-21/+2
|/
* Bugzilla #46369:Chris Bowditch2008-12-101-3/+7
* * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResourcesAdrian Cumiskey2008-11-271-1/+3
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-0/+600