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.
Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 13 years ago
..
AbstractBitmapDocumentHandler.java Fixed possible NPE. 14 years ago
BitmapRendererConfigurator.java Improved fix for bugzilla#48062 13 years ago
BitmapRendererEventProducer.java Bugzilla #49733: 14 years ago
BitmapRendererEventProducer.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
BitmapRenderingSettings.java Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
MultiFileRenderingUtil.java Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
PNGDocumentHandler.java Some javadoc fixes: @code -> @link 14 years ago
PNGDocumentHandlerMaker.java Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
PNGRenderer.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PNGRendererMaker.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
TIFFConstants.java Split IFPainter into IFDocumentHandler and IFPainter. This makes the implementation classes smaller, better allows to isolate the painting parts and helps with formats that generate one object per page (SVG, PNG etc.). 15 years ago
TIFFDocumentHandler.java Some javadoc fixes: @code -> @link 14 years ago
TIFFDocumentHandlerMaker.java ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementations. 15 years ago
TIFFRenderer.java findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
TIFFRendererConfigurator.java Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
TIFFRendererMaker.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago