aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/DataStream.java
Commit message (Expand)AuthorAgeFilesLines
* 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