/[Apache-SVN]
ViewVC logotype

Revision 195455


Jump to revision: Previous Next
Author: keiron
Date: Fri Nov 8 10:48:00 2002 UTC (21 years, 7 months ago)
Changed paths: 23
Log Message:
handle image stream better, try to make sure only
opened once and properly closed
gif image broken until it can be loaded from a stream


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FOUserAgent.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/AbstractFopImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/BmpImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/EPSImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/FopImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/FopImageConsumer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/GifImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/ImageFactory.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/JAIImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/JimiImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/JpegImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/XMLImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/BMPReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/EPSReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/GIFReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/ImageReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/ImageReaderFactory.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/JPEGReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/PNGReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/SVGReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/TIFFReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/image/analyser/XMLReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/svg/PDFGraphics2D.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26