You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by sp...@apache.org on 2011/08/23 15:51:42 UTC

svn commit: r1160690 [16/39] - in /xmlgraphics/site/deploy/fop: ./ 0.95/ 1.0/ dev/ dev/design/ dev/svg/ skin/images/ trunk/

Modified: xmlgraphics/site/deploy/fop/changes.rss
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/changes.rss?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/changes.rss (original)
+++ xmlgraphics/site/deploy/fop/changes.rss Tue Aug 23 13:51:33 2011
@@ -23,6 +23,7 @@
     
     
     
+    
   
 
   
@@ -40,6 +41,271 @@
   
     
     
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+        :
+        
+        Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page 
+        Segment.
+      </description></item>
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        VH
+        :
+        
+        Added support for 128bit encryption in PDF output. Based on work by Michael Rubin.
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+        :
+        
+        Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when 
+        rotated by 180. </description></item>
+      <item><title>Apache FOP Fonts fix
+          (bug 51596)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 51596)
+        
+        :
+        
+        Fixed a bug in TTF subsetting where a composite glyph could get
+        remapped more than once resulting in garbled character.
+       Thanks to Mehdi Houshmand.</description></item>
+      <item><title>Apache FOP Fonts fix
+          (bug 50605)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 50605)
+        
+        :
+        
+        Fixed a number of bugs concerning Type 1 and other single-byte fonts
+        (glyph width mismatches and overlapping characters).
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        Fixed a multi-threading bug for SVG images included through svg:image inside SVG documents.
+      </description></item>
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        PH
+        :
+        
+        Added an IFDocumentHandler filter for triggering rendering events.  Created an Event that
+        captures an end page event with the page number.
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        VH
+        :
+        
+        Bugfix: alternative text not working in tagged PDF for TIFF images.
+      </description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 50909)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+          (fixes bug 50909)
+        
+        :
+        
+        Fixed io exception in MODCAParser caused by the improper use of mark() and reset() on the
+        MODCA data input stream.  Added unit test. </description></item>
+      <item><title>Apache FOP Fonts fix
+          (bug 51144)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 51144)
+        
+        :
+        
+        Removed invalid entries in ToUnicode table of CID subset fonts. 
+       Thanks to Mehdi Houshmand.</description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 50899)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+          (fixes bug 50899)
+        
+        :
+        
+        Fixed mapping of font weights between CSS values and TextAttribute.WEIGHT_*. 
+       Thanks to Glenn Adams.</description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: fonts were not embedded from within AFPGraphics2D.
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: Changed the way FOP fonts are selected based on Batik's GVT fonts to match
+        the behaviour of PDF/PS output.
+      </description></item>
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        Added option to place AFP NOPs right before the end of a named page group (page-sequence),
+        rather than after the start.
+      </description></item>
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        Added option for PostScript output to optimize for file size rather than quality.
+      </description></item>
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics.
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: Work-around for InfoPrint's AFP implementation which seems to lose
+        the character set state over Graphics Data (GAD) boundaries.
+      </description></item>
+      <item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        Bugfix for AFP GOCA segments: they were not properly marked as appended which could
+        lead to graphics state changes in some implementations.
+      </description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 51010)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        CB
+          (fixes bug 51010)
+        
+        :
+        
+        Bugzilla 51010: Bookmarks create useless lines in RTF 
+       Thanks to Max Aster.</description></item>	
+      <item><title>Apache FOP Renderers fix
+          (bug 51008)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        CB
+          (fixes bug 51008)
+        
+        :
+        
+        Bugzilla 51008: page-number-citation-last does not work in RTF
+       Thanks to Max Aster.</description></item>	
+      <item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        VH
+        :
+        
+        Added id element to intermediate format to track the origin of content.
+      </description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 50987)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50987)
+        
+        :
+        
+        Bugzilla 50988: Fixed a NullPointerException in case a white-space fo:character was removed
+        due to white-space handling.
+       Thanks to Matthias Reischenbacher.</description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 50987)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50987)
+        
+        :
+        
+        Bugzilla 50987: Fixed an issue in PDF output where a link was added to the parent tree 
+        instead of the related structure element.
+       Thanks to Martin Koegler.</description></item>
+      <item><title>Apache FOP Renderers fix
+          (bug 50986)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50986)
+        
+        :
+        
+        Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to 
+        incorrect ET/EMC sequences.
+       Thanks to Martin Koegler.</description></item>
+      <item><title>Apache FOP Code fix
+          (bug 50593)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Code fix
+        by
+        AD
+          (fixes bug 50593)
+        
+        :
+        
+        Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing
+        internal destination should just trigger a warning.
+      </description></item>
+      <item><title>Apache FOP Layout fix
+          (bug 50965)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        AD
+          (fixes bug 50965)
+        
+        :
+        
+        Bugzilla 50965: Fixed a regression in BlockContainerLayoutManager where margins were
+        no longer reset after forced breaks.
+       Thanks to Martin Koegler.</description></item>
+      <item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Implemented non-standard behavior for basic-link areas, such that they take into account the 
+        heights of their descendants areas.
+      </description></item>
+      <item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Bugfix: keep-together does not apply to fo:table-cell.
+      </description></item>
+      <item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Bugfix: keep-together on a table containing row-spanning cells was not honored.
+      </description></item>
       <item><title>Apache FOP Layout fix
           (bug 50196)
         </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
@@ -4285,7 +4551,243 @@
 
   
 
-<item><title>Apache FOP Layout fix
+<item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+        :
+        
+        Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page 
+        Segment.
+      </description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        VH
+        :
+        
+        Added support for 128bit encryption in PDF output. Based on work by Michael Rubin.
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+        :
+        
+        Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when 
+        rotated by 180. </description></item><item><title>Apache FOP Fonts fix
+          (bug 51596)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 51596)
+        
+        :
+        
+        Fixed a bug in TTF subsetting where a composite glyph could get
+        remapped more than once resulting in garbled character.
+       Thanks to Mehdi Houshmand.</description></item><item><title>Apache FOP Fonts fix
+          (bug 50605)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 50605)
+        
+        :
+        
+        Fixed a number of bugs concerning Type 1 and other single-byte fonts
+        (glyph width mismatches and overlapping characters).
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        Fixed a multi-threading bug for SVG images included through svg:image inside SVG documents.
+      </description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        PH
+        :
+        
+        Added an IFDocumentHandler filter for triggering rendering events.  Created an Event that
+        captures an end page event with the page number.
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        VH
+        :
+        
+        Bugfix: alternative text not working in tagged PDF for TIFF images.
+      </description></item><item><title>Apache FOP Renderers fix
+          (bug 50909)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        PH
+          (fixes bug 50909)
+        
+        :
+        
+        Fixed io exception in MODCAParser caused by the improper use of mark() and reset() on the
+        MODCA data input stream.  Added unit test. </description></item><item><title>Apache FOP Fonts fix
+          (bug 51144)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Fonts fix
+        by
+        JM
+          (fixes bug 51144)
+        
+        :
+        
+        Removed invalid entries in ToUnicode table of CID subset fonts. 
+       Thanks to Mehdi Houshmand.</description></item><item><title>Apache FOP Renderers fix
+          (bug 50899)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+          (fixes bug 50899)
+        
+        :
+        
+        Fixed mapping of font weights between CSS values and TextAttribute.WEIGHT_*. 
+       Thanks to Glenn Adams.</description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: fonts were not embedded from within AFPGraphics2D.
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: Changed the way FOP fonts are selected based on Batik's GVT fonts to match
+        the behaviour of PDF/PS output.
+      </description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        Added option to place AFP NOPs right before the end of a named page group (page-sequence),
+        rather than after the start.
+      </description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        Added option for PostScript output to optimize for file size rather than quality.
+      </description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        JM
+        :
+        
+        AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics.
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        AFP GOCA: Work-around for InfoPrint's AFP implementation which seems to lose
+        the character set state over Graphics Data (GAD) boundaries.
+      </description></item><item><title>Apache FOP Renderers fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        JM
+        :
+        
+        Bugfix for AFP GOCA segments: they were not properly marked as appended which could
+        lead to graphics state changes in some implementations.
+      </description></item><item><title>Apache FOP Renderers fix
+          (bug 51010)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        CB
+          (fixes bug 51010)
+        
+        :
+        
+        Bugzilla 51010: Bookmarks create useless lines in RTF 
+       Thanks to Max Aster.</description></item><item><title>Apache FOP Renderers fix
+          (bug 51008)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        CB
+          (fixes bug 51008)
+        
+        :
+        
+        Bugzilla 51008: page-number-citation-last does not work in RTF
+       Thanks to Max Aster.</description></item><item><title>Apache FOP Renderers add</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers add
+        by
+        VH
+        :
+        
+        Added id element to intermediate format to track the origin of content.
+      </description></item><item><title>Apache FOP Renderers fix
+          (bug 50987)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50987)
+        
+        :
+        
+        Bugzilla 50988: Fixed a NullPointerException in case a white-space fo:character was removed
+        due to white-space handling.
+       Thanks to Matthias Reischenbacher.</description></item><item><title>Apache FOP Renderers fix
+          (bug 50987)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50987)
+        
+        :
+        
+        Bugzilla 50987: Fixed an issue in PDF output where a link was added to the parent tree 
+        instead of the related structure element.
+       Thanks to Martin Koegler.</description></item><item><title>Apache FOP Renderers fix
+          (bug 50986)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Renderers fix
+        by
+        AD
+          (fixes bug 50986)
+        
+        :
+        
+        Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to 
+        incorrect ET/EMC sequences.
+       Thanks to Martin Koegler.</description></item><item><title>Apache FOP Code fix
+          (bug 50593)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Code fix
+        by
+        AD
+          (fixes bug 50593)
+        
+        :
+        
+        Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing
+        internal destination should just trigger a warning.
+      </description></item><item><title>Apache FOP Layout fix
+          (bug 50965)
+        </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        AD
+          (fixes bug 50965)
+        
+        :
+        
+        Bugzilla 50965: Fixed a regression in BlockContainerLayoutManager where margins were
+        no longer reset after forced breaks.
+       Thanks to Martin Koegler.</description></item><item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Implemented non-standard behavior for basic-link areas, such that they take into account the 
+        heights of their descendants areas.
+      </description></item><item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Bugfix: keep-together does not apply to fo:table-cell.
+      </description></item><item><title>Apache FOP Layout fix</title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
+        by
+        VH
+        :
+        
+        Bugfix: keep-together on a table containing row-spanning cells was not honored.
+      </description></item><item><title>Apache FOP Layout fix
           (bug 50196)
         </title><link>http://xmlgraphics.apache.org/fop//changes.html</link><description>Layout fix
         by

Modified: xmlgraphics/site/deploy/fop/changes.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/changes.xml?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/changes.xml (original)
+++ xmlgraphics/site/deploy/fop/changes.xml Tue Aug 23 13:51:33 2011
@@ -9,6 +9,9 @@
         Added support for resolution of relative URIs against a specified xml:base during
         property refinement.
        Committed by AD. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48334">48334</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing
+        internal destination should just trigger a warning.
+       Committed by AD. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50593">50593</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Bugfix: fix issue in RenderPagesModel.checkPreparedPages() where the same page-sequence
         is potentially started multiple times.
        Committed by AD. Thanks to mkoegler.AT.auto.tuwien.ac.at. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50635">50635</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
@@ -29,8 +32,26 @@
        Committed by JM. Thanks to Alexandros Papadakis. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50699">50699</link>.</li><li><icon alt="add" src="images/add.jpg"/>
         Added convenience support for the flushing of the Fop font cache file from the command line.
        Committed by AC.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed a bug in TTF subsetting where a composite glyph could get
+        remapped more than once resulting in garbled character.
+       Committed by JM. Thanks to Mehdi Houshmand. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51596">51596</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed a number of bugs concerning Type 1 and other single-byte fonts
+        (glyph width mismatches and overlapping characters).
+       Committed by JM. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50605">50605</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Removed invalid entries in ToUnicode table of CID subset fonts. 
+       Committed by JM. Thanks to Mehdi Houshmand. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51144">51144</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Reinstated support for being able to specify a font cache filepath in the fop user configuration.
        Committed by AC.</li></ul></section><section id="Layout_FOP Trunk"><title>Changes to the Layout Engine</title><ul><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 50965: Fixed a regression in BlockContainerLayoutManager where margins were
+        no longer reset after forced breaks.
+       Committed by AD. Thanks to Martin Koegler. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50965">50965</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Implemented non-standard behavior for basic-link areas, such that they take into account the 
+        heights of their descendants areas.
+       Committed by VH.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugfix: keep-together does not apply to fo:table-cell.
+       Committed by VH.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugfix: keep-together on a table containing row-spanning cells was not honored.
+       Committed by VH.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Bugzilla #50196: padding-start ignored when table-header/footer is repeated.
        Committed by VH. Thanks to Matthias Reischenbacher. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50196">50196</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Bugfix: correct behavior of keep-together.within-line in case there are nested inlines
@@ -45,6 +66,20 @@
        Committed by AD. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38264">38264</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Fixed retrieval of available BPD for cases spanning columns and multiple pages with differing page masters.
        Committed by JM. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49885">49885</link>.</li></ul></section><section id="Renderers_FOP Trunk"><title>Changes to Renderers (Output Formats)</title><ul><li><icon alt="add" src="images/add.jpg"/>
+        Added support for 128bit encryption in PDF output. Based on work by Michael Rubin.
+       Committed by VH.</li><li><icon alt="add" src="images/add.jpg"/>
+        Added an IFDocumentHandler filter for triggering rendering events.  Created an Event that
+        captures an end page event with the page number.
+       Committed by PH.</li><li><icon alt="add" src="images/add.jpg"/>
+        Added option to place AFP NOPs right before the end of a named page group (page-sequence),
+        rather than after the start.
+       Committed by JM.</li><li><icon alt="add" src="images/add.jpg"/>
+        Added option for PostScript output to optimize for file size rather than quality.
+       Committed by JM.</li><li><icon alt="add" src="images/add.jpg"/>
+        AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics.
+       Committed by JM.</li><li><icon alt="add" src="images/add.jpg"/>
+        Added id element to intermediate format to track the origin of content.
+       Committed by VH.</li><li><icon alt="add" src="images/add.jpg"/>
         Added support for CIE Lab colors (from XSL-FO 2.0 WD).
        Committed by JM.</li><li><icon alt="add" src="images/add.jpg"/>
         Initial work on spot colors (aka named colors) for PDF output.
@@ -57,6 +92,43 @@
        Committed by JM. Thanks to Peter Hancock. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49379">49379</link>.</li><li><icon alt="add" src="images/add.jpg"/>
         Added support for PDF File Attachments (Embedded Files).
        Committed by JM. Thanks to Andrejus Chaliapinas. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=44460">44460</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page 
+        Segment.
+       Committed by PH.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when 
+        rotated by 180.  Committed by PH.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed a multi-threading bug for SVG images included through svg:image inside SVG documents.
+       Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugfix: alternative text not working in tagged PDF for TIFF images.
+       Committed by VH.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed io exception in MODCAParser caused by the improper use of mark() and reset() on the
+        MODCA data input stream.  Added unit test.  Committed by PH. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50909">50909</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Fixed mapping of font weights between CSS values and TextAttribute.WEIGHT_*. 
+       Committed by JM. Thanks to Glenn Adams. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50899">50899</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        AFP GOCA: fonts were not embedded from within AFPGraphics2D.
+       Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        AFP GOCA: Changed the way FOP fonts are selected based on Batik's GVT fonts to match
+        the behaviour of PDF/PS output.
+       Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        AFP GOCA: Work-around for InfoPrint's AFP implementation which seems to lose
+        the character set state over Graphics Data (GAD) boundaries.
+       Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugfix for AFP GOCA segments: they were not properly marked as appended which could
+        lead to graphics state changes in some implementations.
+       Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 51010: Bookmarks create useless lines in RTF 
+       Committed by CB. Thanks to Max Aster. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51010">51010</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 51008: page-number-citation-last does not work in RTF
+       Committed by CB. Thanks to Max Aster. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51008">51008</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 50988: Fixed a NullPointerException in case a white-space fo:character was removed
+        due to white-space handling.
+       Committed by AD. Thanks to Matthias Reischenbacher. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50987">50987</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 50987: Fixed an issue in PDF output where a link was added to the parent tree 
+        instead of the related structure element.
+       Committed by AD. Thanks to Martin Koegler. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50987">50987</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
+        Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to 
+        incorrect ET/EMC sequences.
+       Committed by AD. Thanks to Martin Koegler. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50986">50986</link>.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Increased maximum possible PDF size from 2GB to around 9GB (hard maximum imposed by the PDF specification).
        Committed by JM.</li><li><icon alt="fix" src="images/fix.jpg"/>
         Fix to preserve the order of AFP TLEs and NOPs as given in the XSL-FO document.
@@ -65,7 +137,7 @@
        Committed by JM. Thanks to Alexis Giotis. See Issue <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46360">46360</link>.</li><li><icon alt="remove" src="images/remove.jpg"/>
         Removed old Renderer implementations for those output formats that have a version based on 
         the new DocumentHandler architecture available (AFP, PCL, PDF, PS).
-       Committed by VH.</li></ul></section><section id="contributors_FOP Trunk"><title>Contributors to this release</title><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/>Adrian Cumiskey (AC), Andreas Delmelle (AD), Jeremias M�rki (JM), Simon Pepping (SP), Vincent Hennebert (VH).</p><p>This is a list of other contributors:<br/>Alexandros Papadakis, Alexis Giotis, Andrejus Chaliapinas, Joshua Marquart, Matthias Reischenbacher, Maximilian Aster, Mehdi Houshmand, mkoegler.AT.auto.tuwien.ac.at, Patrick Jaromin, Peter Hancock.</p></section></section>
+       Committed by VH.</li></ul></section><section id="contributors_FOP Trunk"><title>Contributors to this release</title><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/>Adrian Cumiskey (AC), Andreas Delmelle (AD), Chris Bowditch (CB), Jeremias M�rki (JM), Peter Hancock (PH), Simon Pepping (SP), Vincent Hennebert (VH).</p><p>This is a list of other contributors:<br/>Alexandros Papadakis, Alexis Giotis, Andrejus Chaliapinas, Glenn Adams, Joshua Marquart, Martin Koegler, Matthias Reischenbacher, Max Aster, Maximilian Aster, Mehdi Houshmand, mkoegler.AT.auto.tuwien.ac.at, Patrick Jaromin, Peter Hancock.</p></section></section>
     <section id="version_1.0"><title>Version 1.0 (21 July 2010)</title><section id="API_1.0"><title>Changes to the End-User API</title><ul><li><icon alt="add" src="images/add.jpg"/>Added a command-line option '-catalog' to use a catalog resolver for the XML and XSLT files Committed by SP.</li></ul></section><section id="Code_1.0"><title>Changes to the Code Base</title><ul><li><icon alt="add" src="images/add.jpg"/>
         Added support for xmlfile and xsltfile parameters in FOP's Ant Task.
        Committed by AC.</li><li><icon alt="add" src="images/add.jpg"/>
@@ -1222,4 +1294,4 @@
         <link href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_20_2-maintain/CHANGES?view=markup">the CHANGES file in the SVN repository</link>.
        Committed by all.</li></ul></section><section id="contributors_0.20.5"><title>Contributors to this release</title><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/>the FOP committers (all).</p></section></section>
   <section id="all-committers"><title>All Committers</title><p>This is a list of all people who have ever participated
-           as committers on this project.</p><ul><li>Max Berger (MB)</li><li>Chris Bowditch (CB)</li><li>Jay Bryant (JB)</li><li>Adrian Cumiskey (AC)</li><li>Bertrand Delacr�taz (BD)</li><li>Andreas Delmelle (AD)</li><li>Luca Furini (LF)</li><li>Christian Geisert (CG)</li><li>Vincent Hennebert (VH)</li><li>Clay Leeds (CL)</li><li>Manuel Mall (MM)</li><li>Jeremias M�rki (JM)</li><li>Simon Pepping (SP)</li><li>the FOP committers (all)</li><li>Volunteer needed (open)</li></ul></section></body></document>
+           as committers on this project.</p><ul><li>Max Berger (MB)</li><li>Chris Bowditch (CB)</li><li>Jay Bryant (JB)</li><li>Adrian Cumiskey (AC)</li><li>Bertrand Delacr�taz (BD)</li><li>Andreas Delmelle (AD)</li><li>Luca Furini (LF)</li><li>Christian Geisert (CG)</li><li>Peter Hancock (PH)</li><li>Vincent Hennebert (VH)</li><li>Clay Leeds (CL)</li><li>Manuel Mall (MM)</li><li>Jeremias M�rki (JM)</li><li>Simon Pepping (SP)</li><li>the FOP committers (all)</li><li>Volunteer needed (open)</li></ul></section></body></document>

Modified: xmlgraphics/site/deploy/fop/compliance.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/compliance.html?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/compliance.html (original)
+++ xmlgraphics/site/deploy/fop/compliance.html Tue Aug 23 13:51:33 2011
@@ -12,7 +12,7 @@
 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
 <link type="text/css" href="skin/profile.css" rel="stylesheet">
 <script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
-<link rel="shortcut icon" href="">
+<link rel="shortcut icon" href="favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -93,7 +93,7 @@ document.write("Last Published: " + docu
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="http://www.apache.org/">The Apache Software Foundation</a> &gt; <a href="http://xmlgraphics.apache.org/">Apache XML Graphics Project</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |start Menu, mainarea
@@ -177,7 +177,9 @@ document.write("Last Published: " + docu
 <!--+
   |alternative credits
   +-->
-<div id="credit2"></div>
+<div id="credit2">
+<a href="http://www.apachecon.com/"><img border="0" title="ApacheCon NA 2011" alt="ApacheCon NA 2011 - logo" src="http://apache.org/ads/ApacheCon/2011-na-125x125.png" style="width: 125px;height: 125px;"></a>
+</div>
 </div>
 <!--+
     |end Menu
@@ -1725,7 +1727,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
 </div>
 <!--+
     |end bottomstrip

Modified: xmlgraphics/site/deploy/fop/dev/api-doc.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/api-doc.html?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/api-doc.html (original)
+++ xmlgraphics/site/deploy/fop/dev/api-doc.html Tue Aug 23 13:51:33 2011
@@ -11,7 +11,7 @@
 <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
 <link type="text/css" href="../skin/profile.css" rel="stylesheet">
 <script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
-<link rel="shortcut icon" href="../">
+<link rel="shortcut icon" href="../favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -92,7 +92,7 @@ document.write("Last Published: " + docu
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="http://www.apache.org/">The Apache Software Foundation</a> &gt; <a href="http://xmlgraphics.apache.org/">Apache XML Graphics Project</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |start Menu, mainarea
@@ -233,7 +233,9 @@ document.write("Last Published: " + docu
 <!--+
   |alternative credits
   +-->
-<div id="credit2"></div>
+<div id="credit2">
+<a href="http://www.apachecon.com/"><img border="0" title="ApacheCon NA 2011" alt="ApacheCon NA 2011 - logo" src="http://apache.org/ads/ApacheCon/2011-na-125x125.png" style="width: 125px;height: 125px;"></a>
+</div>
 </div>
 <!--+
     |end Menu
@@ -318,7 +320,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
 </div>
 <!--+
     |end bottomstrip

Modified: xmlgraphics/site/deploy/fop/dev/api-doc.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/api-doc.pdf?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/api-doc.pdf (original)
+++ xmlgraphics/site/deploy/fop/dev/api-doc.pdf Tue Aug 23 13:51:33 2011
@@ -71,10 +71,10 @@ endobj
 >>
 endobj
 14 0 obj
-<< /Length 3000 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3015 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm>?ZXs[&qBYRi;'4pMus_9_*<4'...@H7a>#Fb\dUq0ngK]$[ZAPDCat"=pX!k"H:6_mX?s0T9U/0<J0O`fHk#4!Iksbs<Edh,_!F8^eG6:jZPh"ge))6B6$ZP=Y5f69aFmNP.-6t<kdKN[57"fngQTo,.fnqO8Q\]um"22C\[N+=C9m-Q5s*!o($g8[TZ)+G]Tru6!S^*\#U0&Np[?PI$(59gJd1FLt,j$at*3)dG,[c$o,.S?VR$0?9%HD$#Y!o`^I>=S4VKV7D,b\JYFrl0&;/#0WCSVa*;Z1LqT>9F1a9kLeWWDM>F]G1>X_O)nOCF<F%<8e:I/):olKXEIdY(TBngNcQGSh`4`Ktq)@EC`c)NiN2L%U[4P"IH2r-]W
 /!q7hlCm/=u-YMMO*LC]Q):jd>:Y;F=?gkN(S(2(VDVebs;7R8Gi>)+%9uIInen\G,mBqJ,n>t*'oo,#(>61QFS88%D`KZZlC?uDOSQU!G7nj(7#B`%%RI]!k[\a1V9Gh<FMF9f`?mg\"GDS6563V[2B3k9N8sc"g^TMa9e12'hI/<dXr#F;eCQ.(LZLO@*$KJM(^dG_[?r<L,[En+r?QP(5>HSc%JloLb1\BsI>Z33bdP"am=637eBA$@i+c'R?@sHgB&4A6D]`%U-U3>3'U)&"3.UTB5o\MH7_Aas:RBI328sQ-8o*k:oeR'GE0ILeJLiene<q+t3/QT!S9E]@L2c\u9,YV2RfXs_p=C&f:a9=,Ij[hB?h/E(7@5TC,^RMo=k3ICTqK<],/*?6_83!kEX(GEJ$7e[f6$6WCD!W$=()j&(0^:[([d]YJZg([uUpSu5cW+hT#cPc-Zt_B^#7qN4X3,VnZo=s#74.-f$i"Zb3H[GIoc2>'#RXjDP0>Z$80W*t)='a+l`hI^_*u79rP,n<j'=V<)+d.Ppjk.`gKCPHJ2GbQYR*ou^^PXugVHVaXQ\0tcq-[DRPR$DYXVO.BM-0&J<:3FW>s:6Lc3YfS2I0J?=jG=1Q@n`R%/@1ADfd0$B9Eo_j"KSg>_`DF&,Teq4n)6U]PT[P5uqAYX_@3g11Ah9r_J;8Y)W_]+E+Oo]#KL'BhDPqIo^I8tSrZr0ur'1lS:gS=MhZ:ri5X`'O6-@pY<^B\m-;hYHDG+e`7u+?4.nO[H#$f8&q?Ht/\'jMZF\i]2PE!G$aTL?Q9!=q4^+E:p86M'h,EKB$U[#ZW7H3tg(i*j]]e7'NlQB,]-:fFdqa2KW36CWAd*Y/5.X)''Mo?.kJ7A4mh1P_?%0jY'UahRHGA[[mB]r=RdF;/;ns.$%hMqG=^'nitNVYY`HepVP+,Q/5^<\K,DjRo.6;jhU;G/dUQaNbu<8$'",7"uC#A*pOAZ15E
 I=YkY<2QCaqB7RO>Z6b3'F-"cO4dpsD1@au^tPe=,CbSt1cGK,&G(>3M4H='a#;6*0cBBG4Fh@'P2).UusLh1aKQ)G\kA^4t;Uu!mq>uro"S<'Q9Z2VuP<b>jt;]*C"A7"2$#LSp19V7'7^Y<C+LsSudMA(fHPjh(Xl4Y@C#L.L%qda*>f%jKlm)%gs!GY(&UfoPs>m,\:<C:g?ZaWCs@Ujk&`&#R&?m[mX4?`EYd!,Q5r%:mmRUZK*4g7d8\tb.nRoF#Q3B*S!HO_0B!GMrmFE64X/VoD^.<!q&(6HpC6/o.DFm=!<hk9\08rH%&k1gZQo5FDqBHbsPfs>bK<Jk^.`btaZ9rYf@GB_S$<&C@66T=#6;I#hQolKLOofooIr[7-KTg^>KfCR4ursf[!a+pouG>I(E#>jgiWpB\+mR0q_qh>77@mXn=.:f[*1=gMQFt(kW@^X"`cfjqSMT@+gm#E_pW]$c7E$=9h(cY*3)UrpC7MOPJY'MXW.U.n'VkfPR*kLC^aWQAC<L:LHfsLE\.;MrD4Qu&F,.iIu'tT^31<%\$p+TstUMSq/m^L'PDOqFmU"[%]pMgBLb5Z@hoWZD:2Hf3LmgW4sjlC#m.[F^t%Nkb9F-6[hj2FV7UMPe-Tu*S"*4ASAS*)Ic2.Hj,'0t718J(+DYp;/_3cloKDeaX1hjO-WrKRA&R.g]f\*=`?!iF6-NG&Q<B.cPW&Qnla0+*K.GF0/>Ela4g7@ghqd_bG9I`/!)-)pFud=M;eg&%WA,bhm\+8aR(WF*&H%L)h_6eaLs(7Q)^+Mu6_#2aUClZKVMl25m<<3VXL6":SfWY!5eS;(?$q\kb]haN)hdPt\W^8?A>4OD\"G2U_#rKE$9'9Q_\^/5%cVXi_6PqucR:>pY\%b6:C%"Xbaj\B/5c&e'bs+Q\iEm+"(-"%?*=p3!H')_OmY#@1qI%?uKM^SD2rQIp^2G8CA7S/h`aAGc-j)<[qs5rGJ?H
 o@mp=gSD8(I^'WnuOP[q-TNJ';-&Fo~>
+Gatm>?ZXs[&qBYRi;'4pN'e7$^d!+&RrbHt[`LCEDf4i(:_G$.Th(HEiqV9cJcLT178^GHAB*%MYs7S-GHk78\+^[tGHjZ*+*dPGMnn(P&2/S6`/?)6U,_g;(jYj;muK!Y^[b]0*WZ6*6i"=7948]VQV5^_Q@?>Y[rliGCb=uO@CL`2oud0\]DqE\htIq:>m,UC8/upE):=hfB1c)l4KmUdV]Yp7hRh.ga_-aV"0)<96Juc6]Z%j>/oL..%&C5n]cPKu4J%:i+&F5&F2pF1Pq-)uYfLI^o"s4<O4'gPp)/\e$nTZGQ-7lmjcdleg9%;Zf%YV]g^9CWYH,uYff%8QR"&e&laMBl#mHYlm@l:p5f(`'1^X,J'2Y.p2"l*!8E"i_)Fbl5b%'nfqkVG"M'h,3nUj9<XtUX8<,A4_<%R[:+??FR*(U;8+Sdji0ujW)F(BZ5@rNWF4G$+_SY9o^^7Wr+c<RXi:$Zg8LV+H,9d@B03\(Dtq+`b!97YIrZY*(JbP=u'fAaei(eUuR-<+cMRI(c$1;qoC:fr&6"Au]j5ZCpY/"E@^0\0M8nABF=[?gZZIEbgC&j9T6-(5Y7[&c^IMNqc:PZ,LQ>G8<PRMXYO&H8U9A:g:McKh@@QBDRIV;n@)74[Yo?J6t-ELSJ^>?5`#89kAKI2,2YhheX]+"XJC5kM$:$ms2f_0d`p/DUTj]:9toB0]Nuq;"<$04jg$I7=Y%klMk$1sdq?AfZ5cVhq%54Qunt9Hp*U=-l-aH.e'1/!l'=>6DRP]XAg?CJAsQUq]!9q??MP]%GH\nkdrrp.f8F;GetVRTdik;2[bONG*^_qBY2VDB,ZP(a`X=lpl(Bi\C2VPSqKa<aCVuIJOFDeP,A[Mb0:@^igcL71h?JaYcs(EN+CGo2"<6An6T@!RZF@m(02oJlXa$:e3=^d)L:;Nro+.!UAs2(t+(:b46tG.QE?LY2[Vf_Q`)C6&eG#S\f\F/4lZT/H,[
 23WXIAC:6\gcBC&)h2X!>gC3C;V'kV,8>(03s39ga0/mgRVhj+60mL\9VhpcagNlREUV.F@T:L+nZCXrYdT/Wt?uq<WY*dX899$V.\MHm=pS_dSje+6H.9.GddFOO9Lj]V5X<Q%g$eU:ZdTrRV[nqY4dodL$L=51\a02Na,5'*231k[""[@dMru,BkQ#(iFZGJS<0(@5j*a"XS7.%=lc'O20_j9Tlc:=s?f,8mW26NpE#O.SVc)Yl`Yd<\sf+>s+hGLrR;[B*7,i4"J!E$Jq#uM'mE0[WY6@/)=1#WS,Ls4J,0VqB=b'A_fXQhI#4ID>A>=?%p/h;0bb8./0<@/f-^,K'RqBSa7(>-8ia&lWaouI:fKB5Z`%GbstH=8ZXU[QH6/G""u*.9m_Q50"7F<mC/UK+Y$$A"HfNhAG\"?,rf.LTZ6%#fLmX=ZO]c`DF.(FcJ1b]?c'-j$Dg19K7=ciJe&jf7mB!pr_I7?L1;quT'P85:1$:H\q>*eH_FQR$Xr0p9Tt8B/4Q`Hl?U?uXM4;u^e(aEZ=]"6q7-%=Xt7cZYU(-Qik@'Pr@6'N.:?m<3Ht5:\cP3cn9IYia0T)m#1O0UgF/%Ue?!67RcO1nm]$/SC(-QC$8jktE>b%4C>0!u\\3PX$Icc7l(2['hsm`n]#VG<Vuk19&&/aCG:m.I>HFZSkrPCQiM"7T/F5m#FA7LgHT8/:if`V2qMRU%Ddan)$e\UgZ*ViU$3AJ3'i/+V)p*)tT6b61]hpo?L,R$OQbm"Mn56N#XV7^-7cgjr<>S,U__Q'@-^?%Nl3l1.:;"d;m<kLT=e$8i6@@*#q0F##h(KmRU=CH-E^2&])25T4pR2@7TD!g<aiuXrV$!>qn7fN/e:HY&$^VZ6a&onQDl?q+K7q2f;U)D.e?EJ&Jcje=(%ub+mUW5#cEMr(j[CPUY;]??hmBdTamY[mO`2)27ub%dX\i671$"Cs-B\BKX$dQr/e8:m[Q53Rm
 /G`Fm`/oISfT)KK+(b146Z0l&/*-JLKnWuegLjDDkGhDdm61[\2JaCYh/qmtL>=uAo81Nu7XAftL,(jk++/@0u07-/YHF%5I?oq!>l\uL2&q.TUGlecMdAN&+&0a::7H%CGc6t:NuI2\-[\'MPq+\_<]'...@m>*Tl;oR+6\0`QTkt_tMbORj&E2\@K5\B]ot&l7FT/s..bI?aTs8%9.YP)2-d7K[?UIcTG>[:]1leMiYGpD=&+h`7*B<[as5]mRM9)o>hl),B'7',Ab#oi?Vf4jiL2(d!+o;n5bH8M0qP3>.m%!^5f/_q^Io>>3dih(V6:'aYEt_G34Z!b(&rlhWXohE'^L'is`KU7<IgDobS&[ZS-%;(taC
 <M$j)<[qs5rGJ?J_R)p=gSD=OmNK<P>r*n'el7s5?JY0E~>
 endstream
 endobj
 15 0 obj
@@ -307,41 +307,41 @@ endobj
 xref
 0 36
 0000000000 65535 f 
-0000007830 00000 n 
-0000007895 00000 n 
-0000007987 00000 n 
+0000007845 00000 n 
+0000007910 00000 n 
+0000008002 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000688 00000 n 
 0000000808 00000 n 
 0000000854 00000 n 
-0000008110 00000 n 
+0000008125 00000 n 
 0000000988 00000 n 
-0000008173 00000 n 
+0000008188 00000 n 
 0000001122 00000 n 
 0000001304 00000 n 
 0000001490 00000 n 
-0000004583 00000 n 
-0000004706 00000 n 
-0000004803 00000 n 
-0000004980 00000 n 
-0000005150 00000 n 
-0000005316 00000 n 
-0000005454 00000 n 
-0000005681 00000 n 
-0000005896 00000 n 
-0000006075 00000 n 
-0000006251 00000 n 
-0000006425 00000 n 
-0000006607 00000 n 
-0000008239 00000 n 
-0000006793 00000 n 
-0000007052 00000 n 
-0000007274 00000 n 
-0000007382 00000 n 
-0000007492 00000 n 
-0000007605 00000 n 
-0000007721 00000 n 
+0000004598 00000 n 
+0000004721 00000 n 
+0000004818 00000 n 
+0000004995 00000 n 
+0000005165 00000 n 
+0000005331 00000 n 
+0000005469 00000 n 
+0000005696 00000 n 
+0000005911 00000 n 
+0000006090 00000 n 
+0000006266 00000 n 
+0000006440 00000 n 
+0000006622 00000 n 
+0000008254 00000 n 
+0000006808 00000 n 
+0000007067 00000 n 
+0000007289 00000 n 
+0000007397 00000 n 
+0000007507 00000 n 
+0000007620 00000 n 
+0000007736 00000 n 
 trailer
 <<
 /Size 36
@@ -349,5 +349,5 @@ trailer
 /Info 4 0 R
 >>
 startxref
-8290
+8305
 %%EOF

Modified: xmlgraphics/site/deploy/fop/dev/conventions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/conventions.html?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/conventions.html (original)
+++ xmlgraphics/site/deploy/fop/dev/conventions.html Tue Aug 23 13:51:33 2011
@@ -11,7 +11,7 @@
 <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
 <link type="text/css" href="../skin/profile.css" rel="stylesheet">
 <script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
-<link rel="shortcut icon" href="../">
+<link rel="shortcut icon" href="../favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -92,7 +92,7 @@ document.write("Last Published: " + docu
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="http://www.apache.org/">The Apache Software Foundation</a> &gt; <a href="http://xmlgraphics.apache.org/">Apache XML Graphics Project</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |start Menu, mainarea
@@ -233,7 +233,9 @@ document.write("Last Published: " + docu
 <!--+
   |alternative credits
   +-->
-<div id="credit2"></div>
+<div id="credit2">
+<a href="http://www.apachecon.com/"><img border="0" title="ApacheCon NA 2011" alt="ApacheCon NA 2011 - logo" src="http://apache.org/ads/ApacheCon/2011-na-125x125.png" style="width: 125px;height: 125px;"></a>
+</div>
 </div>
 <!--+
     |end Menu
@@ -541,7 +543,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
 </div>
 <!--+
     |end bottomstrip

Modified: xmlgraphics/site/deploy/fop/dev/conventions.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/conventions.pdf?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/conventions.pdf (original)
+++ xmlgraphics/site/deploy/fop/dev/conventions.pdf Tue Aug 23 13:51:33 2011
@@ -137,10 +137,10 @@ endobj
 >>
 endobj
 26 0 obj
-<< /Length 3802 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3820 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHO>Ar99&q9SY+SsLhY\A-'%h9)22K=j'8UD)BiW)[o<oQ_\8s(Spfl;N?RD!TQ.8$<d_$Q3JLZH\)A\XYd?2o"nEIAK\5&iaKG&cJ$b7!4ti32SpS//$%)ge9"]6=1$nTt19<Ss,o?a;Pi\lUPU.h\at!.R>u`TMQlCs'Dn3dAst(6q&N<^ge&QJ3T*E4Vs"GA'`1*Qr<ZU8ca&V=%BcYt;,XFM8Zth_b!b2X^i*g?j8FO?.XHoc5XMlLLeCe[bX$@(7J&6Z'?*l+GcZQi,mbK82*t\';"QQm'g+2hO=s=jN#o_,ZGtD\C)$V2&k1@H]%(/;<l%iUD+S]44Q>e<Q_U@[jq\]"3/`Cu=)Ur-dP7WUD4>"96Ce$/toCA>/HOc-k;FnC'&9Kq(F?]3u[@OiQX/jnnOc_joE!IkH2]PnJHV;no:*8S#N,7W+/K^p.Qgb,L6'AmO4Y=FkLpdB5a'lB%1((-H@MJo3L."+%R#[umPe-q<'/fTJ.<a]]sd?6G7=)tp<+SNj8SP_Eul8WCFq'(t_^=s3Fdql-m:9``,Y$s.9E(X'jYZ/2p[V9GZOf&PJ..u)s*XjMsLJJ8$MG.%^sNO+/GS'dQ=hrl)gT=.6;D_3n^S^_jnAK@k8c+RP8Di7)8(LE*YfB'M.X9X)9B&28@ne/(<G=Yj^]A:c`7Fts,D.k:/7Lo#.X'X>gRNo'@HA\J'pi+/8!*Z)%:W(lqpp$2$-%O42&@Or7/Z.B`>A;Y&eT0![.f?$hJlZs2I)^\kL%/P7^^sZF%D)_<g]5]\WZ4G[;(=*V>AT#dZ,J/`#-6nZ[\6@\0<E?k0$F+jl"^OqC083h-F%gOf?IZ7<7VaXW32.B4uC(.qlt:)U(^*?LJI?Q7]5"?WmPt&Xh+$&CcC+GW40iW3@d1K<urs`Z=Vo*V_>9%W[gWF[!DH;E\G(a!%7K`k<D/uK;'*o)`P5Jof2U$Wq_%nFq5GY8h956.Yj+%n\!c
 :@/#rt(:8I^'j@g0hRphTM^o(!o-@p&L:'p=7h.HmT.=(`-11J"D6`L%WpGih>$<6gR>"-j/^,Z,]:a5*5d[lW",!"E3Ca00KL.PE7)4Oket^,ECmZR,MfUk"B@s9[Xh8?1XJrE:I+@2_WQN_]'JY3Gp:K.\DD<t5EQb5"i`/d*A"AW?1JHdL/dCS)^pL/F.:ue?\4\s9SIC)c'@]d-XToJe7r],no-iA?`ekX\9hAa$OPUHs:^[\1]u%b]BS=="LU8-emq2%A_^dP<',fb!SAj`]I5Solm<c%./[k&:=p!@,RMH1gBV%TVDSQ2JLBG@5q10L[`0rhUOB]mBZu#'U-j[.#`E'(q?kfaqe'`)N`V*%r15S7tejm?@cqdom,>pWiPQ+VsF(afE68+&\M+m>CJh4b,#CQ)K@!+,q;)"_A!6lYYC0Dj38#JQ2aD>iS'n\IH7qR(iOW,=l&;%n\YEM?g!>F1n+9YW?!J8d^J7SZ"5Umra^dMZ_(#\ge"2\fbV??N$UUc=T/9>6\DgqT>-F?V*bm2I<flfAdY3Hi$g1oAA3tdJ:-o79c&Rj/XXPAg&*s;U(93W*Nb%BB_;>^RD1+/2BN?1[ioI*4`EDMhp]-#I4_Z\\,JloV_;tMjkFo9qp%7!L!#Xdfk>o/WAXi\k%>I=90JmL#J&M[`=6JOhqa=acD)+Gh#)<jFncaUQ6'3b-K<+oZSBXRWJ-qt#L/#(TtOMju\M"O1\hi/6jB&U?cb[TrN-p`Z]ootUmbU@K!S^2?Pm,c8(ZW>??7G@!#X/U.ZbQR(JG8gN\pWdUWdfGB7prS.JhTN:XWW*[soY1q*-S%$<`+:;K#nIl"$<*Dt0TCLR7)p#tT-Au<Qb/(&Po<1t$b-[<HBM/.(2HI=),S0V9(ef#V1.BmZ+Rs%4Z;.@2QY:BQY8\@Y6n,nlET&1Brs6_]*"m3'EkQ\`3os)q.U>;/?nZ\bCmalPP;FfDKX(C'0!*K9GT
 n#^3T/rWY4^>]!1E*NP02]e,-/RVp#?PhD`*IX:EDmm[KT#eFr\/[ed8"*.MB8],<Q0...@q3Rn_XmTL>1md9M*_ZiSgo2QLkT$!RX-51CHO-8?l;=pYaEtSkS8'g.ER>$q)/2N.H@r6f:lL3;_AE>Fn<qk;X!RQ\+350!s`KJ%tr&N:H&q)<Tk^H[CGN+,g;U;B"QFRmVlX
 "<[En*MH9iJBc6j&hOWLNI=o:+NN<+D>koRP62!+!uKPbK(_"bG4%5i>_"1V>8YI=8lKN9,>Vr)miUWh7g!M35:BWSP):3&3KlFdFjkc"='fi;=^4T,>8^JaQZ-007,TQl<ZS/so=_Cn(#2PYP"&AIhLR.V+aac'4=li]a3%4c+mB6ZY3ofjSEmr3"0CMlF:dS><AYZ7OI;UM(Y$_\Qu'EL_Vo)qKr_T7.=ilmV[idfJYseYU:eo3"0gS0KY`H<&o?G3]D0]iZ*N+OK,X8*/"M"5%arq2_`SB<b`a%M);lJ$?Pb50>t:ddjJXchG8C-02$Wq4Xc_`3D/_2_goXOe9QYkb1!VKeXuY'!mG)mdJ3n6-<j2U>X*n/.*eT0NhY8)*o^4R.S/@-gFbVn_?ANEp@E[)D'8\Fl&!(ZdCs!o1b1"OuS:R2fW0:Xd3PGY$=>>LRp,$`>Vod)N*6kh[?0V#1RYZH'W[\c4Q<T@nM;#%OuIj4<U&]8tXPD]#\`O\dW-UQ+G^\..W^)&:sA"UUo/XB]Ce2F_`O)Uh!G0mSuW"'1"i]k=6`A'hsD3W"9r'/+L5_54N,Ak$^?<^J1U4C<oJ2g(%-oD+:48$o"<dAT:o;SKVmFF%#K8cjP$elqdbo^*-8:LA8&H#]>WYPCO4:-l2*D01is@n4`l19)f9`rI^a8>rkXt^K(?;(8lD6E3$XRl.N])r9.cI]*M^R![m!BWM(Y/O=pC&aE(:CKFpEGKWGX,_\BKK<DWMS"uTjde9$Iif?@@LA$?et2bkSFLgabMs/PBCYHG(DY=iQ"2lgEE\l<Rre]mZ2;/`Us62hBt\cV*~>
+GauHO>Ar99&q9SY+SsLhY\A-'%h9)22K=j'8UD)BiW)[o<oQ_\8s(Spfl;N?RD!TQ.8$<d_'r3-LZH\)A\XYd?2o"nEIAK\5&iaKG&cJ$b7!4ti'6*j3%[m(2tfT$G4#5'iq<5QWkL,h^1;"[Fg#+4=!UPs!<.\tMpM'bfp$bfFmtts/1Q#%Xbt],/@S&3i,ha"n'ISB3gSO=78pC,9&6UOA!:5;k^56q^M2tOCu,V3[+kCk+Ed1nlT8;$e`BHeX)n1(^i2m+L>$T2ds8E>0DWYN#7k1sDOXd+0ghU6D?bTpZCVlgK<#hrh^"4(8e9TA_U)#/=:4S(_r:31G/p&[W%174`&;aBFER2JfY5&4q"qpL;r:A[#CaZ<$/oMdZI!fcB'JZ3purUX6I$^0h(Xk[aQ)m(npU:__joE!IkH2]PnJHV;no:*8S#N,7W+/K^p.Qgb,L6'AmO4Y=FkLpdB5a'lB%1((-H@MJo3L."+%R#[umPe-q<'/fTJ.<a]]sd?6G7=)tp<+SNj8SP_Eul8WCFq'(t_^=s3Fdql-m:9``,Y$s.9E(X'jYZ/2p[V9GZOf&PJ..u)s*XjMsLJJ8$MG.%^sNO+/GS'dQ=hrl)gT=.6;D_3n^S^_jnAK@k8c+RP8Di7)8(LE*YfB'M.X9X)9B&28@ne/(<G=Yj^]A:c`7Fts,D.k:/7Lo#.X'X>gRNo'@HA\J'pi+/8!*Z)%:W(lqpp$2$-%O42&@Or7/Z.B`>A;Y&eT0![.f?$hJlZs2I)^\kL%/P7^^sZF%D)_<g]5]\WZ4G[;(=*V>AT#dZ,J/`#-6nZ[\6@\0<E?k0$F+jl"^OqC083h-F%gOf?IZ7<7VaXW32.B4uC(.qlt:)U(^*?LJI?Q7]5"?WmPt&Xh+$&CcC+GW40iW3@d1K<urs`Z=Vo*V_>9%W[gWF[!DH;E\G(a!%7K`k<D/uK;'*o)`P5Jof2U$Wq_%nFq5GY8h956.Yj+%n\!c
 :@/#rt(:8I^'j@g0hRphTM^o(!o-@p&L:'p=7h.HmT.=(`-11J"D6`L%WpGih>$<6gR>"-j/^,Z,]:a5*5d[lW",!"E3Ca00KL.PE7)4Oket^,ECmZR,MfUk"B@s9[Xh8?1XJrE:I+@2_WQN_]'JY3Gp:K.\DD<t5EQb5"i`/d*A"AW?1JHdL/dCS)^pL/F.:ue?\4\s9SIC)c'@]d-XToJe7r],no-iA?`ekX\9hAa$OPUHs:^[\1]u%b]BS=="LU8-emq2%A_^dP<',fb!SAj`]I5Solm<c%./[k&:=p!@,RMH1gBV%TVDSQ2JLBG@5q10L[`0rhUOB]mBZu#'U-j[.#`E'(q?kfaqe'`)N`V*%r15S7tejm?@cqdom,>pWiPQ+VsF(afE68+&\M+m>CJh4b,#CQ)K@!+,q;)"_A!6lYYC0Dj38#JQ2aD>iS'n\IH7qR(iOW,=l&;%n\YEM?g!>F1n+9YW?!J8d^J7SZ*5Umra^dMZ_(#\ge"2\fbV??N$UUc=T/9>6\DgqT>-F?V*bm2I<flfAdY3Hi$g1oAA3tdJ:-o79c&Rj/XXPAg&*s;U(93W*Nb%BB_;>^RD1+/2BN?1[ioI*4`EDMhp]-#I4_Z\\,JloV_;tN-sFo9qp%7!L!#Xdfk>o/WAXi\k%>I=90JmL#J&M[`=6JOhqa=acD)+Gh#)<jFncaUQ6'3b-K<+oZSBXRWJ-qt#L/#(TtOMju\M"O1\hi/6jB&U?cb[TrN-p`Z]ootUmbU@K!S^2?Pm,c8(ZW>??7G@!#X/U.ZbQR(JG8gN\pWdUWdfGB7ps"FNhTN:XWW*[soY1q*-S%$<`+:;K#nIl"$<*Dt0TCLR7)p#tT-Au<Qb/(&Po<1t$b-[<HBM/.(2HI=),S0V9(ef#V1.BmZ+Rs%4Z;.@2QY:BQY8\@Y6n,nlET&1Brs6_]*"m3'EkQ\`3os)q.U>;/?nZ\bCmalPP;FfDKX(C'0!*K9GT
 n#^3T/rWY4^>]!1E*NP02]e,-/RVp#?PhD`*IX:EDmm[KT#eFr\/[ed8"*.MB8],<Q0...@q3Rn_XmTL>1md9M*_ZiSgo2QLkT$!RX-51CHO-8?l;=pYaEtSkS8'g.ER>$q)/2N.H@r6f:lL3;_AE>Fn=81DY!RQ\+350!s`KJ%tr&N:H&q)<Tk^H[CGN+,g;U;B"QFRmVlX
 "<[En*MH9iJBc6j&hOWLNI=o:+NN<+D>koRP62!+!uKPbK(_"bG4%5i>_"1V>8YI=8lKN9,>Vr*=,YWo)>aM35:BWSP):3&3KlFdFjkc"='fi;=^4T,>8^JaQZ-007,TQl<ZS/so=_Cn(#2PYP"&AIhLR.V+aac'4=li]a3%4c+mB6ZY3ofjSEmr3"0CMlF:dS><AYZ7OI;UM(Y$_\Qu'EL_Vo)qKr_T7.=ilmV[idfJYseYU:eo3"0gS0KY`H<&o?G3]D0]iZ*N+OK,X8*/"M"5%arq2_`SB<b`a%M);lJ$?Pb50>t:ddjJXchG8C-02$Wq4Xc_`3D/_2_goXOe9QYkb1!VKeXuY'!mG)mdJ3n6-<j2U>X*n/.*eT0NhY8)*o^4R.S/@-gFbVn_?ANEp@E[)D'8\Fl&!(ZdCs!o1b1"OuS:R2fW0:Xd3PGY$=>>LRp,$`>Vod)N*6kh[?0V#1RYZH'W[\c4Q<T@nM;#%OuIj4<U&]8tXPD]#\`O\dW-UQ+G^\..WF!&:sA"UUo/XB]Ce2F_`O)Uh!G0mSuW"'1"i]k=6`A'hsD3W"9r'/+L)[54N,Ak$^?<IncgIC<oJ2g(%-oD+:48$o"<dAT:o;SKVmFF%#K8cjP$elqdbo^*-8:LA8&H#]>WYPCO4:-l2*D01is@n4`l09)f-\rI^a8>rkXt^K(?;(8lD6E3$XRl.N])r9.cI].!<E!">BRs/Cb@:">Mr?6jg\Li^1DoeSqglD#WN9h>sepimMD3f";Fd+_WlhqXl*%Eb:1nG\mp$]>I[MsnZ"j9.3]>k)0Dh<*8\p%NS8c1P[KbZgFVNP)i*?8(Tg[5$A7!>95UR/~>
 endstream
 endobj
 27 0 obj
@@ -217,10 +217,10 @@ endobj
 >>
 endobj
 34 0 obj
-<< /Length 3793 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3811 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHO968k/&\dR4Y^D:t&g77-_.-9'^%U%>OEG$/Een`9_'+XM*aCfQ/&+8202-uu8P!5g/kbOXd.@,1lgC1gVu*MJpK)iL3K#Kes5b_L/UJ)^r$Sm8ppp%a^ksOC<,AhNqYSg@ZS,,d]G$?)GhdkBNY`$!T&nD<a)0#o!h1fY.r\&;o%sI](5lq>(trre58`$H2S`\mM9d.'n+sc`_IO%W455E*KsiZjN8(P]_QcCL^U^Yhm+LmS=Tgp<08qIA0(/>M^TXuRfXC=9eK85f,M*8<f6LRZ7Oh"UXI/h=enfd+EUf[?rEg)Z#GG]6dQIDhYWXr'7M5+[F]oo]WT'YtieFR*mD-)^Wgi<0Bld<3EKc^D!Y#55UUuPEnQ.0IB[@j[ZJMo5h4tAG!:M+R`j#mrD:4BnQ87(0Sa0S^GXE^Z7G\2e6S<rH1YC/,iO[(F`Y[!A/Ka,fXGi7]`J]isQL'Ja/%7/:/$/(]PjPOBGEt'C^i;r%h#TkNBl-$m4(a/OaBjh4CS;!nN?K^E5r\o<Us6D8@[q"#qYJsUELR6/C\G]PEmH5ld>.uB!@nm@!rE#V'n2l79f[+Ao=F18/B[-Q4HiDLl-RLenU(?kdS%*g)*AEs;"*AP`h7B)Se".EE7Cq,NBqV:Ld<Ek-WiY)Z0QPXHC(rf9t6rM*FAsJlS$489C!VH!*<f9>&6^N*V_o^A%aDI%!ff!q$[d1Q4`SkL/eB[O=)r$Plk03dBpW0W#l=a'RZXOFIe_CNPDVcNRGo9]WinA<q0;4=iphZKjh.<`X$kfK"b[UF0Ynj)39n:Lq8FK]pMn+9Ni4UaIFjSB>"9m6JYmsT8aHO!Dme;-^f^/7D/ufhof7m3M0JM'Le,Le."YkY1A$'LeL>Db\l/$VQUsd3N>C+#hZ1o!WgfZSXs=/V.^Oacfpm07tN:4$LU[+6NM4Vk7CfhGb3N65_ShCRm!B/0qS9Va9qT6eOXn#$8DI%(2tJYc,K@
 _=Rgl1-,"hA9Z&_*OS@X#25#bY'sP]7+PG_,&"6UHNYT2M:*/lde1g-A3]lhelG@=NBT<BZ$>&1$Unfj6I/7WJM=f:(T\':+qP0%VFFuG3e!*b!n&q^K%23&UJf>D$N7Ut_^KfbpmU$K$k99B5#u^hQmCp?U:U/G.BkI>>_o'OTiFF8DcI)-nX<P1XQ6meAE>sMHk:Edak2eS/c(*d7N:8Ik6SG]:';q3+]IhgAjKWT/13T25YhceNr?jWbOjH4_bfotI=:g*]#0sNBj.jsEdLJcD<ElPufM0MGeOZ/F89b3Sa/a#=YD+MmY?MV%_MA[oh2[]QeIakO9&SK[2h3f#&SJ$8I-.U,=dOW!'dFM[c*To@`._7jTDLdPDR8o%nRVu+5nhko8F*X#dN[X3HhDWHLK7WV\</Ee,-*m&3KMc_9$pQm81L<LG&08oochi'8;"T%$,q5mAN*(j=dl8$RM8br;Mr/a1"2iN`QWqU/3.YNZN6r"\8(dKAK#2Pq-6t\afibL=r2["bEM)\a:@><0>9IFSV?5%=JQc&LM:EK!tLe3,I#iI-.;;K,/j#C9aqZBI[/?jZ-D#4a:ZMfc\2Ubg7;aR[V(;9VT?)h%_A\"KGdWJM@sCj=B6c0@kkhFOi_nA2N\6L-.KOWo!:;O:nQk3YS-4\7oGWg8;[qG8i@!IU&@(gq)*;2b6>a5Ml%s[UZdk[UO'FF2`F3RhPD)/4^[`0(:s+&-F"UUSd8`qi-::VhZ6M`5,+qu;K41<jEJ!DOoAE%3skVYKNktCZ@Z)HV8m6e!H2>M%BETnYS4B+DiN&IffMk^S\N7peqa`J@gXG*ZYsF9UHP*fa@&_D$q?gs5`@tAIu]X_A.H3M"Vmppjmn6Q89_hPauq">4Y>On=I7,H;3B4qDunMZjFk;3#cR%47nIGC6V7/uQ&.W:qg/11QNZHX$Tco'1G["U`G8$\f<riWZmo_5Y$BSRbY!+iWl&k,;q218+$<
 OQb_+S/Q?ie+OSMG<L,;Jc(i#]&=tFmYg-"E/qt@'&%ZgUS3ZYC=0]mV[I:RPB82tN7hAJsEHcG=J24q<fAAAZgL_lOd3\F4[?Hp.']/Gds>lnT.Gh!DqI(`1tYoq&Z%%QEccQ)+q@oZeMZ4(iL:`M2J^n@`/H%FPD=;]V]dP*sWRq5f\[+_iRbE&AGjOrddh=O]iS*]tiT(-:c06%@fH<<e_p0;^V'5qG'ChUHpH37'fUs.BGoS?f-*;4Il4U%Z,];2SZ)25`+A7U*4N)X/5k_#pEHYsO>$aQbS>\m0G*m`-$SN93'@[@RJR]7+7#?j6154"$<8JNCr'b-E,@a?-hkOJ$KQ,BK$ARVBWj0S.X[$u2eUpmGb@Okf]<8;DSkK(&B1r!qPB=[(JG'snO^VYR>Qli@"6O:>#XKRf-R!fu;1u<.c@,Icj5[m.CWV)8hTjm;aQr]`/MX*:?i_KaL'fm/7=:Y9JNtK9Kp')-k(DG\YKZF=QE#Oe:(d(Q(Te#lIH>]pN!.AkDX2XVP9pj"bXDJl\WJF<l-")gd;k)<=h&ef_^g^)ZEHp36RRCBb52VV&Pb!kiJ-!L$ON6KE2c31i+&#7O]%nA]NX/@PP'DA/NVb,,VTML2GCrRG?e/f^UimjA(Ip5)b[O9]-]\]36Ak1qb/mQ`T/c0aqm&t*n1Q/pWL9>u/erXBSC7l@g,)SKK9.aIeqqG>a%,H!Ff2G8-s9kkPb0lL6f/<bLCDT2aa<5Z7)o+AnKkO,`P29XKAi0(ml,u5\a8llh"K6;[7%!2oDR>@Pt%n*NhN(:lR[Hp]a%Z!AI*c]4=ZYNgjE1<2%`H,0!!%&iZ$fHRJ,>dLHS!C*FM_t;EU99\Nl<KH>iY@+'onOZXX6+Ve;nBj)S_4NQjsb+6jh3l'bN:'e2dMOmtJ/dP0alEucXtiAZnoqo:@J.jq'WmmGR<j[.EV/.o.7C,?ej*s)kB(Z-M_O.,*Jf&Q#=U(P@(qo
 >&I3Ub$9dF/WXG?)OVH4i$>n([oX31q!:#1J.cM$#IIP@L7&/4?@[#Xp*H/F"WjE\5lu<^)S1.PM<H]V4cu*rM&RaE-FPO+,46=LRB_(56JNJ%%+B]A=Vi3'<*SNsBj3fKAG,%ZJ3$NZ==C>[B[sO:WVF?@%M*"j5mJ4d@GE7$ogB&!PDZ5ncQZj%ST$2ZQT:4Qq!H\"TcWMao^.V&lF3ZhT4b]g2sS2kmmcAe]guN2R#jVc3?9NM>5#9cVBl\Cll)\m.le7Ot5%Z<9?`rNK*3X%`XMX88EJ\H_6M:;>iT^:)\qs(ut.-([u8QT**M6>s+K>*[&QP+.*LnEM:T[[#-fcr^.K.7VA!$R.aRL[-%-[bR,E>I0l.-(D"rdTF(([3EWrhGMWi$5=?R?`_p-/S'`KPVUK<E\h1-2\>VH*!k-:q88*LYdoL*ANbjVqm^D;)M'Oe"/,WM-tgJo3=sj9UieB_D(8,_(F,2GQJ+sp8g#G'8m)HEo@15@<F`.U:8,gK)r+VgM^^E`f?h*?1r#c'eT#qKXfU*`P9V"^I(2:K25BQB$jGdeh5Vl[T<H55J:c4flZLA-&;sqf6C:VBQ'1@_.V)QH-V0ro,>*_QUilm*[#_[?78T_kkDe4m_9?2<Q8`4M!$67;8>T=<AR#LZ;;f'El^qbb_Y`n&mu,L1(KcA\N&VoH<Al*TMTM5rpQ*_t?]^9?NSg*1<7_Bo8,(VIOO+1Q`S=0mDV>J,9PRG>rVRCARh\kU]e7[Z7J=?ASD^thm&t+Cb7FF24`jBNh_i[XVqYDu(N@:j/kp(2(5Aorg>6ka1"5YW,oNJn~>
+GauHO968k/&\dR4Y^D:t&g77-_.-9'^%U%>OEG$/Een`9_'+XM*aCfQ/&+8202-uu8P!5g>ALL55gSc^YIeG%TC/nsggC#"jXdk0s"@H)CY=W]k5S?6K7B6%*EWn"Mi')e=+A!]FS5kFJp63o$BI:<YN&'g^1Y"Kn8[4R]tgKQgBno5\GU7FR`2#T/qu8(p`Bo\-6(mHqS_P+o65UiF^_QZf:?bFN'^_c)92&FBAqL9]&-cG@eOX5cWLB7IkQa3i\'Zj`P8U_\Ce7[QIR'cmN^<j(>!h92b#8h,cmC/gt$:io5X;m`Vj-SbQjhQ#LYa3Og$u-i'n=Ino\+YTrI%GcJjS\8+"+!KW:O-121f11i\_Fg]@oe!i*AfMt'jt[:mo/iNh=H,i,7&mf;f#FN1Qn,AkkfeWquB_k$+"!-gjUY=7:OE'l7/hD<g5/)e([^r@2;E@i9p]W@'Ra2Nt!)OB`I1+Tge#:lnB,*_JqnopBV28F3'Ltr)!$YaHA2`kW)ZH-@2Ztl??j,G31U-Ua>oq]jB6"6?q8G`2;[rIlCUMKSAZ?"8@hU.,`(',p#1BRFSi"^^82,-)KeapB:IOrY);*:%8&F%Q_C[lcQ0[`V(`#1ZJ6W!71\&P(^/Y3J>1iUsFDiI&(/;QS?"".29o!.M'c?bh`.S[FJ/KJ1$rTc,U2G<?VdK!?]=^#W3aW:.B4(GrSgC/AH$Mb)@:mM^^ZA)?_"HXuhC6\m(Fj[S1FJp8fD\RSnV0&8oH&]SA7ZGj;m_#eR1KO$Ja'$OeB8'csg;XDDr.;Xkk&[g1ar-8&1l/`"?+lV-##&29bfH;+oOki;-UQWoJ=hf5mf?7*!@O:iECIPHjPS-c6oglC:)$-YldQA/.'D-LXb]YA#0^u=m&$s+-98(lj9XD=C]XXe[[j"")5V![aj94?AOh>'EXM50_F"?EIch8G8pHrZHU*8X&XtqU5V\l-^;pZS9[u[XC^MlqFV\p?jNY[
 :ZrljJ7O>`uB2$3#)3FUM6oCWnKGC`2M'1L1KFaMRHB&`Q+\j*Ik0u*LL,qEcM!DimBkWM53=9?V>bn/Pm!SYFRu-de$)#oOO8>W2ZZLgW3n'<kRd\G")%@6c@"K=3;2j+)gqR+R;!q[$;!0"l_[06AIdOkaa%rtj2JHe%q8:+jj5FMq%*m8i]<!3e"I:AY6#diq_WNJQdcTXNZd#$"F,]T@o0Y198e\+i%(n1FZ/i0-?8?\ocEQ-6k5?Yg2j)HLT?POVk?&:J:^54NRH('h+jpij:fU`$U"E)^MUb7e(.`ZO`5eop4KjJh6*FK)kJE#b9&5Mkg=6cs$qfI5LGs`ABb>!Up3c#*pfWr5NtilU5g?Z)=2]enrL`sMX)>97RIOho<C%;MbXh',DUK`f4+$XFP)!(BVRVaA+<mjLq)OMf84q9.1.WmgCj'VW0D-O;`CPWp,mhP;!bF;[Am(S#]UBO7U/Hl^V(pGmgVqBgaXfGk!j_p)V7::8%V6Pk8GQLkj2nLFkunmQA]p;"oZ.O)#VWnPrLJZ)q,jF/n:t^k-3FaI&0nF4,ph"/lQX:;SkTY*[XOLi\$=34%EK.&pWnNuO4p.7s0cQoFJd-cGn.Ecie/1H3f4PZoN5-@O(0o],E^)noeqp;YpIo3/+U#+:Jd\Fk-,K`3(Hl4(.a;nR7]@DStZ*F(&9_0Cs*"!.uU8S1Sa/sE2.`h:,b+$I,:\;)a.QuJ/5`fPpWaW5+W$foAFkRpYQ!IA3Q`c+]<;0K&h-`&X!&o*'4K#VhA9ahQh`5S>F8>)$+Y_Ymma9Og#M+4E$5)Z.V340qH)#e(0<`BO_Ao,I;<"jJ+l-aN-bCaUCY1@6fc:]ml')8Rr=BrWO%739B^f,=m$nYKB!R7Qi?\"'Co3(f?FBS8\MZn`5A<kQn-PbXY6>-UUK&G*RnH^&*-RS<jB@ZjSqHkVG!7Z,LKM(>#t<gU&GCc)t='UWc>TA#dFeIoFl(3Zg
 Ia.a3Ou3L4srS<3P;SVAsmP8J&,i`[mWjOu`V^&.N(&Ism$Pr]qh'encpWdSE%E_&0.-JfV52LEI.r&(+TA7WIc'8RHo>rjT6f3Z_7a1F6lH!LJ_STrZsn9hoBc*8D2TF@@P?I'VSHt-/^(:"?jU/2ga2Sbud<dB8IVH=\dT@,DZ8"4'oM6u!C6d(Ob.-0(GRbdU9Fdqao)P6J.q(H^q7!_s-bP#1__@pj!*c,N&'7'aYb,!83hXlV0gDop/)*J/",J0bS.N*rQY%2'k,)fK.IcuEb@=)l+F:5CRb$8aX\K9)BS"2T/P@BjgG+,EG]*DM%E^&iE^.B%_Hkd*TraO1qT]bk7$C/N+X^tq:FlTgr#.0kBI\aHSiaOEFUf?,fOlsfnAMh/>b\+KI,BeJGe\AtQ(mlDFo0Wer:TUa_a-_8q4>bo5C1,qp\NjUljf.p5)51O)VO1DSJr8kS_r=Gqo+a;&Y?2;5)NPKJE:sJK3u8RfK7q;LLi=8nW>I`mA>(OJ\9`%rPQ6,OhQ+Wcb>"AFP,rL=Z)NOSasCGWJlA/h=5=r^"2JAAEH-6WV4'eW#!Uq/r03b5L4B<@^Q?Lu3]Bo.FWX:KH+MfP0ocN6TTXPIL5l'Y=f0>6!-a&h1gegFp7ujRjVLEB,0XLj'do%Nq*Ku,5K_)H!hVI=-Mt)D@IPotZDj7`E\8)P&"M)Vpt@Q#+bPk0O4K0.T>sIf>'6aHoI*jKC6Y>L'gpje]S?pD!6KTO?pr$3DXf$ZlG^L9$A7<([-or.B"@:!>ho&&EOA36D=d_YrfosTe;g5p8a@pUAA&4MNF`BF:HU+mL"q&WC,HSqH7l8=\DeIc8=B2*/VcJV)BE3_02aouo!q#K8:#4NNuq[IQ*Xs*QD\An(#s=GXGtIp8K[4;60Xh9lkM!A:6G'-:sq&Y\8rZ<nDQ$_q"r)bM^p0LQL@2i^?%]13@kcIHtkJU4<FV5Sep91,*/2QE7X(6bb>]g3;
 ^a_bW5.5-IL9Qf6:64:O3X0ZL?QK^Gql$.gFIRk(s0p'pE.#(bA(PGR-_c#V>6h?ZIaM10-T"Q7=QtC:p8/"s3]%grOQt\;u*\k?,1U7i$emd_B!'Z<coh%M$gZbi=91.lNGLQieT&W?XnZ,F92X.jTehXd>WRIXs9M7o(GR1_D'om_`QlER7)br]$*ecjbMh%hJN-ib`Aobi7"Z<iH<QeLZ1.6Z5f<hi4RPWu6Va!$`tFmHN.!F/(-BI1lkW05bsn\LuL^NR<XI]51MDI6T:4`+kK$bc8CTA$3Xn[aX^?]!#so^jk*E?\rD0lfHB3UsN<sLK7u+M<*fl1V>b?[r%u5+7p<J29"brGsS7Hpi-0Vc^(&@IquJ+XCSXP7iG#ZUfQRO^cMo"8:^h0s,/bhUkMK^N)HN57W(]>o`g#^OorN=3Ib..*&cEQXfMbiFrsd[?R,&oA,t,O#3Cf21^=)oT!Su>^.fnFp0siGb#2FM>m[<;=XbjeA=hM@^1s_acRDihD1c'9F"p+\obq#CN9446XZC@gXHh<SGB.63Je+2\XCej<Q(buUZs+7knaj.J'i7_qGeHlJ)e'E';[>0OWDXB->(s&Xr<+SAHpm4<LX_?7P4nEHU^0SWpUkJb.[[c)d..CB+2EMh)l^2:Y`&tK/IHlLEW*4;?[,q,l@&2*irZ:.L_8ePZc\$@755[Dm/A_#rrq(XhtW215]uI`r#(H-O*k2gLjQ3%;Dcbgk@ftI"s1bE:0cYa(W)iqWdjpA.nW;^VCI($_5!LfGPaA9L!/,pD&g_0q<gH=>hS!lc2OWq>@8QBe,:mnC+C'SXKpR:E^DPQofo'VW^?~>
 endstream
 endobj
 35 0 obj
@@ -285,10 +285,10 @@ endobj
 >>
 endobj
 41 0 obj
-<< /Length 3611 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3628 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm>=``=W&q9SY@-(siXdJ7!jNT\4WMCl1G`SkEC'u4O#r+kf5g$D4rA8bm6'2eF9he>52M">i?["k`FaNZPp>W7`gK;Anmk7#J[#E@ps8&#ds'>kpD0gYI#\pFnrd"&!j9@^89a<8b...@UW>/@a=]O_i3+((?>(0_h]!A<*19P9J?c0[34FY2gLai?"!r^3OWPKgj')o,Zi%bq:oQGD78A(j(j3*2@qh`d^)=u]]R3A>l7@I"-n4jPdp=]8($W-(X2PFRTkT8k6>_]114p\f#d`];gEKYR.TZ:U`+<mqLmBrl*t0T"k+i;,6rMum"U4M_+6F(XoG)6-$Uuh$#WZ,RKTlcMGV,M/EXQj]CcG:i4R4e8;Sm(DroT8I?1)HuG'@-HmYhJ-Y^BE"H6r!N_fje?>c9?Z/+&J[]9H>W<D!!N5t`hFZ[T"K-*@/:pH3>
 7;d],>e"<9-...@KXC>#8mn^YaM>1hdZf+bg'J\RffP+&:i8e0kSIJ;OU@;!H:+s!tBiqGK`;ntp^W$<4!@Qg;$WL))$%78;C\>Vq.?VfSC1ee:++_je-4:AI@L_RFN<#]j0-.#80]6=EL+`E6b-*L!(mi/8>SDqfJ3?0s!i^8od/.&%d*I(*]VAIbhOBL'J/[>O?#[V(?'e"5QdY,PNNC`E6=knU>I=^M=(Te)>:O$Q"q^ci*qd"B*<'74n,'k^k`'u@?\1P?[o%6_Gi+.\L@R%bS.g^-)!R[K9pNBQL1,N%p8U(-Ca17mZVhmRVIWLKNA>m6lB.s"l;57#11R4O%u&<_+q2*%_9:(A5Nm#7qmoW\N)BGdE60XhrNd*=-D2uWn;WsGqBlk)RHFut'+3KAT"\qmJ+6dQeAVC]>)[ed6>Mc\<#637XbgFZ1:fI5bY1\"X3hc!^Y-\bZ>=cm0W&7e`M()"]5*F*b`JeGG3!/LQ$m+5]O.9g9^pj'P-\m_h0K<*>1+pBE1K&pMNI,i>kFcLA?1n7mBYFlk<_2qR\*l>1oU)D#1$fc)V1e#j:ah@8dTK+;XBGh6S9\qIn<^o!5B.3olVU[3g+k-@B'Z-W-TZr"G]NBa!F$@Pag6-f?I=pBi##_%GnqCp[9#I<U.E=cF[Z50Rca&RjE9rLE(DAbAd=dI#8+P(8Y_@4D6Rk<SAqf,=W3EC?!D'I<C]T^FK+url5g$jG'kLqmi):W%:tKG6D_\&>PW>"dO&9to>KNq'JHlebghms4T90A=JHGq"!j3:Q"W9/5ClKr$c>sk+eJ*2:Z)t7*g9WinBRm"`<_hl`OiO[gGF*4iM-O<!<5_R+ceB[6]Ff`Xan=9cDH]jN2P3Q$_.5mC0N(GpH2gX>%5>
 >YIqtH>c1TTVJ9%?nT*68+-=D@aRg76#U:X%(14>D]Tt3BCN$&up"ZVEJ3oKgJO^Vuh/"bo-eX$Q+Po-A2;E#DX7t`8Ro6,mjj#;DacNLACogW?&2f-1D+dU=+d,T`5?#D)?1h1Hk?IRFfNG]+_;L"k&IroL!CB?:t3hlie`O0k18n'3$'j9R3T_/a2$M4ZJBKf*.#QE-IZ#!Jeo?H0$\$71l*!ko;_?r10+S0#2_#`7)WSmHVL,lI$N4r+(PC)psO@3m`(_0$'8;%_uV*K)4!c"i(,TGZ.V_JH.118H?TegC8h2fjkGp#+RqbCGtm(#CX6&5ESdd[`fjPn@*Cbp#mOK357[YEt\6<Mf;IdX(1nO<;g-<3BC[_5[u+'b(VNn^+cG2DIT<3\$uM.gdVV@CSGn\mb'IOC-j#erMZJ!-!&\\B7jB<'-/&Qp$riR3JLa(so.[:IN"mdo!l:Qa,`E#c$bnGtuuc58kIg+e-r='Ue4h*@1tM0t$PP7p,D;+jGN66*(6?n0]XNXC>ce:AWLLK"'('9r$h$%!4]M1bQVD$(Pj=&EWgZjof_g^2L3bQ`U$VuSnd<=JWa[!5u1(O?HNlJZK[@?VIsPAdAn\XiPV6`oChk<Z6*0L5#"^*c\k5&sp%%SA+S=Zs+b6kpcW@\'qDS+5A?Ec&OHC4Y"0"iZ'kj`pcM_lMf$$A<"Q+JO($9gb_1riHlrBWV^Rjp<0Ye/`[6c'4HtjER`S28U`EgDns(>sIb\gH=PtYI+7;lW7Dl3EBP!Z+'?tc*;ea>4-umg5XgFUMZB.X>!iGBXts;]+'7m3(M?@oc#$U]6MK_GP1l;Hi'8TH)F,r'agUP'$AbbkN"KR$C[T)j6[DTm'CetF3gMKY!J!83`&m?X7n;BIUCl!3)-fA)UU)qBa\V>RXsi7Pb77c'ORZPa04<Yb0rcQT[#tf:?I'9C$o+iT*)fn"/FHD'.`L#AO>$'=Em)6Qk20O5cg8):'
 g'`Cr\aGRa\uf6ca7@fCQh`[M,$Z(CcT2a(i?l>2nW2!8$j+^V@T2aVj!%O%#3u`lEd<_DE;io`;U6B[&:!'iJ7u:B)?Kd9:M_kTkFsI/N=W9]H^`a+B>l?)#]M'e/c]O:oR2jeKij3%9B->_"+or@q4eE\-]TCSeH`X]bj7WmU#YH+85!n0Lca1"5n#dm9a;/(3W3/U>;80%j(A0hNG`=O4Eb^o3kq$J96?8I3a4hE^m:87>_^("uhVmKq,#B0_/';i>9YV-Ja>,GmYLaq!R%.]DR>@\qA-_=:CnE<#^l9:5Q#VN1%rT[<h#qQ7=u`</e.D1fDV\OIr=)5?.H/7BHVRC^3i<t/B=@d5JR-&EY$NU"O`YG]AkJ8$:0iK8XkBFu>4l<Ej;P";XQhC=Cec?R5IbfX,8X5BdhSt@!?d"t*l8t.n7H+h\cQ"*(CV#RA-Zuh8R"!sLUGj2qXL5n&"iSEUbp=HQi?@Srf:dQASFG,8Bm>mlVq*WZ?klO@34^+_/Y*!fi/9bC;O.]A=K_(9X[ag":"?iH>:$g"q0>i]5X8[IQ2t%YVULsF#G=O6YSLE4<IG<792tkTN3gtLYndUDn.."\lY3YZ?p%@?'?[!7@,Rku^MtM54bA1[N^B&/SY%R~>
+Gatm>=``=W&q9SY@-(siXdJ7!jNT\4WMCl1G`SkEC'u4O#r+kf5g$D4rA8bm6'2eF9he>52M">i?["k`FaNZPp>W7`gK;Anmk7#J[#E@ps8&#ds'>kpD0gYI#\pFnrd"&!j9@^89a<8b...@UW>/@a=]O_i3+((?>(0_h]!A<*19P9J?c0[34FY2gLai?"!r^3OWPKgj')o,Zi%bq:oQGD78A(j(j3*2@qh`d^)=u]]R3A>l7@I"-n4jPdp=]8($W-(X2PFRTkT8k6>_]114p\f#d`];gEKYR.TZ:U`+<mqLmBrl*t0T"k+i;,6rMum"U4M_+6F(XoG)6-$Uuh$#WZ,RKTlcMGV,M/EXQj]CcG:i4R4e8;Sm(DroT8I?1)HuG'@-HmYhJ-Y^BE"H6r!N_fje?>c9?Z/+&J[]9H>W<D!!N5t`hFZ[T"K-*@/:pH3>
 7;d],>e"<9-...@KXC>#8mn^YaM>1hdZf+bg'J\RffP+&:i8e0kSIJ;OU@;!H:+s!tBiqGK`;ntp^W$<4!@Qg;$WL))$%78;C\>Vq.?VfSC1ee:++_je-4:AI@L_RFN<#]j0-.#80]6=EL+`E6b-*L!(mi/8>SDqfJ3?0s!i^8od/.&%d*I(*]VAIbhOBL'J/[>O?#[V(?'e"5QdY,PNNC`E6=knU>I=^M=(Te)>:O$Q"q^ci*qd"B*<'74n,'k^k`'u@?\1P?[o%6_Gi+.\L@R%bS.g^-)!R[K9pNBQL1,N%p8U(-Ca17mZVhmRVIWLKNA>m6lB.s"l;57#11R4O%u&<_+q2*%_9:(A5Nm#7qmoW\N)BGdE60XhrNd*=-D2uWn;WsGqBlk)RHFut'+3KAT"\qmJ+6dQeAVC]>)[ed6>Mc\<#637XbgFZ1:fI5bY1\"X3hc!^Y-\bZ>=cm0W&7e`M()"]5*F*b`JeGG3!/LQ$m+5]O.9g9^pj'P-\m_h0K<*>1+pBE1K&pMNI,i>kFcLA?1n7mBYFlk<_2qR\*l>1oU)D#1$fc)V1e#j:ah@8dTK+;XBGh6S9\qIn<^o!5B.3olVU[3g+k-@B'Z-W-TZr"G]NBa!F$@Pag6-f?I=pBi##_%GnqCp[9#I<U.E=cF[Z50Rca&RjE9rLE(DAbAd=dI#8+P(8Y_@4D6Rk<SAqf,=W3EC?!D'I<C]T^FK+url5g$jG'kLqmi):W%:tKG6D_\&>PW>"dO&9to>KNq'JHlebghms4T90A=JHGq"!j3:Q"W9/5ClKr$c>sk+eJ*2:Z)t7*g9WinBRm"`<_hl`OiO[gGF*4iM-O<!<5_R+ceB[6]Ff`Xan=9cDH]jN2P3Q$_.5mC0N(GpH2gX>%5>
 >YIqtH>c1TTVJ9%?nT*68+-=D@aRg76#U:X%(14>D]Tt3BCN$&up"ZVEJ3oKgJO^Vuh/"bo-eX$Q+Po-A2;E#DX7t`8Ro6,mjj#;DacNLACogW?&2f-1D+dU=+d,T`5?#D)?1h1Hk?IRFfNG]+_;L"k&IroL!CB?:t3hlie`O0k18n'3$'j9R3T_/a2$M4ZJBKf*.#QE-IZ#!Jeo?H0$\$71l*!ko;_?r10+S0#2_#`7)WSmHVL,lI$N4r+(PC)psO@3m`(_0$'8;%_uV*K)4!c"i(,TGZ.V_JH.118H?TegC8h2fjkGp#+RqbCGtm(#CX6&5ESdd[`fjPn@*Cbp#mOK357[YEt\6<Mf;IdX(1nO<;g-<3BC[_5[u+'b(VNn^+cG2DIT<3\$uM.gdVV@CSGn\mb'IOC-j#erMZJ!-!&\\B7jB<'-/&Qp$riR3JLa(so.[:IN"mdo!l:Qa,`E#c$bnGtuuc58kIg+e-r='Ue4h*@1tM0t$PP7p,D;+jGN66*(6?n0]XNXC>ce:AWLLK"'('9r$h$%!4]M1bQVD$(Pj=&EWgZjof_g^2L3bQ`U$VuSnd<=JWa[!5u1(O?HNlJZK[@?VIsPAdAn\XiPV6`oChk<Z6*0L5#"^*c\k5&sp%%SA+S=Zs+b6kpcW@\'qDS+5A?Ec&OHC4Y"0"iZ'kj`pcM_lMf$$A<"Q+JO($9gb_1riHlrBWV^Rjp<0Ye/`[6c'4HtjER`S28U`EgDns(>sIb\gH=PtYI+7;lW7Dl3EBP!Z+'?tc*;ea>4-umg5XgFUMZB.X>!iGBXts;]+'7m3(M?@oc#$U]6MK_GP1l;Hi'8TH)F,r'agUP'$AbbkN"KR$C[T)j6[DTm'CetF3gMKY!J!83`&m?X7n;BIUCl!3)-fA)UU)qBa\V>RXsi7Pb77c'ORZPa04<Yb0rcQT[#tf:?I'9C$o+iT*)fn"/FHD'.`L#AO>$'=Em)6Qk20O5cg8):'
 g'`Cr\aGRa\uf6ca7@fCQh`[M,$Z(CcT2a(i?l>2nW2!8$j+^V@T2aVj!%O%#3u`lEd<_DE;io`;U6B[&:!'iJ7u:B)?Kd9:M_kTkFsI/N=W9]H^`a+B>l?)#]M'e/c]O:oR2jeKij3%9B->_"+or@q4eE\-]TCSeH`X]bj7WmU#YH+85!n0Lca1"5n#dm9a;/(3W3/U>;80%j(A0hNG`=O4Eb^o3kq$J96?8I3a4hE^m:87>_^("uhVmKq,#B0_/';i>9YV-Ja>,GmYLaq!R%.]DR>@\qA-_=:CnE<#^l9:5Q#VN1%rT[<h#qQ7=u`</e.D1fDV\OIr=)5?.H/7BHVRC^3i<t/B=@d5JR-&EY$NU"O`YG]AkJ8$:0iK8XkBFu>4l<Ej;P";XQhC=Cec?R5IbfX,8X5BdhSt@!?d"t*l8t.n7H+h\cQ"*(CV#RA-Zuh8R"!sLUGj2qXL5n&"iSEUbp=HQi?@Srf:dQASFG,8Bm>mlVq*WZ?klO@34^+_/Y*!h?#C:WtiCD7oGLCp(DK^d[^#qk[m</0T8(uZt%uV$ANBVN;/$Ho#0*8iaDqa'\CD]RdJ>-qJ>!b;l[%I68Wden;VHnm4*I$Q`&?A[\Itq:\jicuUa)/QYC;*7X7OAr;l\q1^b%,u(m:NaC~>
 endstream
 endobj
 42 0 obj
@@ -389,10 +389,10 @@ endobj
 >>
 endobj
 51 0 obj
-<< /Length 1270 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1290 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHL9okbt&A@ZcHqY&jY`3M`Xo"6\<POf"Q)YlriZqJ+;IHuirq[*/K%X]K&l>s`"ripIc[59'phFD8V@jIGgM"%$Cp^VVZJgie8RY@b%hg;:Cl<b$(k.%UPhRlVqYpKM$hP+WhHIBElaLG8QOkSWr!Fnoq":TK&;63(HN*&nf>oGtjS&f:Frn_l&GVkG1q,YQ=0oaGd@n6+TBBP@GpY9-O5I1HE2:apSV.5]r[VESMWpOuAP?A+@,QYsT(_-6lCu6i\ZSqF'-oNQ!!=G;bES5gF>cF!IiH@!.MFBaR7mo2G/5>2E/9#t8Iu`U`%>,6*CoiRb(;Tf''NT)-liGm2D_8J2+4V#+IF5QX9+2MNa9+#ckenO`t-]Spon2,WQiYdp^E9h4p]/6nSo[K;Xc"u\'Z[#(2B8<Z#k%E^3VK<18OKGQa$VrH&dh(Lpa":EDI:q_93<=UH#NcqUs4GfpcYX8Yc6@I+_J,YA/Qujc)Ei@YmRT+B3&<gtnl14n?KTre#37?BnF;38mt=R/Trk3!NKoC709K,%VhLkaNXu9>;%]rFD"uRY+r1<3aHTU5!Y,0A>LG$t:2XRENCg#,0X'DX8+%4s@p?]XZ]_9<7A5LbcA5Jul@2gT(:4oH+m3bG:./!b'^QZ_qsA+Z;*Zp=f;#*]BRZX+uHsmAbr3@6o5)@4rS=8h(JZP-/lO?)MR++6#?CR6OJAlIXXG)!W6d%Z!r"1l`C?ATGls_6b^8Ka9OIq3n<O_Z6YIBU!Do]5Uo6US:;:_8a5kodGaaCOc.QGHs\b.D5afp,*)B_b3[Y3(d2:"joB5B/Bq;lYN>JU`QOION#4AHS;RpoZ>Of+EaIOkFjZ@BCITP^9Jsc\(ukmVEJS8EBbWW5pAJuRCa)o[7S8-EnkUhAi;hCN=SG2<K3^GWXV+dpae/fA"m'qA`9R'"$cO,]f4=O\6WqaV$gW;T'()MMHA%WD%>$c^X.=0@rA3-[_3sl>kS/
 Ql<]/L,eYS"a&VUQJ?U21d1t//k=ek4qgX68n4tq7c(>7"_/3c@llRnZMkl@D!FXOGZ_o['8AliRMHoK^B3iM[W<=#jHA-q7a%tE>`1@YWNGe<]M0Jc._TTrYlZ``Lo?gN[6C'Ni?i]E-O`!q5fr*XgHcQ`Wg1'(pG%DO02qChHg=b,Tdc&4?085(3BubobOlF>U2cHKJ!Za)g$tB34?bZYV1&J0"`hUhNpN2F_JA=eSRk3=-S4rp"_fau-2SgTV^,CZ)A3F)7]1JQRs,hWL-N~>
+GauHL;3.J1&:WeDpbDXW#M[mcHgBNp:9AiolRAqc<IJg!-_V`G!kWZ'^V5>O@!:4V";IuF?ir4Fq7c[Enbp=mbp=PTG0sdZ\7k1>jME!)P/<`N!@CL5`?+t@@JC=,.<f3Lo%0dHn'F:4nVd!IiV_lKfI'&o"BRmc#M4J1*^M41U:24nrJ6ud:%:n"mM:@I$%`,U7SDogkC-9S+==IVeb_IB^!@t$r8e_I(7oV.\<HC`/Zo^ulBpFQ=N/4<%gG4R(Dn71V(Og1<9r912F.Z`$nrg@Hq[*H7;ij(%_#<<Uc-W*P1c?Jig(Q.(5E1jOp$=Z9`0c:n!!N<a*F&jD$!uN(8[e!eRdl@\AlTI)[5hSJCOWsag(<D!W&f'E)`XR_2""K9jM?``Fk.bnkh+/MiS+"P(L.Dq@IS.FJ[TC)G@hAj83I..n_@!HC9(UOOqS+M-,,I(_9"@*IR4Y.Z+U,CR>R;P,!koQ*f8;.$dR2%dNb#>2D+*.@+YQ#pYuu_u4)22^9&c;pX%DAR.oFj+Lo>A,8nid1g!ElZLTdM3LGBP<W%]Y#Qp:a2p%$1^C_@X(+j6AI[ZP??F<,'uW)81:Mh"NC'gigc-c1I79*MAG*HfQIaPq)!?47L3[E7G#ePWks$gF[n.S^"iA"<B<UXlF(/]e+1:VJ4`!3j<Y%u[g/eeF_h&<H_a-3'Q..-U,i.OOqd.a'4ss(IF1'5.l8SI<"R7,T:PdA*1sQp*D0!`f_6bj<V$OI?q'4@fJH8Xlcm7?lO3tNVa(:BtK:R>:bpZAVHaWk)FL"qoWOr7;N\q'/_ahq(36?96L[d9<Adf!Gqg><ZZl/.OQm^J;Gd$OBouY@_+AJV1b=GjmZZqjPASm:>D*K4fC!Y=M4H,)+OGJrak.X5o?.*\S*4MG3R>\7GitIRK<F_u@H:-",^.O?>QmgQ`><&\&^sD%In)np)go`SmdYD0:5nIul8N,rjD%Et*>+%OT20[D]fA;Y
 m/k:F:rM62%P!0H)o."tu5hHp\kR2.%F#L%jeG!o(rm5M1;p-jU\ZHj?rUZk8PLT+W!:62'p:@+rM:cW>OcR3HXNNXTQ/I8@TJSA&m>E\AE?GERPD>lGP!eaqiEbccqd^/Lo>O[W6C,$>?i]E=O_ISPfr*RgHRKB`\mj\`p14um(U_dFJ,BeE1Yl2Vjjlca;`tro<-m?rJP6(VnEp%UBMqu^Qs2]ipmTrm'[,\%r[6&6]0Vp.]kI@5e)uMnLqL%.bO`W`g$JT"g8=/>$We3H`Xknnm;.t+Akg#=#Mq2]WW~>
 endstream
 endobj
 52 0 obj
@@ -610,76 +610,76 @@ endobj
 xref
 0 71
 0000000000 65535 f 
-0000021631 00000 n 
-0000021717 00000 n 
-0000021809 00000 n 
+0000021704 00000 n 
+0000021790 00000 n 
+0000021882 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000872 00000 n 
 0000000992 00000 n 
 0000001080 00000 n 
-0000021943 00000 n 
+0000022016 00000 n 
 0000001214 00000 n 
-0000022006 00000 n 
+0000022079 00000 n 
 0000001350 00000 n 
-0000022072 00000 n 
+0000022145 00000 n 
 0000001486 00000 n 
-0000022138 00000 n 
+0000022211 00000 n 
 0000001622 00000 n 
-0000022202 00000 n 
+0000022275 00000 n 
 0000001757 00000 n 
-0000022266 00000 n 
+0000022339 00000 n 
 0000001892 00000 n 
-0000022332 00000 n 
+0000022405 00000 n 
 0000002028 00000 n 
-0000022398 00000 n 
+0000022471 00000 n 
 0000002164 00000 n 
 0000002346 00000 n 
 0000002532 00000 n 
-0000006427 00000 n 
-0000006550 00000 n 
-0000006605 00000 n 
-0000006791 00000 n 
-0000007003 00000 n 
-0000007213 00000 n 
-0000007395 00000 n 
-0000007581 00000 n 
-0000011467 00000 n 
-0000011590 00000 n 
-0000011638 00000 n 
-0000011817 00000 n 
-0000012003 00000 n 
-0000012185 00000 n 
-0000012371 00000 n 
-0000016075 00000 n 
-0000016198 00000 n 
-0000016267 00000 n 
-0000016450 00000 n 
-0000016691 00000 n 
-0000016878 00000 n 
-0000017068 00000 n 
-0000017298 00000 n 
-0000017480 00000 n 
-0000017666 00000 n 
-0000019029 00000 n 
-0000019152 00000 n 
-0000019186 00000 n 
-0000019368 00000 n 
-0000022462 00000 n 
-0000019554 00000 n 
-0000019770 00000 n 
-0000019940 00000 n 
-0000020101 00000 n 
-0000020277 00000 n 
-0000020505 00000 n 
-0000020675 00000 n 
-0000020854 00000 n 
-0000020964 00000 n 
-0000021072 00000 n 
-0000021182 00000 n 
-0000021295 00000 n 
-0000021411 00000 n 
-0000021522 00000 n 
+0000006445 00000 n 
+0000006568 00000 n 
+0000006623 00000 n 
+0000006809 00000 n 
+0000007021 00000 n 
+0000007231 00000 n 
+0000007413 00000 n 
+0000007599 00000 n 
+0000011503 00000 n 
+0000011626 00000 n 
+0000011674 00000 n 
+0000011853 00000 n 
+0000012039 00000 n 
+0000012221 00000 n 
+0000012407 00000 n 
+0000016128 00000 n 
+0000016251 00000 n 
+0000016320 00000 n 
+0000016503 00000 n 
+0000016744 00000 n 
+0000016931 00000 n 
+0000017121 00000 n 
+0000017351 00000 n 
+0000017533 00000 n 
+0000017719 00000 n 
+0000019102 00000 n 
+0000019225 00000 n 
+0000019259 00000 n 
+0000019441 00000 n 
+0000022535 00000 n 
+0000019627 00000 n 
+0000019843 00000 n 
+0000020013 00000 n 
+0000020174 00000 n 
+0000020350 00000 n 
+0000020578 00000 n 
+0000020748 00000 n 
+0000020927 00000 n 
+0000021037 00000 n 
+0000021145 00000 n 
+0000021255 00000 n 
+0000021368 00000 n 
+0000021484 00000 n 
+0000021595 00000 n 
 trailer
 <<
 /Size 71
@@ -687,5 +687,5 @@ trailer
 /Info 4 0 R
 >>
 startxref
-22513
+22586
 %%EOF

Modified: xmlgraphics/site/deploy/fop/dev/design/areas.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/dev/design/areas.html?rev=1160690&r1=1160689&r2=1160690&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/dev/design/areas.html (original)
+++ xmlgraphics/site/deploy/fop/dev/design/areas.html Tue Aug 23 13:51:33 2011
@@ -11,7 +11,7 @@
 <link media="print" type="text/css" href="../../skin/print.css" rel="stylesheet">
 <link type="text/css" href="../../skin/profile.css" rel="stylesheet">
 <script src="../../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../../skin/fontsize.js" language="javascript" type="text/javascript"></script>
-<link rel="shortcut icon" href="../../">
+<link rel="shortcut icon" href="../../favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -92,7 +92,7 @@ document.write("Last Published: " + docu
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="http://www.apache.org/">The Apache Software Foundation</a> &gt; <a href="http://xmlgraphics.apache.org/">Apache XML Graphics Project</a><script src="../../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |start Menu, mainarea
@@ -233,7 +233,9 @@ document.write("Last Published: " + docu
 <!--+
   |alternative credits
   +-->
-<div id="credit2"></div>
+<div id="credit2">
+<a href="http://www.apachecon.com/"><img border="0" title="ApacheCon NA 2011" alt="ApacheCon NA 2011 - logo" src="http://apache.org/ads/ApacheCon/2011-na-125x125.png" style="width: 125px;height: 125px;"></a>
+</div>
 </div>
 <!--+
     |end Menu
@@ -533,7 +535,7 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         1999-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
 </div>
 <!--+
     |end bottomstrip



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