From d0227114765d0ff051ba24d59dd62fd4a63d4e46 Mon Sep 17 00:00:00 2001 From: Adrian Cumiskey Date: Wed, 3 Sep 2008 16:32:24 +0000 Subject: [PATCH] Documentation for native image support. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@691671 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/trunk/configuration.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/documentation/content/xdocs/trunk/configuration.xml b/src/documentation/content/xdocs/trunk/configuration.xml index 81b4d40ac..131b89a37 100644 --- a/src/documentation/content/xdocs/trunk/configuration.xml +++ b/src/documentation/content/xdocs/trunk/configuration.xml @@ -376,13 +376,14 @@ Additionally, there are certain settings that control how the renderer handles various elements.

- + 240 + + resources.afp - ]]>

- The default value for the "images mode" setting is "b+w" (black and white). When the setting is "color" a "bits-per-pixel" setting can be provided + The default value for the "images mode" setting is "b+w" (black and white). When the setting is "color" a "bits-per-pixel" setting can be provided. When the setting "native" is set to true, images (TIFF, JPEG and Encapsulated Postscript) will be placed in the datastream in their native form using a MO:DCA Object Container.

The default value for the "renderer-resolution" is 240 dpi. @@ -393,7 +394,7 @@

-->

- By default if there is no configuration definition for "resource-group-file" all resources will be placed inline within the containing page. + By default if there is no configuration definition for "resource-group-file", external resources will be placed in a file called resources.afp.

-- 2.39.5