You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/10/23 06:23:34 UTC

svn commit: r835841 [2/10] - in /websites/staging/xmlgraphics/trunk/content: ./ batik/ fop/ fop/1.1/ fop/1.1/images/ fop/trunk/

Added: websites/staging/xmlgraphics/trunk/content/fop/1.1/changes_1.0.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.1/changes_1.0.html (added)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.1/changes_1.0.html Tue Oct 23 04:23:32 2012
@@ -0,0 +1,807 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <title>History of Changes 1.0</title>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+<!--
+    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
+-->
+    <link href="/css/profile.css" rel="stylesheet" type="text/css" />
+    <link href="/css/xmlgraphics.css" rel="stylesheet" type="text/css" />
+
+    <script src="http://code.jquery.com/jquery.min.js"></script>
+    <script>
+    $(document).ready(function(){
+        $('ul#navigation a').each(function() {
+		    if (this.href === window.location.href)
+			    { $(this). attr('id', 'forefront');} 
+        });
+        $('ul#navigation a#forefront').each(function() {
+        	
+        });
+    })
+    </script>
+
+    
+
+    
+    
+	<style>
+	.highlight {color: red;}
+	</style>
+
+  </head>
+
+  <body>
+
+	<div id="banner">&nbsp;
+	</div>
+
+	<div id="navigation">
+	<p><a href="/"><img alt="Apache XML Graphics Project Logo" src="/images/apache-xml-graphics.gif" title="Apache XML Graphics Project" /></a></p>
+<h1 id="apache-fop">Apache FOP</h1>
+<ul>
+<li><a href="/fop/">FOP Home</a></li>
+<li><a href="/fop/download.html">Download</a></li>
+<li><a href="/fop/quickstartguide.html">Quick Start Guide</a></li>
+<li><a href="/fop/compliance.html">Compliance</a></li>
+<li><a href="/fop/gethelp.html">Getting Help</a></li>
+<li><a href="/fop/faq.html">FAQs</a></li>
+<li><a href="/fop/maillist.html">Mailing Lists</a></li>
+<li><a href="/fop/license.html">License</a></li>
+<li>
+<h2 id="resources">Resources</h2>
+<ul>
+<li><a href="/fop/fo.html">XSL-FO</a></li>
+<li><a href="/fop/examples.html">Examples</a></li>
+<li><a href="/fop/bugs.html">Bugs</a></li>
+<li><a href="http://wiki.apache.org/xmlgraphics-fop/FrontPage">Wiki</a></li>
+<li><a href="/fop/resources.html">Other</a></li>
+</ul>
+</li>
+<li>
+<h2 id="project">Project</h2>
+<ul>
+<li><a href="/fop/news.html">News</a></li>
+<li><a href="/fop/team.html">Who We Are</a></li>
+<li><a href="/fop/status.html">Status</a></li>
+<li><a href="/fop/knownissues.html">Known Issues</a></li>
+<li><a href="/fop/changes.html">Changes</a></li>
+</ul>
+</li>
+<li>
+<h2 id="branches">Branches</h2>
+<ul>
+<li>
+<h2 id="apachewzxhzdk6-fop-trunk-dev">Apache&trade; FOP Trunk (dev)</h2>
+<ul>
+<li><a href="/fop/trunk/">Overview</a></li>
+<li><a href="/fop/trunk/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apachewzxhzdk7-fop">Using Apache&trade; FOP</h3>
+<ul>
+<li><a href="/fop/trunk/compiling.html">Build</a></li>
+<li><a href="/fop/trunk/configuration.html">Configure</a></li>
+<li><a href="/fop/trunk/running.html">Run</a></li>
+<li><a href="/fop/trunk/embedding.html">Embed</a></li>
+<li><a href="/fop/trunk/servlets.html">Servlets</a></li>
+<li><a href="/fop/trunk/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features">Features</h3>
+<ul>
+<li><a href="/fop/trunk/accessibility.html">Accessibility</a></li>
+<li><a href="/fop/trunk/complexscripts.html">Complex Scripts</a></li>
+<li><a href="/fop/trunk/events.html">Events</a></li>
+<li><a href="/fop/trunk/extensions.html">Extensions</a></li>
+<li><a href="/fop/trunk/fonts.html">Fonts</a></li>
+<li><a href="/fop/trunk/graphics.html">Graphics</a></li>
+<li><a href="/fop/trunk/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/trunk/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/trunk/metadata.html">Metadata</a></li>
+<li><a href="/fop/trunk/output.html">Output Targets</a></li>
+<li><a href="/fop/trunk/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/trunk/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/trunk/pdfencryption.html">PDF Encryption</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h2 id="apachewzxhzdk5-fop-10">Apache&trade; FOP 1.0</h2>
+<ul>
+<li><a href="/fop/1.0/">FOP 1.0 Overview</a></li>
+<li><a href="/fop/1.0/releaseNotes_1.0.html">Release Notes</a></li>
+<li><a href="/fop/1.0/changes_1.0.html">Changes (1.0)</a></li>
+<li><a href="/fop/1.0/knownissues_overview.html">Known Issues</a></li>
+<li><a href="/fop/1.0/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apache-fop-10">Using Apache FOP 1.0</h3>
+<ul>
+<li><a href="/fop/1.0/compiling.html">Build</a></li>
+<li><a href="/fop/1.0/configuration.html">Configure</a></li>
+<li><a href="/fop/1.0/running.html">Run</a></li>
+<li><a href="/fop/1.0/embedding.html">Embed</a></li>
+<li><a href="/fop/1.0/servlets.html">Servlets</a></li>
+<li><a href="/fop/1.0/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features_1">Features</h3>
+<ul>
+<li><a href="/fop/1.0/output.html">Output Targets</a></li>
+<li><a href="/fop/1.0/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/1.0/pdfencryption.html">PDF Encryption</a></li>
+<li><a href="/fop/1.0/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/1.0/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/1.0/graphics.html">Graphics</a></li>
+<li><a href="/fop/1.0/fonts.html">Fonts</a></li>
+<li><a href="/fop/1.0/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/1.0/extensions.html">Extensions</a></li>
+<li><a href="/fop/1.0/events.html">Events</a></li>
+<li><a href="/fop/1.0/metadata.html">Metadata</a></li>
+<li><a href="/fop/1.0/accessibility.html">Accessibility</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h2 id="apachewzxhzdk4-fop-095">Apache&trade; FOP 0.95</h2>
+<ul>
+<li><a href="/fop/0.95/">FOP 0.95 Overview</a></li>
+<li><a href="/fop/0.95/releaseNotes_0.95.html">Release Notes</a></li>
+<li><a href="/fop/0.95/changes_0.95.html">Changes (0.95)</a></li>
+<li><a href="/fop/0.95/changes_0.95beta.html">Changes (0.95beta)</a></li>
+<li><a href="/fop/0.95/knownissues_overview.html">Known Issues</a></li>
+<li><a href="/fop/0.95/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apache-fop-095">Using Apache FOP 0.95</h3>
+<ul>
+<li><a href="/fop/0.95/compiling.html">Build</a></li>
+<li><a href="/fop/0.95/configuration.html">Configure</a></li>
+<li><a href="/fop/0.95/running.html">Run</a></li>
+<li><a href="/fop/0.95/embedding.html">Embed</a></li>
+<li><a href="/fop/0.95/servlets.html">Servlets</a></li>
+<li><a href="/fop/0.95/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features_2">Features</h3>
+<ul>
+<li><a href="/fop/0.95/output.html">Output Targets</a></li>
+<li><a href="/fop/0.95/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/0.95/pdfencryption.html">PDF Encryption</a></li>
+<li><a href="/fop/0.95/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/0.95/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/0.95/graphics.html">Graphics</a></li>
+<li><a href="/fop/0.95/fonts.html">Fonts</a></li>
+<li><a href="/fop/0.95/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/0.95/extensions.html">Extensions</a></li>
+<li><a href="/fop/0.95/metadata.html">Metadata</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h1 id="apachewzxhzdk3-fop-development">Apache&trade; FOP Development</h1>
+<ul>
+<li><a href="/fop/dev/">General Info</a></li>
+<li>
+<h2 id="design">Design</h2>
+<ul>
+<li><a href="/fop/dev/design/">Design Info</a></li>
+</ul>
+</li>
+<li>
+<h2 id="core-process">Core Process</h2>
+<ul>
+<li><a href="/fop/dev/design/startup.html">Startup</a></li>
+<li><a href="/fop/dev/design/parsing.html">XML Parsing</a></li>
+<li><a href="/fop/dev/design/fotree.html">FO Tree</a></li>
+<li><a href="/fop/dev/design/properties.html">Properties</a></li>
+<li><a href="/fop/dev/design/layout.html">Layout</a></li>
+<li><a href="/fop/dev/design/breakpos.html">Break Possibility</a></li>
+<li><a href="/fop/dev/design/areas.html">Area Tree</a></li>
+<li><a href="/fop/dev/design/renderers.html">Renderers</a></li>
+</ul>
+</li>
+<li>
+<h2 id="miscellaneous">Miscellaneous</h2>
+<ul>
+<li><a href="/fop/dev/design/images.html">Images</a></li>
+<li><a href="/fop/dev/design/pdf-library.html">PDF Library</a></li>
+<li><a href="/fop/dev/design/svg.html">SVG</a></li>
+<li><a href="/fop/dev/design/embedding.html">Embedding</a></li>
+<li><a href="/fop/dev/design/extending.html">Extending</a></li>
+<li><a href="/fop/dev/design/optimise.html">Optimisations</a></li>
+<li><a href="/fop/dev/design/useragent.html">User Agent</a></li>
+</ul>
+</li>
+<li><a href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages">Unresolved (Wiki)</a></li>
+<li><a href="/fop/dev/svg.html">SVG</a></li>
+<li><a href="/fop/dev/extensions.html">Extensions</a></li>
+<li>
+<h2 id="develop">Develop</h2>
+<ul>
+<li><a href="/fop/dev/implement.html">Walk-Thru</a></li>
+<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;email1=&amp;amp;emailtype1=substring&amp;amp;emailassigned_to1=1&amp;amp;email2=&amp;amp;emailtype2=substring&amp;amp;emailreporter2=1&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;changedin=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;product=Fop&amp;amp;short_desc=%5BPATCH%5D&amp;amp;short_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;keywords=&amp;amp;keywords_type=anywords&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0=&amp;amp;namedcmd=Fop+all&amp;amp;newqueryname=fop+patch+queue&amp;amp;tofooter=1&amp;amp;order=Reuse+same+sort+as+last+time">Patch Queue</a></li>
+<li><a href="/fop/dev/conventions.html">Conventions</a></li>
+</ul>
+</li>
+<li>
+<h2 id="test">Test</h2>
+<ul>
+<li><a href="/fop/dev/testing.html">Testing</a></li>
+</ul>
+</li>
+<li>
+<h2 id="deploy">Deploy</h2>
+<ul>
+<li><a href="/fop/dev/doc.html">Doc Mgmt</a></li>
+<li><a href="/fop/dev/release.html">Release</a></li>
+<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;email1=&amp;amp;emailtype1=substring&amp;amp;emailassigned_to1=1&amp;amp;email2=&amp;amp;emailtype2=substring&amp;amp;emailreporter2=1&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;changedin=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;product=Fop&amp;amp;short_desc=&amp;amp;short_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;keywords=&amp;amp;keywords_type=anywords&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0=&amp;amp;order=bug_severity%2Cpriority%20DESC">Bugs</a></li>
+</ul>
+</li>
+<li>
+<h2 id="resources_1">Resources</h2>
+<ul>
+<li><a href="/fop/dev/faq.html">FAQs</a></li>
+<li><a href="/fop/dev/tools.html">Tools</a></li>
+<li><a href="http://svn.apache.org/viewvc/xmlgraphics/fop">ViewVC</a></li>
+</ul>
+</li>
+<li>
+<h2 id="subpackages">SubPackages</h2>
+<ul>
+<li><a href="/fop/dev/rtflib.html">RTFlib</a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h1 id="apachewzxhzdk2-xml-graphics">Apache&trade; XML Graphics</h1>
+<ul>
+<li>
+<h2 id="project-overview">Project Overview</h2>
+<ul>
+<li><a href="/team.html">Who We Are</a></li>
+<li><a href="/legal.html">Legal Stuff</a></li>
+<li><a href="/charter.html">Project Charter</a></li>
+<li><a href="/mail.html">Mailing Lists</a></li>
+<li><a href="/repo.html">Code Repositories</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">ASF Sponsorship Program</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">ASF Thanks</a></li>
+<li><a href="http://www.apache.org/licenses/">Licenses</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+</li>
+</ul>
+<h1 id="sub-projects">Sub Projects</h1>
+<ul>
+<li><a href="/batik/">Apache Batik</a></li>
+<li><a href="/commons/">Apache XML Graphics Commons</a></li>
+</ul>
+<h2 id="search-apache-xml-graphics">Search Apache XML Graphics</h2>
+<form name="search" id="search" action="http://www.google.com/search" method="get">
+  <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"/>
+  <input type="text" name="q" id="query" />
+  <input type="submit" id="submit" value="Search" />
+</form>
+
+<script>
+$(document).ready(function () {
+    $('#navigation :header').click(function () {
+        var text = $(this).siblings('ul');
+        if (text.is(':hidden')) {
+            text.slideDown('200');
+        } else {
+            text.slideUp('200');
+        }
+    });
+    if ($('#navigation :header').siblings('ul')) {
+    $('#navigation :header').append(' &raquo;');
+    }
+  $('#navigation > ul > li ul').hide();
+  var str=location.href.toLowerCase();
+  $("#navigation li a").each(function() {
+    if (str.indexOf(this.href.toLowerCase()) > -1) {
+      $(this).parents().slideDown('200');
+       $("li.highlight").removeClass("highlight");
+       $(this).parent().addClass("highlight");
+    }
+  });
+})
+</script>
+	</div>
+
+	<div id="bannertext" style="border-bottom: 2px dashed #666666; height: 70px;">
+	  <a href="/fop/"><img src="/images/apache-fop-logo.jpg" alt="The Apache FOP Project" width="120" height="65" style="float:left; margin-right: 15px;" /></a>
+	  <h2>The Apache&trade; FOP Project</h2>
+	</div><!-- <h1>History of Changes 1.0</h1> -->
+
+
+      
+      <div id="content" class="grid_16">
+      	<!-- <div id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/fop/">Fop</a>&nbsp;&raquo&nbsp;<a href="/fop/1.1/">1.1</a></div> -->
+      	<div class="section-content"><p><a href="changes_1.0.rss"></a> </p>
+<h1 id="introduction">Introduction and explanation of symbols</h1>
+<p>Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:<icon alt="add" src="../images/add.jpg"></icon>=add,<icon alt="fix" src="../images/fix.jpg"></icon>=fix,<icon alt="remove" src="../images/remove.jpg"></icon>=remove,<icon alt="update" src="../images/update.jpg"></icon>=update</p>
+<h1 id="version_1.0">Version 1.0 (21 July 2010)</h1>
+<h2 id="API_1.0">Changes to the End-User API</h2>
+<ul>
+<li><icon alt="add" src="../images/add.jpg"></icon>Added a command-line option '-catalog' to use a catalog resolver for the XML and XSLT files Committed by SP.</li>
+</ul>
+<h2 id="Code_1.0">Changes to the Code Base</h2>
+<ul>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for xmlfile and xsltfile parameters in FOP's Ant Task. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added the possibility to use CachedRenderPagesModel, to conserve memory in case of large documents with a lot of cross-references (area tree will be serialized to disk to avoid keeping it entirely in memory). Committed by AD. Thanks to Dario Laera. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46828">46828</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added an event handling framework which allows to get better feedback from within FOP with the ability to customize problem management. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: when #CMYK pseudo-profile was used in the rgb-icc() function, always the fallback RGB colors were used instead. Committed by VH. Thanks to Venkat Reddy. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48167">48167</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>White-space handling in markers with inline-content throws a NullPointerException in some cases. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47710">47710</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: previously retrieved markers were not cleared if the new marker was empty. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46960">46960</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Changed meaning of ‘-v’ option to ‘verbose’, which will print FOP’s version and proceed. Added a ‘-version’ option to simply print the version then exit, following Java practices. Committed by VH.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty objects into illegal MinOptMax objects (in some cases opt could be inferior to min). Committed by VH. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46638">46638</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a memory-leak in Marker.MarkerAttribute, where an instance was used both as key and value in a WeakHashMap, effectively neutralizing the benefit of using WeakReferences. Solved by extending PropertyCache to work for MarkerAttributes as well. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46319">46319</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed some multi-threading issues in FontCache.java:</p>
+<ul>
+<li>
+<p>remove the unused private readObject()</p>
+</li>
+<li>
+<p>make the changeLock member final (initialization-safety + impossible to reassign)</p>
+</li>
+<li>
+<p>perform the HashMap check for a failed font inside the synchronized block to avoid a race condition
+Committed by AD. Thanks to rogov.AT.devexperts.com. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46211">46211</a> .</p>
+</li>
+</ul>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Improved the behaviour of the command line interface. Committed by VH. Thanks to Tow Browder. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45971">45971</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Make fop.bat and fop.cmd use the %FOP_OPTS% environment variable. Committed by AD. Thanks to Carsten Siedentop. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45842">45842</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Quick-fix to avoid a possible NullPointerException when using empty inlines and hyphenation. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45667">45667</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEntry instances). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a slight error when resolving non-file URLs: avoid altering the original 'href' if the protocol is other than 'file:' Committed by AD. Thanks to Thomas Stieler. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45490">45490</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Corrected white-space-treatment for situations where an inline-node is the first/last child node of an fo:block, without preceding/following text. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45097">45097</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a logic error in Hyphenator.java: If the source had an associated InputStream, an UnsupportedOperationException was triggered. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44203">44203</a> .</p>
+</li>
+<li>
+<p><icon alt="update" src="../images/update.jpg"></icon>Changed FONode.addCharacters() parameter to closer match the signature of the standard SAX characters() event (reduces confusion and computations). <em>!! Implementors of extensions that subclass FONode directly, and offer an implementation for addCharacters() should take care to make similar modifications in their code !!</em> Committed by AD.</p>
+</li>
+</ul>
+<h2 id="Extensions_1.0">Changes to the Bundled Extensions</h2>
+<ul>
+<li><icon alt="add" src="../images/add.jpg"></icon>Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. Committed by JM.</li>
+</ul>
+<h2 id="Fonts_1.0">Changes to the Font Subsystem</h2>
+<ul>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for TrueType fonts with symbol character maps (like "Wingdings" and "Symbol"). Character for these fonts are usually found in the 0xF020 to 0xF0FF range (a Unicode private use area). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for specifying referenced fonts per renderer in addition to the general match list. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Fonts: Added support for full URI resolution on configured AFP fonts. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for forcing single-byte encodings for TrueType fonts without creating an XML font metric file (see "encoding-mode" attribute on "font" element) Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>For auto-detected fonts it is now possible to specify that a font needs to be referenced rather than embedded (for the output formats that support this distinction). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Add support for font substitution. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for auto-configuring TrueType Collections. XML font metrics files for *.ttc fonts are not required anymore. Committed by JM. Thanks to Jason Harrop. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44737">44737</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for addressing all glyphs available in a Type 1 font, not just the ones in the font's primary encoding. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: Font selection fallbacks did not work in some cases (ex. bold+italic to normal) Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed generation of CIDSet object in PDF output. Committed by JM. Thanks to Nicolas Peninguy. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47711">47711</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: support PFM Files with no extent table. Committed by CB.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: for the last character of a Type1 font, always a width of 0 was returned. Committed by VH. Thanks to Maxim Wirt. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47232">47232</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Use temporary directory for the font cache if the user home directory is not write-accessible. Committed by JM. Thanks to Alok Singh. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46686">46686</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>More robust AFP font parsing, although it is still in need of some rework in the future. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fix for PFMReader after bug #43089 changed the behavior of PFMFile. Fixes baseline problems when Type 1 fonts are used in conjunction with XML font metric files. Committed by JM. Thanks to J. Frantzius. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45734">45734</a> .</p>
+</li>
+</ul>
+<h2 id="Images_1.0">Changes to the Image Support</h2>
+<ul>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added customization ability for the image loading framework from FOP's configuration file. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for SVG 1.2 functionality inside fo:instream-foreign-object. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41657">41657</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. Committed by JM.</p>
+</li>
+</ul>
+<h2 id="Layout_1.0">Changes to the Layout Engine</h2>
+<ul>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Implement internal character classes if the hyphenation pattern file does not contain them Committed by SP.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added limited support for pages of different inline-progression-dimensions within a page-sequence. Committed by VH.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added basic implementation for column-keeps. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46905">46905</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. Committed by VH. Thanks to Georg Datterl. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46315">46315</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added missing generation of areas for empty grid units in tables with collapsing border model. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Allowing non-zero borders and padding on page regions when relaxed validation is turned on. Committed by LF.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Implemented word-by-ford font-selection strategy on text. Committed by MB.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Support character-by-character font-selection strategy on fo:character element. Committed by MB.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added minimal support for integer keep values on the various keep properties on block-level FOs. For now, all integer values are treated the same (i.e. without strength distinction). Using integers allows to avoid overflows that can happen when "always" is used extensively. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. Committed by VH. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46486">46486</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: value of conditional space not always taken into account in the calculation of a table’s height. Committed by VH. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48082">48082</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed handling of percentage values for provisional-label-separation. Committed by VH.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed handling of percentage values for provisional-distance-between-starts. Committed by VH. Thanks to Jonathan Levinson. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47835">47835</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: The cells of a table inside a marker were duplicated at every marker retrieval. Committed by VH. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47101">47101</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: footnotes occurring within the forced height of a table row did not appear on the output Committed by VH.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a bug when combining a forced break with a "last" page-master. The restart of the algorithm would start at the index of the penalty corresponding to the last page-break. This has been changed to the index of the first element after the last page-break. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46489">46489</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed fo:instream-foreign-object inside fo:marker. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45306">45306</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a bug when combining break-before with a span change. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46240">46240</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugzilla 40798: A conditional-page-master-reference with page-position="last" qualifies for a first page, if it is also the last. Additionally: also added support for page-position="only". Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=40798">40798</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed ID resolution for nested bookmarks with duplicated IDs. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Added LayoutManagerMapping.registerMaker() to make registration of custom layout managers easier. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45470">45470</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed absolute positioning of block-containers when specified using right and bottom instead of left and top. Committed by LF.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed an inconsistency in footnote handling that led to unnecessary empty areas in pages whose last normal line contains footnotes when the page bpd is not the same for all pages. Committed by LF.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Added support for page-number-citation and page-number-citation-last of fo:inline. Corrected behavior for page-number-citation-last of fo:block: forward references now properly resolved. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44794">44794</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Added support for the "id" attribute on fo:wrappers when used as a child of the fo:flow. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=42423">42423</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a ClassCastException when using an fo:wrapper as a child of an fo:block-container. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41500">41500</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a regression introduced by the fix for <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=44286">Bugzilla 44286</a> . Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=42703">42703</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Activated min-height/max-height and min-width/max-width properties. Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43591">43591</a> .</p>
+</li>
+</ul>
+<h2 id="Renderers_1.0">Changes to Renderers (Output Formats)</h2>
+<ul>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added enhanced dithering functionality for images that are converted to bi-level images. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. Committed by JM. Thanks to Peter Hancock. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48567">48567</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added possibility to customize PDF tagging via the ‘role’ property. Committed by VH.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added basic accessibility and Tagged PDF support. Committed by JM,VH. Thanks to Jost Klopfstein. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46705">46705</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for positioning Page Overlays in AFP Output Committed by CB.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF output. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added support for IMM Extension on fo:simple-page-master. Committed by CB.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added an initial set of extensions for prepress support (fox:bleed, fox:crop-offset, fox:crop-box and fox:scale). This is currently supported only by PDF and Java2D renderers. Committed by JM. Thanks to Peter Coppens. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47311">47311</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>PCL Output: Added support for specifying the output bin. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added support for embedding external AFP form maps (form defs) using the afp:include-form-map extension. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Renderer Raster Fonts:</p>
+<ul>
+<li>
+<p>added support for fractional font-sizes in the configuration.</p>
+</li>
+<li>
+<p>selection of the smaller font-size, in case two possible fallbacks have the same difference to a requested size.
+Committed by AD.</p>
+</li>
+</ul>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added setting to enable dithered painting of filled rectangles in AFP and PCL. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added a custom text painter for rendering SVG text using text operators when rendering to PostScript or EPS. Text is no longer painted as shapes, thus creating much smaller files. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47000">47000</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added support for Invoke Medium Map (IMM). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Introduced a new, additional intermediate format optimized for performance. Please see the intermediate format documentation for details. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Added a configuration option to override the resource level defaults in the code. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Bilevel images in resource groups as generated as hard page segments (instead of image objects) for better interoperability with older IPDS environments and for better printing performance. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: An AFPGraphics2D implementation which provides the ability to use Batik to drive the production of AFP Graphics (GOCA) output from SVG. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Resource group leveling, external streaming, and de-duplication of images and graphics using IncludeObject and ResourceGroup. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>AFP Output: Native image embedding support (e.g. JPEG, GIF, TIFF) using ObjectContainer and a MOD:CA Registry implementation. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added PDF /Launch action: references to URIs using the file:// protocol will now generate a /Launch action as opposed to a more general /URI (which doesn't yield the expected result for this protocol). Committed by AD. Thanks to Alexander Stamenov. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45113">45113</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>PDF Output: Added support for handling 16-bit alpha channel. They are currently converted to 8 bits. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45795">45795</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added PDF encryption parameter support in configuration. Committed by AC.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added a PCL-specific extension attribute on simple-page-master for controlling the simplex/duplex mode. Committed by JM. Thanks to Martin Edge. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45115">45115</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Add partial support for the "show-destination" property on fo:basic-link (PDF output only; see limitations on the compliance page) Committed by AD. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44634">44634</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added support for rendering pages using JPS (Java Printing System). See new example: examples/embedding/java/ExamplesFO2JPSPrint.java Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Restored ability to specify from/to and odd/even pages as well as the number of copies for printing from the command-line. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41687">41687</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added ability to pass a preconfigured PrinterJob instance to the PrintRenderer via the rendering options map. Committed by JM. Thanks to Antti Karanta. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44678">44678</a> .</p>
+</li>
+<li>
+<p><icon alt="add" src="../images/add.jpg"></icon>Added a public accessor for reference to the current page to PDFGraphics2D. Committed by JM. Thanks to Yegor Kozlov. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44743">44743</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled). Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and positioning fix for bitmaps from G2D graphics. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fix for AWT viewer to correctly track page numbers in continuous display mode. Committed by JM. Thanks to Richard Wheeldon. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=42306">42306</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix for formatting of floating point numbers which could lead to invalid PDFs. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output for easier post-processing. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. Committed by JM. Thanks to Peter Hancock. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48696">48696</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: AFP Renderer: Respect image color settings for svg Committed by CB. Thanks to Peter Hancock. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48237">48237</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: AFP Renderer: Page Overlays not generated when using Intermediate Format Committed by CB. Thanks to Venkat Reddy. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48376">48376</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: AFP Renderer: Underline is incorrectly placed when reference-orientation != 0 Committed by CB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48456">48456</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: AFP Renderer: Page Segments not positioned correctly when reference-orientation != 0 Committed by CB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48453">48453</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: AFP Renderer: AttributeQualifier Triplet occurs before TLE Value. Committed by CB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48290">48290</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix in AFP output: fixed flags in GOCA GBAR order. Committed by JM. Thanks to D.W. Harks. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48048">48048</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix in AFP output: rounding error when computing the CMYK components of a color. Committed by VH. Thanks to Harald G. Henne. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48185">48185</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>BugFix: Maintain valid AFP by providing TLE truncation on Attribute Value Triplet values that are greater than 250 chars in length. Committed by AC. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47941">47941</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Dithered Background Shading can produce illegal AFP if objects are very small Committed by CB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47694">47694</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: Error while writing TLE's attribute qualifier in the output. Committed by AD. Thanks to Bharat Attaluri. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47508">47508</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: support justified text in AFP Renderer (already working in AFP Painter) Committed by CB.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Bugfix: reset graphic state when a page is finished in PostScript. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed the handling of CMYK colors in PDFGraphics2D. Committed by JM. Thanks to Yegor Kozlov. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46882">46882</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>AFP Fonts: Fixed interpretation of metric for fonts with fixed metrics and made sure all repeating groups in FNP (Font Position) are processed. Committed by JM. Thanks to Emil Maskovsky. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45342">45342</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed black backgrounds occurring for transparent images in PCL output. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed bug that caused AFP Renderer Extensions to be ignored. Committed by CB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46369">46369</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed a multi-threading issue when rendering SVG. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>PDF Output: Made sure the XMP Metadata stream is never compressed. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fix for table handling in RTF output, so the output works with OpenOffice and AbiWord, too. Committed by JM. Thanks to Pavel Kysilka. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45616">45616</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed text stroking in SVG when the stroke-width is zero. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed border trait parsing for the area tree XML when CMYK or ICC colors were used. Committed by JM.</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>Fixed generation of "fonttbl" for RTF output to fix loading problem with AbiWord. Committed by JM. Thanks to Pavel Kysilka. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=45606">45606</a> .</p>
+</li>
+<li>
+<p><icon alt="fix" src="../images/fix.jpg"></icon>PCL Renderer: Improved page format selection so it doesn't interfere with duplex printing. Committed by JM. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43650">43650</a> .</p>
+</li>
+<li>
+<p><icon alt="update" src="../images/update.jpg"></icon>PDFGraphics2D.writeClip doesn't generate a clip command anymore when the clip path is empty. Committed by JM. Thanks to Francois Fernandes. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47031">47031</a> .</p>
+</li>
+<li>
+<p><icon alt="update" src="../images/update.jpg"></icon>When a JPEG image is embedded, an optionally embedded color profile is filtered out as it's already embedded separately in the PDF file. Committed by JM.</p>
+</li>
+</ul>
+<h2 id="contributors_1.0">Contributors to this release</h2>
+<p>We thank the following people for their contributions to this release.</p>
+<p>This is a list of all people who participated as committers:<br></br>Adrian Cumiskey (AC), Andreas Delmelle (AD), Chris Bowditch (CB), Jeremias Märki (JM), (JM,VH), Luca Furini (LF), Max Berger (MB), Simon Pepping (SP), Vincent Hennebert (VH).</p>
+<p>This is a list of other contributors:<br></br>Alexander Stamenov, Alok Singh, Antti Karanta, Bharat Attaluri, Carsten Siedentop, D.W. Harks, Dario Laera, Emil Maskovsky, Francois Fernandes, Georg Datterl, Harald G. Henne, J. Frantzius, Jason Harrop, Jonathan Levinson, Jost Klopfstein, Martin Edge, Maxim Wirt, Nicolas Peninguy, Pavel Kysilka, Peter Coppens, Peter Hancock, Richard Wheeldon, rogov.AT.devexperts.com, Thomas Stieler, Tow Browder, Venkat Reddy, Yegor Kozlov.</p></div>
+      </div>
+      
+      <div class="clear"></div>
+
+	  <div id="footer">
+		<div class="copyright">
+		  <div style="float:left; padding: 7px;">
+			<a title="Apache Software Foundation" href="http://www.apache.org"><img id="asf-feather-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" /></a>
+        </div>
+		  <p>
+			Copyright &copy; 2012 The Apache Software Foundation, Licensed under
+			the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+			<br />
+			Apache, Apache XML Graphics, Apache FOP, Apache Batik, the Apache feather logo, and the
+			Apache XML Graphics logos are trademarks of <a href="http://www.apache.org">The Apache
+			Software Foundation</a>. All other marks mentioned may be trademarks or registered
+			trademarks of their respective owners.
+			<br />
+		  </p>
+		</div> 
+	  </div>
+	
+
+  </body>
+</html>

Added: websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html (added)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html Tue Oct 23 04:23:32 2012
@@ -0,0 +1,410 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <title>Apache&amp;trade; FOP: Building from Source Code</title>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+<!--
+    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
+-->
+    <link href="/css/profile.css" rel="stylesheet" type="text/css" />
+    <link href="/css/xmlgraphics.css" rel="stylesheet" type="text/css" />
+
+    <script src="http://code.jquery.com/jquery.min.js"></script>
+    <script>
+    $(document).ready(function(){
+        $('ul#navigation a').each(function() {
+		    if (this.href === window.location.href)
+			    { $(this). attr('id', 'forefront');} 
+        });
+        $('ul#navigation a#forefront').each(function() {
+        	
+        });
+    })
+    </script>
+
+    
+
+    
+    
+	<style>
+	.highlight {color: red;}
+	</style>
+
+  </head>
+
+  <body>
+
+	<div id="banner">&nbsp;
+	</div>
+
+	<div id="navigation">
+	<p><a href="/"><img alt="Apache XML Graphics Project Logo" src="/images/apache-xml-graphics.gif" title="Apache XML Graphics Project" /></a></p>
+<h1 id="apache-fop">Apache FOP</h1>
+<ul>
+<li><a href="/fop/">FOP Home</a></li>
+<li><a href="/fop/download.html">Download</a></li>
+<li><a href="/fop/quickstartguide.html">Quick Start Guide</a></li>
+<li><a href="/fop/compliance.html">Compliance</a></li>
+<li><a href="/fop/gethelp.html">Getting Help</a></li>
+<li><a href="/fop/faq.html">FAQs</a></li>
+<li><a href="/fop/maillist.html">Mailing Lists</a></li>
+<li><a href="/fop/license.html">License</a></li>
+<li>
+<h2 id="resources">Resources</h2>
+<ul>
+<li><a href="/fop/fo.html">XSL-FO</a></li>
+<li><a href="/fop/examples.html">Examples</a></li>
+<li><a href="/fop/bugs.html">Bugs</a></li>
+<li><a href="http://wiki.apache.org/xmlgraphics-fop/FrontPage">Wiki</a></li>
+<li><a href="/fop/resources.html">Other</a></li>
+</ul>
+</li>
+<li>
+<h2 id="project">Project</h2>
+<ul>
+<li><a href="/fop/news.html">News</a></li>
+<li><a href="/fop/team.html">Who We Are</a></li>
+<li><a href="/fop/status.html">Status</a></li>
+<li><a href="/fop/knownissues.html">Known Issues</a></li>
+<li><a href="/fop/changes.html">Changes</a></li>
+</ul>
+</li>
+<li>
+<h2 id="branches">Branches</h2>
+<ul>
+<li>
+<h2 id="apachewzxhzdk6-fop-trunk-dev">Apache&trade; FOP Trunk (dev)</h2>
+<ul>
+<li><a href="/fop/trunk/">Overview</a></li>
+<li><a href="/fop/trunk/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apachewzxhzdk7-fop">Using Apache&trade; FOP</h3>
+<ul>
+<li><a href="/fop/trunk/compiling.html">Build</a></li>
+<li><a href="/fop/trunk/configuration.html">Configure</a></li>
+<li><a href="/fop/trunk/running.html">Run</a></li>
+<li><a href="/fop/trunk/embedding.html">Embed</a></li>
+<li><a href="/fop/trunk/servlets.html">Servlets</a></li>
+<li><a href="/fop/trunk/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features">Features</h3>
+<ul>
+<li><a href="/fop/trunk/accessibility.html">Accessibility</a></li>
+<li><a href="/fop/trunk/complexscripts.html">Complex Scripts</a></li>
+<li><a href="/fop/trunk/events.html">Events</a></li>
+<li><a href="/fop/trunk/extensions.html">Extensions</a></li>
+<li><a href="/fop/trunk/fonts.html">Fonts</a></li>
+<li><a href="/fop/trunk/graphics.html">Graphics</a></li>
+<li><a href="/fop/trunk/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/trunk/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/trunk/metadata.html">Metadata</a></li>
+<li><a href="/fop/trunk/output.html">Output Targets</a></li>
+<li><a href="/fop/trunk/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/trunk/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/trunk/pdfencryption.html">PDF Encryption</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h2 id="apachewzxhzdk5-fop-10">Apache&trade; FOP 1.0</h2>
+<ul>
+<li><a href="/fop/1.0/">FOP 1.0 Overview</a></li>
+<li><a href="/fop/1.0/releaseNotes_1.0.html">Release Notes</a></li>
+<li><a href="/fop/1.0/changes_1.0.html">Changes (1.0)</a></li>
+<li><a href="/fop/1.0/knownissues_overview.html">Known Issues</a></li>
+<li><a href="/fop/1.0/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apache-fop-10">Using Apache FOP 1.0</h3>
+<ul>
+<li><a href="/fop/1.0/compiling.html">Build</a></li>
+<li><a href="/fop/1.0/configuration.html">Configure</a></li>
+<li><a href="/fop/1.0/running.html">Run</a></li>
+<li><a href="/fop/1.0/embedding.html">Embed</a></li>
+<li><a href="/fop/1.0/servlets.html">Servlets</a></li>
+<li><a href="/fop/1.0/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features_1">Features</h3>
+<ul>
+<li><a href="/fop/1.0/output.html">Output Targets</a></li>
+<li><a href="/fop/1.0/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/1.0/pdfencryption.html">PDF Encryption</a></li>
+<li><a href="/fop/1.0/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/1.0/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/1.0/graphics.html">Graphics</a></li>
+<li><a href="/fop/1.0/fonts.html">Fonts</a></li>
+<li><a href="/fop/1.0/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/1.0/extensions.html">Extensions</a></li>
+<li><a href="/fop/1.0/events.html">Events</a></li>
+<li><a href="/fop/1.0/metadata.html">Metadata</a></li>
+<li><a href="/fop/1.0/accessibility.html">Accessibility</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h2 id="apachewzxhzdk4-fop-095">Apache&trade; FOP 0.95</h2>
+<ul>
+<li><a href="/fop/0.95/">FOP 0.95 Overview</a></li>
+<li><a href="/fop/0.95/releaseNotes_0.95.html">Release Notes</a></li>
+<li><a href="/fop/0.95/changes_0.95.html">Changes (0.95)</a></li>
+<li><a href="/fop/0.95/changes_0.95beta.html">Changes (0.95beta)</a></li>
+<li><a href="/fop/0.95/knownissues_overview.html">Known Issues</a></li>
+<li><a href="/fop/0.95/upgrading.html">Upgrading</a></li>
+<li>
+<h3 id="using-apache-fop-095">Using Apache FOP 0.95</h3>
+<ul>
+<li><a href="/fop/0.95/compiling.html">Build</a></li>
+<li><a href="/fop/0.95/configuration.html">Configure</a></li>
+<li><a href="/fop/0.95/running.html">Run</a></li>
+<li><a href="/fop/0.95/embedding.html">Embed</a></li>
+<li><a href="/fop/0.95/servlets.html">Servlets</a></li>
+<li><a href="/fop/0.95/anttask.html">Ant Task</a></li>
+</ul>
+</li>
+<li>
+<h3 id="features_2">Features</h3>
+<ul>
+<li><a href="/fop/0.95/output.html">Output Targets</a></li>
+<li><a href="/fop/0.95/intermediate.html">Intermediate Format</a></li>
+<li><a href="/fop/0.95/pdfencryption.html">PDF Encryption</a></li>
+<li><a href="/fop/0.95/pdfa.html">PDF/A</a></li>
+<li><a href="/fop/0.95/pdfx.html">PDF/X</a></li>
+<li><a href="/fop/0.95/graphics.html">Graphics</a></li>
+<li><a href="/fop/0.95/fonts.html">Fonts</a></li>
+<li><a href="/fop/0.95/hyphenation.html">Hyphenation</a></li>
+<li><a href="/fop/0.95/extensions.html">Extensions</a></li>
+<li><a href="/fop/0.95/metadata.html">Metadata</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<h1 id="apachewzxhzdk3-fop-development">Apache&trade; FOP Development</h1>
+<ul>
+<li><a href="/fop/dev/">General Info</a></li>
+<li>
+<h2 id="design">Design</h2>
+<ul>
+<li><a href="/fop/dev/design/">Design Info</a></li>
+</ul>
+</li>
+<li>
+<h2 id="core-process">Core Process</h2>
+<ul>
+<li><a href="/fop/dev/design/startup.html">Startup</a></li>
+<li><a href="/fop/dev/design/parsing.html">XML Parsing</a></li>
+<li><a href="/fop/dev/design/fotree.html">FO Tree</a></li>
+<li><a href="/fop/dev/design/properties.html">Properties</a></li>
+<li><a href="/fop/dev/design/layout.html">Layout</a></li>
+<li><a href="/fop/dev/design/breakpos.html">Break Possibility</a></li>
+<li><a href="/fop/dev/design/areas.html">Area Tree</a></li>
+<li><a href="/fop/dev/design/renderers.html">Renderers</a></li>
+</ul>
+</li>
+<li>
+<h2 id="miscellaneous">Miscellaneous</h2>
+<ul>
+<li><a href="/fop/dev/design/images.html">Images</a></li>
+<li><a href="/fop/dev/design/pdf-library.html">PDF Library</a></li>
+<li><a href="/fop/dev/design/svg.html">SVG</a></li>
+<li><a href="/fop/dev/design/embedding.html">Embedding</a></li>
+<li><a href="/fop/dev/design/extending.html">Extending</a></li>
+<li><a href="/fop/dev/design/optimise.html">Optimisations</a></li>
+<li><a href="/fop/dev/design/useragent.html">User Agent</a></li>
+</ul>
+</li>
+<li><a href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages">Unresolved (Wiki)</a></li>
+<li><a href="/fop/dev/svg.html">SVG</a></li>
+<li><a href="/fop/dev/extensions.html">Extensions</a></li>
+<li>
+<h2 id="develop">Develop</h2>
+<ul>
+<li><a href="/fop/dev/implement.html">Walk-Thru</a></li>
+<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;email1=&amp;amp;emailtype1=substring&amp;amp;emailassigned_to1=1&amp;amp;email2=&amp;amp;emailtype2=substring&amp;amp;emailreporter2=1&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;changedin=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;product=Fop&amp;amp;short_desc=%5BPATCH%5D&amp;amp;short_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;keywords=&amp;amp;keywords_type=anywords&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0=&amp;amp;namedcmd=Fop+all&amp;amp;newqueryname=fop+patch+queue&amp;amp;tofooter=1&amp;amp;order=Reuse+same+sort+as+last+time">Patch Queue</a></li>
+<li><a href="/fop/dev/conventions.html">Conventions</a></li>
+</ul>
+</li>
+<li>
+<h2 id="test">Test</h2>
+<ul>
+<li><a href="/fop/dev/testing.html">Testing</a></li>
+</ul>
+</li>
+<li>
+<h2 id="deploy">Deploy</h2>
+<ul>
+<li><a href="/fop/dev/doc.html">Doc Mgmt</a></li>
+<li><a href="/fop/dev/release.html">Release</a></li>
+<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;email1=&amp;amp;emailtype1=substring&amp;amp;emailassigned_to1=1&amp;amp;email2=&amp;amp;emailtype2=substring&amp;amp;emailreporter2=1&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;changedin=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;product=Fop&amp;amp;short_desc=&amp;amp;short_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;keywords=&amp;amp;keywords_type=anywords&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0=&amp;amp;order=bug_severity%2Cpriority%20DESC">Bugs</a></li>
+</ul>
+</li>
+<li>
+<h2 id="resources_1">Resources</h2>
+<ul>
+<li><a href="/fop/dev/faq.html">FAQs</a></li>
+<li><a href="/fop/dev/tools.html">Tools</a></li>
+<li><a href="http://svn.apache.org/viewvc/xmlgraphics/fop">ViewVC</a></li>
+</ul>
+</li>
+<li>
+<h2 id="subpackages">SubPackages</h2>
+<ul>
+<li><a href="/fop/dev/rtflib.html">RTFlib</a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h1 id="apachewzxhzdk2-xml-graphics">Apache&trade; XML Graphics</h1>
+<ul>
+<li>
+<h2 id="project-overview">Project Overview</h2>
+<ul>
+<li><a href="/team.html">Who We Are</a></li>
+<li><a href="/legal.html">Legal Stuff</a></li>
+<li><a href="/charter.html">Project Charter</a></li>
+<li><a href="/mail.html">Mailing Lists</a></li>
+<li><a href="/repo.html">Code Repositories</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">ASF Sponsorship Program</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">ASF Thanks</a></li>
+<li><a href="http://www.apache.org/licenses/">Licenses</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+</li>
+</ul>
+<h1 id="sub-projects">Sub Projects</h1>
+<ul>
+<li><a href="/batik/">Apache Batik</a></li>
+<li><a href="/commons/">Apache XML Graphics Commons</a></li>
+</ul>
+<h2 id="search-apache-xml-graphics">Search Apache XML Graphics</h2>
+<form name="search" id="search" action="http://www.google.com/search" method="get">
+  <input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"/>
+  <input type="text" name="q" id="query" />
+  <input type="submit" id="submit" value="Search" />
+</form>
+
+<script>
+$(document).ready(function () {
+    $('#navigation :header').click(function () {
+        var text = $(this).siblings('ul');
+        if (text.is(':hidden')) {
+            text.slideDown('200');
+        } else {
+            text.slideUp('200');
+        }
+    });
+    if ($('#navigation :header').siblings('ul')) {
+    $('#navigation :header').append(' &raquo;');
+    }
+  $('#navigation > ul > li ul').hide();
+  var str=location.href.toLowerCase();
+  $("#navigation li a").each(function() {
+    if (str.indexOf(this.href.toLowerCase()) > -1) {
+      $(this).parents().slideDown('200');
+       $("li.highlight").removeClass("highlight");
+       $(this).parent().addClass("highlight");
+    }
+  });
+})
+</script>
+	</div>
+
+	<div id="bannertext" style="border-bottom: 2px dashed #666666; height: 70px;">
+	  <a href="/fop/"><img src="/images/apache-fop-logo.jpg" alt="The Apache FOP Project" width="120" height="65" style="float:left; margin-right: 15px;" /></a>
+	  <h2>The Apache&trade; FOP Project</h2>
+	</div><!-- <h1>Apache&amp;trade; FOP: Building from Source Code</h1> -->
+
+
+      
+      <div id="content" class="grid_16">
+      	<!-- <div id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/fop/">Fop</a>&nbsp;&raquo&nbsp;<a href="/fop/1.1/">1.1</a></div> -->
+      	<div class="section-content"><p><version>$Revision: 1298724 $</version></p>
+<h1 id="build-needed">Do You Need To Build?</h1>
+<p>Apache&trade; FOP distributions are either pre-compiled binary or source. If you are using a binary distribution, it is already built and there is no need to build it again. See the <a href="../download.html">Download Instructions</a> for information about whether a binary or source distribution is best for your needs.</p>
+<p>If you got the source code from a repository snapshot or via Subversion you will need to build FOP in any case.</p>
+<h1 id="env">Set Up Your Environment</h1>
+<h2 id="env-jdk">JDK</h2>
+<p>Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.4 (A Java Runtime Environment is not sufficient).</p>
+<h2 id="env-classpath">CLASSPATH</h2>
+<p>There is generally no need to setup a classpath. All libraries needed to compile FOP are included in the source distribution and are referenced by the build script. You will only need to adjust the classpath if you build FOP in some other way. See the build script build.xml for details.</p>
+<h2 id="env-java-home">JAVA_HOME</h2>
+<p>The build script uses <a href="http://ant.apache.org/">Apache Ant</a> , a popular Java-based build tool, which usually requires that the environment variable JAVA_HOME point to your local JDK root directory. This is true even if you use JDK 1.4 or above, which normally does not need this setting.</p>
+<h2 id="env-ant">Apache Ant</h2>
+<p><a href="http://ant.apache.org/">Apache Ant</a> (Version 1.7 or later) must be installed in order to build FOP. Following best practices we don't include Ant with FOP anymore. You can find the <a href="http://ant.apache.org/manual/">instructions to install Ant in the Ant manual</a> on the web.</p>
+<h1 id="build-script">Run the Build Script</h1>
+<p>Change to the FOP root directory and build FOP by executing the build script (build.xml) using the "ant" command.
+The "ant" command is only available on your system if you've properly <a href="http://ant.apache.org/manual/">installed Apache Ant</a> and added Ant's location to the PATH environment variable.
+The file build.xml in the FOP root directory is the blueprint that Ant uses for the build. It contains information for numerous build targets, many of which are building blocks to more useful target, and others which are primarily used by the FOP developers. You may benefit from looking through this file to learn more about the various build targets. To obtain a complete list of useful build targets:
+ant -projecthelp
+The most useful targets are:</p>
+<ul>
+<li>
+<p><strong>package</strong> : Generates the JAR files (default). This is the normal build that produces a jar file usable for running FOP.</p>
+</li>
+<li>
+<p><strong>clean</strong> : Cleans the build directory. This is useful for making sure that any build errors are cleaned up before starting a new build. It should not ordinarily be needed, but may be helpful if you are having problems with the build process itself.</p>
+</li>
+<li>
+<p><strong>javadocs</strong> : Creates the FOP API documentation.A minimum JDK version of 1.4.2 is required for generating the javadocs.</p>
+</li>
+</ul>
+<p>To run the build:
+ant [target ...]
+For example to do a normal build for the "all" target (which is the default):
+ant
+OR
+ant all
+To clean the build directory first:
+ant clean allIf you want to shorten the build time you can just call the "package" target which doesn't perform any automated tests during the build.</p>
+<h1 id="problems">Troubleshooting</h1>
+<p>If you have problems building FOP, please try the following:</p>
+<ul>
+<li>
+<p>Run the build with the target of "clean", then rerun the build.</p>
+</li>
+<li>
+<p>Delete the build directory completely, then rerun the build.</p>
+</li>
+<li>
+<p>Make sure you do not have a non-FOP version of xerces.jar, xalan.jar, batik.jar, or another dependency product somewhere in your CLASSPATH.</p>
+</li>
+<li>
+<p>If the build still fails, see the <a href="../gethelp.html">Getting Help</a> page for further help.</p>
+</li>
+</ul></div>
+      </div>
+      
+      <div class="clear"></div>
+
+	  <div id="footer">
+		<div class="copyright">
+		  <div style="float:left; padding: 7px;">
+			<a title="Apache Software Foundation" href="http://www.apache.org"><img id="asf-feather-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" /></a>
+        </div>
+		  <p>
+			Copyright &copy; 2012 The Apache Software Foundation, Licensed under
+			the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+			<br />
+			Apache, Apache XML Graphics, Apache FOP, Apache Batik, the Apache feather logo, and the
+			Apache XML Graphics logos are trademarks of <a href="http://www.apache.org">The Apache
+			Software Foundation</a>. All other marks mentioned may be trademarks or registered
+			trademarks of their respective owners.
+			<br />
+		  </p>
+		</div> 
+	  </div>
+	
+
+  </body>
+</html>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org