Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -81/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733433 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fed up with all those trailing whitespaces. Let's remove them all (once... ↵ | Vincent Hennebert | 2008-07-24 | 1 | -3/+3 |
| | | | | | | and for all?) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@679326 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Added new extension element: fox:external-document. It allows to add whole ↵ | Jeremias Maerki | 2007-12-27 | 1 | -0/+81 |
documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. Some preparations for page-position="only" but the implementation is incomplete and "only" has no effect, yet. (Just uploaded some stuff I once started) Some javadoc cleanups. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@607032 13f79535-47bb-0310-9956-ffa450edef68 |