From 8faab42c21e565d859e8caa0c56df1c2a8748dea Mon Sep 17 00:00:00 2001 From: Manuel Mall Date: Sat, 7 Jan 2006 13:15:53 +0000 Subject: Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@366718 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/trunk/configuration.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/documentation/content/xdocs/trunk/configuration.xml') diff --git a/src/documentation/content/xdocs/trunk/configuration.xml b/src/documentation/content/xdocs/trunk/configuration.xml index 0b845bcf9..258b5ac04 100644 --- a/src/documentation/content/xdocs/trunk/configuration.xml +++ b/src/documentation/content/xdocs/trunk/configuration.xml @@ -1,6 +1,6 @@ ./ + + ./ + 72 -- cgit v1.2.3