/[Apache-SVN]
ViewVC logotype

Revision 357081


Jump to revision: Previous Next
Author: jeremias
Date: Thu Dec 15 22:20:48 2005 UTC (18 years, 4 months ago)
Changed paths: 20
Log Message:
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution() -> FOUserAgent.setSourceResolution() and FOUserAgent.setTargetResolution()

Resolution parameter to the user agent is split into:
- a source resolution used to determine the pixel size in SVG images and bitmap without resolution information
- a target resolution used to specify the output resolution of bitmap images generated by bitmap renderers and bitmaps generated by Batik for filter effects.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/conf/fop.xconf modified , text changed
Directoryxmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/embedding.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/running.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FOUserAgent.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/svg/SVGElement.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/image/analyser/SVGReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/awt/AWTRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/bitmap/PNGRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/bitmap/TIFFRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/java2d/Java2DRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/java2d/Java2DSVGHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/pdf/PDFSVGHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSSVGHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/status.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/visual/AbstractPSPDFBitmapProducer.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/visual/BatchDiffer.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/visual/BitmapProducerJava2D.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/visual/ProducerContext.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26