aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFDocumentHandlerMaker.java
Commit message (Expand)AuthorAgeFilesLines
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-2/+1
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-6/+0
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-1/+2
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+58