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 679802c476 Fixed a typo and two FindBugs issues. 13 years ago
..
ACIUtils.java Fix checkstyle and findbugs issues 13 years ago
AbstractFOPBridgeContext.java Bugzilla #49733: 14 years ago
AbstractFOPImageElementBridge.java Fixed a typo and two FindBugs issues. 13 years ago
AbstractFOPTextElementBridge.java Bugzilla #47000: 15 years ago
AbstractFOPTextPainter.java AFP GOCA: 13 years ago
AbstractFOPTranscoder.java Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants 13 years ago
FOPSAXSVGDocumentFactory.java Added support for SVG 1.2 inside fo:instream-foreign-object. The code just used the basic SVGDOMImplementation for SVG 1.1. Now it delegates the DOM building to Batik code instead of to a normal DOM builder. 15 years ago
FOPTextHandler.java Bugzilla #49733: 14 years ago
FOPTextHandlerAdapter.java Bugzilla #49733: 14 years ago
GraphicsConfiguration.java Bugzilla #49733: 14 years ago
NativeImageHandler.java Bugzilla #49733: 14 years ago
NativeTextPainter.java AFP GOCA: 13 years ago
PDFAElementBridge.java Javadocs: Removed all <tt> occurrences with <code> or {@link}. 14 years ago
PDFANode.java Javadocs: Removed all <tt> occurrences with <code> or {@link}. 14 years ago
PDFBatikFlowTextElementBridge.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFBridgeContext.java Make sure sub bridge contexts also have our bridges. 13 years ago
PDFContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFDocumentGraphics2D.java Merge from Trunk, revisions 965390 to 1060234. 13 years ago
PDFDocumentGraphics2DConfigurator.java Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 years ago
PDFFlowExtTextPainter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFlowTextPainter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFGraphics2D.java Fixed regression introduced with rev 1095887: 13 years ago
PDFGraphicsConfiguration.java Bugzilla #49733: 14 years ago
PDFGraphicsDevice.java Bugzilla #49733: 14 years ago
PDFImageElementBridge.java Restrict XML-formats to SVG to stream-line the image loading/conversion process. 15 years ago
PDFSVGFlowRootElementBridge.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFTextElementBridge.java * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 years ago
PDFTextPainter.java Fixed regression introduced with rev 1095887: 13 years ago
PDFTextUtil.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFTranscoder.java Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 years ago
SVGEventProducer.java Bugzilla #49733: 14 years ago
SVGEventProducer.xml Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files 14 years ago
SVGUserAgent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
SVGUtilities.java Bugzilla #49733: 14 years ago
SimpleSVGUserAgent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
package.html Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.) 20 years ago