aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/AbstractIFPainter.java
Commit message (Expand)AuthorAgeFilesLines
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-0/+28
* Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-0/+15
* Making conversion hints available to ImageHandler implementations, too.Jeremias Maerki2008-11-041-0/+2
* Re-Implemented "quality" rendering mode (painting borders and rules using bit...Jeremias Maerki2008-10-301-2/+66
* Moved IFState instance variable into AbstractIFPainter as all implementations...Jeremias Maerki2008-10-231-12/+92
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-58/+12
* Initial implementation for border painting for the new IF (including support ...Jeremias Maerki2008-08-141-0/+2
* Added document-trailer element to the IF (for example for the bookmark tree).Jeremias Maerki2008-08-131-0/+40
* Implemented foreign-object support for the new intermediate format.Jeremias Maerki2008-08-071-0/+131
* First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-051-0/+7
* Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...Jeremias Maerki2008-07-281-0/+23
* Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)Jeremias Maerki2008-07-161-0/+50