aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/bitmap/TIFFDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-011-225/+4
* Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-8/+1
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-5/+5
* Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-1/+2
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+272