You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremias Maerki 6624651c2a Improved JUnit report creation. 18 years ago
..
ACIUtils.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
AbstractFOPTranscoder.java Fix getPixelUnitToMillimeter 20 years ago
FOPSAXSVGDocumentFactory.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
PDFAElementBridge.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
PDFANode.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
PDFBridgeContext.java Bugzilla #37330: 18 years ago
PDFContext.java Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
PDFDocumentGraphics2D.java Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. 18 years ago
PDFGraphics2D.java Improved JUnit report creation. 18 years ago
PDFGraphicsConfiguration.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
PDFGraphicsDevice.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
PDFImageElementBridge.java Automated parameter rename failed because there was an instance variable called "e" which caused an NPE in examples/fo/build.xml on target "newPDF". 18 years ago
PDFTextElementBridge.java PR: 20 years ago
PDFTextPainter.java Creation of Font instances centralized in FontInfo and added a cache for them. This removes duplicate code in a number of places, improves speed a little and saves memory. 18 years ago
PDFTranscoder.java Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. 18 years ago
SVGUserAgent.java Fixed javadoc errors. 19 years ago
SVGUtilities.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
package.html Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.) 20 years ago