From: Jeremias Maerki Date: Wed, 16 May 2007 08:49:48 +0000 (+0000) Subject: setHyphenBaseURL() was missing. X-Git-Tag: fop-0_94~103 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=603ae92feaeb6aded740a95e804e8f98cb8e06c3;p=xmlgraphics-fop.git setHyphenBaseURL() was missing. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538485 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/trunk/embedding.xml b/src/documentation/content/xdocs/trunk/embedding.xml index 00d57c75e..3e3c964f8 100644 --- a/src/documentation/content/xdocs/trunk/embedding.xml +++ b/src/documentation/content/xdocs/trunk/embedding.xml @@ -291,6 +291,13 @@ try {

fopFactory.setFontBaseURL("file:///C:/Temp/fonts"); +
  • +

    + The hyphenation base URL to use when resolving relative URLs for + hyphenation patterns. Example: +

    + fopFactory.setHyphenBaseURL("file:///C:/Temp/hyph"); +
  • Disable strict validation. When disabled FOP is less strict about the rules