Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/news-data.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/news-data.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/news-data.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/news-data.xml Mon May 28 02:49:25 2012 @@ -17,6 +17,15 @@ --> <!-- $Id$ --> <news> + <item date="2012-DD-MM" title="Apache⢠FOP 1.1 Released"> + <p> + The Apache⢠FOP team is delighted to present you a production grade + release of the new FOP codebase. This release + contains bug fixes and new features. See the <a + href="1.1/releaseNotes_1.1.html">Release Notes</a> for a list of + the most important changes. + </p> + </item> <item date="2012-02-24" title="New committer"> <p>Welcome Glenn Adams!</p> </item>
Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/quickstartguide.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/quickstartguide.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/quickstartguide.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/quickstartguide.xml Mon May 28 02:49:25 2012 @@ -16,7 +16,7 @@ limitations under the License. --> <!-- $Id$ --> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd"> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <document> <header> <title>Apache⢠FOP: Quick Start Guide</title> @@ -29,15 +29,15 @@ <p>The goal of this <strong>Quick Start Guide</strong> is to help novice users get Apache FOP up and running quickly. Typically, you'll need to:</p> <ol> <li><link href="download.html">Download FOP</link></li> - <li><link href="1.0/compiling.html">Build FOP</link> (you can skip this step if you download the binary distribution!)</li> - <li><link href="1.0/configuration.html">Configure FOP</link></li> - <li><link href="1.0/running.html">Run FOP</link></li> + <li><link href="1.1/compiling.html">Build FOP</link> (you can skip this step if you download the binary distribution!)</li> + <li><link href="1.1/configuration.html">Configure FOP</link></li> + <li><link href="1.1/running.html">Run FOP</link></li> </ol> <p>Here are some links to help you find out what FOP can do, as well as how and where to get help:</p> <ul> - <li><link href="1.0/embedding.html">Calling FOP from a Java Application</link></li> - <li><link href="1.0/servlets.html">Using FOP in Servlets</link></li> - <li><link href="1.0/anttask.html">Using FOP in an 'Ant' Build Script</link></li> + <li><link href="1.1/embedding.html">Calling FOP from a Java Application</link></li> + <li><link href="1.1/servlets.html">Using FOP in Servlets</link></li> + <li><link href="1.1/anttask.html">Using FOP in an 'Ant' Build Script</link></li> <li><link href="compliance.html" title="FOP Compliance">XSL-FO Compliance</link> (what FOP supports and what it doesn't)</li> <li><link href="faq.html">FAQs</link></li> <li><link href="gethelp.html">Getting Help</link></li> @@ -45,7 +45,7 @@ </ul> <p> Once you've familiarized yourself with the basics, you can get more detailed information, - in the detailed FOP <link href="1.0/index.html">product documentation</link>. + in the detailed FOP <link href="1.1/index.html">product documentation</link>. </p> </section> Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/resources.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/resources.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/resources.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/resources.xml Mon May 28 02:49:25 2012 @@ -16,7 +16,7 @@ limitations under the License. --> <!-- $Id$ --> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd"> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <!-- FOP Relevant Specifications and links --> <document> <header> Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/site.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/site.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/site.xml Mon May 28 02:49:25 2012 @@ -29,13 +29,9 @@ <faqs label="FAQs" href="faq.html"/> <maillist label="Mailing Lists" href="maillist.html"/> <license label="License" href="license.html"/> - <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>" - <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>" - <asf-security label="Security" href="http://www.apache.org/security/"/> - <!-- - <all_site label="Full HTML" href="wholesite.html"/> - <all_sitePDF label="Full PDF" href="wholesite.pdf"/> - --> + <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/> + <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/> + <asf-security label="Security" href="http://www.apache.org/security/"/> </about> <resources label="Resources"> @@ -59,13 +55,12 @@ --> <!-- - BEGIN Version 0.95 documentation tab + BEGIN Version 1.0 documentation tab --> - <trunk label="Apache⢠FOP 0.95" href="0.95/" tab="previousversion"> + <trunk label="Apache⢠FOP 1.0" href="1.0/" tab="previousversion"> <about label="About" href="index.html"/> - <release label="Release Notes" href="releaseNotes_0.95.html"/> - <changes label="Changes (0.95)" href="changes_0.95.html"/> - <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/> + <release label="Release Notes" href="releaseNotes_1.0.html"/> + <changes label="Changes (1.0)" href="changes_1.0.html"/> <knownissues label="Known Issues" href="knownissues_overview.html"/> <upgrading label="Upgrading" href="upgrading.html"/> @@ -79,30 +74,32 @@ </using> <features label="Features"> + <accessibility label="Accessibility" href="accessibility.html"/> + <events label="Events" href="events.html"/> + <extensions label="Extensions" href="extensions.html"/> + <fonts label="Fonts" href="fonts.html"/> <output label="Output Targets" href="output.html"/> - <if label="Intermediate Format" href="intermediate.html"/> - <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> - <pdfa label="PDF/A" href="pdfa.html"/> - <pdfx label="PDF/X" href="pdfx.html"/> <graphics label="Graphics" href="graphics.html"/> - <fonts label="Fonts" href="fonts.html"/> <hyphenation label="Hyphenation" href="hyphenation.html"/> - <extensions label="Extensions" href="extensions.html"/> + <if label="Intermediate Format" href="intermediate.html"/> <metadata label="Metadata" href="metadata.html"/> + <pdfa label="PDF/A" href="pdfa.html"/> + <pdfx label="PDF/X" href="pdfx.html"/> + <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> </features> </trunk> <!-- - END Version 0.95 documentation tab + END Version 1.0 documentation tab --> - + <!-- - BEGIN Version 1.0 documentation tab + BEGIN Version 1.1 documentation tab --> - <trunk label="Apache⢠FOP 1.0" href="1.0/" tab="stableversion"> + <trunk label="Apache⢠FOP 1.1" href="1.1/" tab="stableversion"> <about label="About" href="index.html"/> - <release label="Release Notes" href="releaseNotes_1.0.html"/> - <changes label="Changes (1.0)" href="changes_1.0.html"/> + <release label="Release Notes" href="releaseNotes_1.1.html"/> + <changes label="Changes (1.1)" href="changes_1.1.html"/> <knownissues label="Known Issues" href="knownissues_overview.html"/> <upgrading label="Upgrading" href="upgrading.html"/> @@ -116,23 +113,24 @@ </using> <features label="Features"> - <output label="Output Targets" href="output.html"/> - <if label="Intermediate Format" href="intermediate.html"/> - <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> - <pdfa label="PDF/A" href="pdfa.html"/> - <pdfx label="PDF/X" href="pdfx.html"/> - <graphics label="Graphics" href="graphics.html"/> + <accessibility label="Accessibility" href="accessibility.html"/> + <complexscripts label="Complex Scripts" href="complexscripts.html"/> + <events label="Events" href="events.html"/> + <extensions label="Extensions" href="extensions.html"/> <fonts label="Fonts" href="fonts.html"/> + <graphics label="Graphics" href="graphics.html"/> <hyphenation label="Hyphenation" href="hyphenation.html"/> - <extensions label="Extensions" href="extensions.html"/> - <events label="Events" href="events.html"/> + <if label="Intermediate Format" href="intermediate.html"/> <metadata label="Metadata" href="metadata.html"/> - <accessibility label="Accessibility" href="accessibility.html"/> + <output label="Output Targets" href="output.html"/> + <pdfa label="PDF/A" href="pdfa.html"/> + <pdfx label="PDF/X" href="pdfx.html"/> + <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> </features> </trunk> <!-- - END Version 1.0 documentation tab + END Version 1.1 documentation tab --> <!-- @@ -151,12 +149,6 @@ <ant label="Ant Task" href="anttask.html"/> </using> - <!-- - NOTA BENE NOTA BENE NOTA BENE - The following features should be maintained in alphabetic order by - (displayed) label value. - NOTA BENE NOTA BENE NOTA BENE - --> <features label="Features"> <accessibility label="Accessibility" href="accessibility.html"/> <complexscripts label="Complex Scripts" href="complexscripts.html"/> Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/status.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/status.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/status.xml Mon May 28 02:49:25 2012 @@ -27,23 +27,27 @@ <body> <section> <title>Status</title> - <p>[last updated 5 July 2010]</p> + <p>Last updated DD Month 2012.</p> <p> - Apache⢠FOP version 0.95 was released on 5 August 2008. Apache⢠FOP version 1.0 was released on 21 July 2010. + Apache⢠FOP version 1.1 was released on DD Month 2012. </p> </section> <section> <title>Development Status</title> - - <p>The FOP code base is gradually evolving, from version 0.90 - released on 22 November 2005, to version 1.0 released on 21 July - 2010. Further releases in the 1.x series may be expected.</p> - <p>FOP releases before version 0.90 were based on a different - code base. The last release in that series was version 0.20.5, - released on 18 July 2003. This series is no longer maintained.</p> <p> - If you're looking for a long-term road-map we have to disappoint you. This is Open - Source and we're mostly volunteers working in their free time. What we have + The FOP code base is gradually evolving, from version 0.90 + released on 22 November 2005, to version 1.1 released on DD Month 2012. + Further releases in the 1.x series are expected. + </p> + <p> + FOP releases prior to version 0.90 were based on a different + code base. The last release in that series was version 0.20.5, + released on 18 July 2003. This earlier series is no longer maintained. + </p> + <p> + If you are looking for future release dates, keep in mind that FOP is an Open + Source project and we're a combination of volunteers (working in our free time) and + sponsored contributors (generally focusing on our sponsor's needs). What we have is an idea where we want to go. How fast we get there depends on the available time, on how well our ideas work out while developing and on you! There's a <a href="http://wiki.apache.org/xmlgraphics-fop/RoadMap">document in the Wiki</a> @@ -82,11 +86,11 @@ </tr> <tr> <td>PDF (Library and Renderer)</td> - <td>stable (SVG: stable)</td> + <td>stable</td> </tr> <tr> <td>PostScript</td> - <td>stable (SVG: stable with restrictions)</td> + <td>stable</td> </tr> <tr> <td>Java2D, AWT, Bitmap Renderers</td> Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/tabs.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/tabs.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/tabs.xml Mon May 28 02:49:25 2012 @@ -21,8 +21,8 @@ <tabs software="FOP" title="FOP" copyright="@year@ The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <tab label="Home" dir=""/> - <tab label="Version 0.95" dir="0.95/"/> <tab label="Version 1.0" dir="1.0/"/> + <tab label="Version 1.1" dir="1.1/"/> <tab label="FOP Trunk" dir="trunk/"/> <tab label="Development" dir="dev/"/> </tabs> Modified: xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/team.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/team.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/team.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/team.xml Mon May 28 02:49:25 2012 @@ -16,7 +16,7 @@ limitations under the License. --> <!-- $Id$ --> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd"> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <document> <header> <title>Apache⢠FOP: Development Team</title> Modified: xmlgraphics/fop/branches/fop-1_1/status.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/status.xml?rev=1343130&r1=1343129&r2=1343130&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-1_1/status.xml (original) +++ xmlgraphics/fop/branches/fop-1_1/status.xml Mon May 28 02:49:25 2012 @@ -16,8 +16,7 @@ limitations under the License. --> <!-- $Id$ --> -<!DOCTYPE status PUBLIC "-//APACHE//DTD Status V1.3//EN" - "http://forrest.apache.org/dtd/status-v13.dtd"> +<!DOCTYPE status PUBLIC "-//APACHE//DTD Status V1.3//EN" "http://forrest.apache.org/dtd/status-v13.dtd"> <status> <developers> @@ -62,7 +61,7 @@ users, i.e. when the behaviour changes and could affect the layout of existing documents. Example: the fix of marks layering will be such a case when it's done. --> - <release version="FOP Trunk" date="TBD"> + <release version="1.1" date="DD Month 2012"> <action context="Renderers" dev="GA" type="fix" fixes-bug="53294" due-to="Robert Meyer"> Fix invalid PostScript file being created when font-size is 0. </action> @@ -96,13 +95,14 @@ <action context="Layout" dev="GA" type="fix" fixes-bug="53185" due-to="Robert Meyer"> Unify date formatting between FOP and XGC as well as tidying the date format code. </action> - <action context="Layout" dev="GA" type="fix" fixes-bug="45715" due-to="Luis Bernardo"> - Break before (break-before) not respected on blocks nested in inlines. + <action context="Layout" dev="GA" type="fix" fixes-bug="45715" due-to="Luis Bernardo" importance="high"> + Fix for break before (break-before) not respected on blocks nested in inlines. </action> <action context="Renderers" dev="GA" type="fix" fixes-bug="48723" due-to="Robert Meyer"> Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="43940" due-to="Julien Aymé, Ognjen Blagojevic"> + <!-- the following is also due to Julien Aymé, but due to a bug in forrest is not included here to prevent duplicate listing in contributors list --> + <action context="Code" dev="GA" type="fix" fixes-bug="43940" due-to="Ognjen Blagojevic"> Use new double format utility to improve thread safety and performance. </action> <action context="Fonts" dev="GA" type="fix" fixes-bug="53148" due-to="Tassos Charoulis"> @@ -143,16 +143,16 @@ <action context="Code" dev="GA" type="update" fixes-bug="51617"> Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="53083"> - Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former.' + <action context="Code" dev="GA" type="fix" fixes-bug="53083" importance="high"> + Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. </action> <action context="Code" dev="GA" type="fix" fixes-bug="52572" due-to="Pascal Sancho"> Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit. </action> - <action context="Layout" dev="GA" type="fix" fixes-bug="52514" due-to="Luis Bernardo"> + <action context="Layout" dev="GA" type="fix" fixes-bug="52514" due-to="Luis Bernardo" importance="high"> Ensure square image is appropriately scaled. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="50062"> + <action context="Code" dev="GA" type="fix" fixes-bug="50062" importance="high"> Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications. </action> <action context="Renderers" dev="GA" type="fix" fixes-bug="52114"> @@ -161,7 +161,7 @@ <action context="Code" dev="PH" type="add" fixes-bug="49893"> A global setting to wrap F11 images in page segments. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="52763"> + <action context="Code" dev="GA" type="fix" fixes-bug="52763" importance="high"> Support list-block in marker, thus preventing NPE. </action> <action context="Code" dev="GA" type="fix"> @@ -181,7 +181,7 @@ <action context="Code" dev="GA" type="fix" fixes-bug="52966" due-to="Luis Bernardo"> How to use native text with EPSDocumentGraphics2D. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="51599" due-to="Paul Huemer"> + <action context="Code" dev="GA" type="fix" fixes-bug="51599" due-to="Paul Huemer" importance="high"> Allow https scheme URI for PDF external action target. </action> <action context="Code" dev="GA" type="fix" fixes-bug="50901" due-to="Carsten Pfeiffer"> @@ -202,10 +202,10 @@ <action context="Code" dev="GA" type="fix" fixes-bug="47380" due-to="Georg Datterl"> Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="49302" due-to="Julien Aymé"> + <action context="Code" dev="GA" type="fix" fixes-bug="49302" due-to="Julien Aymé"> Eliminate duplicate code. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="49350" due-to="Julien Aymé"> + <action context="Code" dev="GA" type="fix" fixes-bug="49350" due-to="Julien Aymé"> Correct coding error in AFPResourceLevel#equals. </action> <action context="Code" dev="GA" type="fix" fixes-bug="51836" due-to="Melanie Drake"> @@ -217,10 +217,11 @@ <action context="Code" dev="GA" type="fix" fixes-bug="51807" due-to="Sergey Vladimirov"> Fixed small memory waste in rowCells array construction. </action> - <action context="Code" dev="GA" type="fix" fixes-bug="53005" due-to="Alberto Simões"> + <action context="Code" dev="GA" type="fix" fixes-bug="53005" due-to="Alberto Simões" importance="high"> Fixed incorrect rejection of fo:wrapper inside fo:inline inside fo:footnote-body. </action> - <action context="Code" dev="PH,VH" type="add"> + <!-- the following is also due to Vincent Hennebert, but due to a bug in forrest is not included here to prevent duplicate listing in contributors list --> + <action context="Code" dev="VH" type="add" importance="high" due-to="Peter Hancock"> Added support for PDF Object Streams. When accessibility is enabled and PDF version 1.5 selected, the structure tree will be stored in object streams in order to reduce the size of the final PDF. @@ -228,31 +229,32 @@ <action context="Code" dev="VH" type="fix" fixes-bug="46962" due-to="Alexios Giotis"> Fixed deadlock in PropertyCache. </action> - <action context="Code" dev="VH" type="add" fixes-bug="51385" due-to="Mehdi Houshmand"> + <action context="Config" dev="VH" type="add" fixes-bug="51385" due-to="Mehdi Houshmand" importance="high"> Added configuration option to set the version of the output PDF document. </action> - <action context="Code" dev="MH" type="fix" fixes-bug="52849" due-to="Luis Bernardo"> - Fixed bug that caused a configured and installed SVG font to stroked, + <action context="Code" dev="MH" type="fix" fixes-bug="52849" due-to="Luis Bernardo" importance="high"> + Fixed bug that caused a configured and installed SVG font to be stroked, also added an event indicating when fonts are stroked. </action> <action context="Code" dev="PH" type="fix"> Fix of a bug introduced when merging ImproveAccessibility. </action> - <action context="Code" dev="PH" type="add"> - Improved support for empty flow-name mapping (see bugzilla#50391). + <action context="Code" dev="PH" type="add" fixes-bug="50391" importance="high"> + Improved support for empty flow-name mapping. </action> - <action context="Code" dev="GA" type="add" fixes-bug="32789, 49008, 49687" importance="high"> + <action context="Layout" dev="GA" type="add" fixes-bug="32789, 49008, 49687" importance="high"> Add support for complex scripts, including: full bidi support, support for advanced typographic tables, advanced support for number conversion. </action> - <action context="Fonts" dev="GA" type="add"> + <action context="Fonts" dev="GA" type="add" importance="high"> Add support for OpenType advanced typographic tables (GDEF, GSUB, GPOS). </action> <action context="Code" dev="VH" type="fix" fixes-bug="52655" due-to="Luis Bernardo"> Fixed rendering of special glyphs when using single-byte encoding mode. </action> - <action context="Code" dev="PH" type="add" due-to="VH and PH"> - Improvements of the Accessibility feature + <!-- the following is also due to Peter Hancock, but due to a bug in forrest is not included here to prevent duplicate listing in contributors list --> + <action context="Code" dev="PH" type="add" due-to="Vincent Hennebert"> + Improvements of the Accessibility features. </action> <action context="Code" dev="CB" type="add" fixes-bug="52416" due-to="Luis Bernardo"> Suppress unnecessary "font not found warnings" when generating AFP with raster fonts @@ -260,7 +262,7 @@ <action context="Code" dev="CB" type="add" fixes-bug="51209" due-to="Luis Bernardo"> SVG text in AFP creates miscoded GOCA text </action> - <action context="Code" dev="CB" type="add" fixes-bug="50391" due-to="Peter Hancock"> + <action context="Code" dev="CB" type="add" fixes-bug="50391" due-to="Peter Hancock" importance="high"> Add support for different flow-name of fo:region-body in FOP </action> <action context="Code" dev="CB" type="add" fixes-bug="51664" due-to="Mehdi Houshmand"> @@ -276,7 +278,7 @@ Added to build file JUnit target that uses a regex to run all of the test cases. This reduces the risk that some of them are omitted when building FOP. </action> - <action context="Code" dev="PH" type="add" fixes-bug="52089" due-to="JM, Mehdi Houshmand"> + <action context="Code" dev="PH" type="add" fixes-bug="52089" due-to="Mehdi Houshmand" importance="high"> Allow JPEG images to be embedded in an AFP document as is, without being decoded and encoded. </action> @@ -286,18 +288,18 @@ <action context="Renderers" dev="JM" type="add"> Various bugfixes to make PDFDocumentGraphics2D operational again. </action> - <action context="Code" dev="PH" type="add" fixes-bug="51962" due-to="Mehdi Houshmand"> - Bugfix for when the last simple-page-master referenced in a page-sequence-master is not + <action context="Code" dev="PH" type="add" fixes-bug="51962" due-to="Mehdi Houshmand" importance="high"> + Fix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. </action> - <action context="Code" dev="VH" type="add" fixes-bug="51928" due-to="Mehdi Houshmand"> + <action context="Code" dev="VH" type="add" fixes-bug="51928" due-to="Mehdi Houshmand" importance="high"> Upgraded all tests to JUnit 4. </action> <action context="Fonts" dev="PH" type="fix" fixes-bug="48696"> Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. Revision 4. </action> - <action context="Fonts" dev="PH" type="fix" fixes-bug="51760" due-to="Mehdi Houshmand"> + <action context="Fonts" dev="PH" type="fix" fixes-bug="51760" due-to="Mehdi Houshmand" importance="high"> Changes the way PostScript handles Graphics2D images such that if the language is set to level 3, the image is stored as an embedded file which has no length limit. Previously it was stored as an array which has a implementation limit of 65535 elements. @@ -305,7 +307,7 @@ <action context="Fonts" dev="PH" type="fix" fixes-bug="51759" due-to="Mehdi Houshmand"> PDFFactory responsible for asdigning name to a subset font. </action> - <action context="Fonts" dev="PH" type="fix" fixes-bug="51530" due-to="Mehdi Houshmand"> + <action context="Fonts" dev="PH" type="fix" fixes-bug="51530" due-to="Mehdi Houshmand" importance="high"> Improved support for EBCDIC encoded double byte fonts fo AFP. </action> <action context="Fonts" dev="PH" type="fix" fixes-bug="51205" due-to="Mehdi Houshmand"> @@ -320,8 +322,8 @@ Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. </action> - <action context="Renderers" dev="VH" type="add"> - Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. + <action context="Renderers" dev="VH" type="add" due-to="Michael Rubin" importance="high"> + Added support for 128bit encryption in PDF output. </action> <action context="Renderers" dev="PH" type="fix"> Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when @@ -337,12 +339,12 @@ <action context="Renderers" dev="JM" type="fix"> Fixed a multi-threading bug for SVG images included through svg:image inside SVG documents. </action> - <action context="Renderers" dev="PH" type="add"> + <action context="Renderers" dev="PH" type="add" importance="high"> Added an IFDocumentHandler filter for triggering rendering events. Created an Event that captures an end page event with the page number. </action> <action context="Renderers" dev="VH" type="fix"> - Bugfix: alternative text not working in tagged PDF for TIFF images. + Fix for alternative text not working in tagged PDF for TIFF images. </action> <action context="Renderers" dev="PH" type="fix" fixes-bug="50909"> Fixed io exception in MODCAParser caused by the improper use of mark() and reset() on the @@ -356,18 +358,18 @@ <action context="Renderers" dev="JM" type="fix"> AFP GOCA: fonts were not embedded from within AFPGraphics2D. </action> - <action context="Renderers" dev="JM" type="fix"> + <action context="Renderers" dev="JM" type="fix" importance="high"> AFP GOCA: Changed the way FOP fonts are selected based on Batik's GVT fonts to match the behaviour of PDF/PS output. </action> - <action context="Renderers" dev="JM" type="add"> + <action context="Renderers" dev="JM" type="add" importance="high"> Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. </action> - <action context="Renderers" dev="JM" type="add"> + <action context="Renderers" dev="JM" type="add" importance="high"> Added option for PostScript output to optimize for file size rather than quality. </action> - <action context="Renderers" dev="JM" type="add"> + <action context="Renderers" dev="JM" type="add" importance="high"> AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. </action> <action context="Renderers" dev="JM" type="fix"> @@ -407,26 +409,26 @@ Bugzilla 50965: Fixed a regression in BlockContainerLayoutManager where margins were no longer reset after forced breaks. </action> - <action context="Layout" dev="VH" type="fix" fixex-bug="50763"> + <action context="Layout" dev="VH" type="fix" fixex-bug="50763" importance="high"> Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas. </action> - <action context="Layout" dev="VH" type="fix"> - Bugfix: keep-together does not apply to fo:table-cell. + <action context="Layout" dev="VH" type="fix" importance="high"> + Fix for keep-together does not apply to fo:table-cell. </action> - <action context="Layout" dev="VH" type="fix"> - Bugfix: keep-together on a table containing row-spanning cells was not honored. + <action context="Layout" dev="VH" type="fix" importance="high"> + Fix for keep-together on a table containing row-spanning cells that was not honored. </action> - <action context="Layout" dev="VH" type="fix" fixes-bug="50196" due-to="Matthias Reischenbacher"> - Bugzilla #50196: padding-start ignored when table-header/footer is repeated. + <action context="Layout" dev="VH" type="fix" fixes-bug="50196" due-to="Matthias Reischenbacher" importance="high"> + Fix forpadding-start ignored when table-header/footer is repeated. </action> - <action context="Renderers" dev="JM" type="fix"> + <action context="Renderers" dev="JM" type="fix" importance="high"> Increased maximum possible PDF size from 2GB to around 9GB (hard maximum imposed by the PDF specification). </action> - <action context="Renderers" dev="JM" type="add"> + <action context="Renderers" dev="JM" type="add" importance="high"> Added support for CIE Lab colors (from XSL-FO 2.0 WD). </action> - <action context="Renderers" dev="JM" type="add" fixes-bug="49403" due-to="Patrick Jaromin"> + <action context="Renderers" dev="JM" type="add" fixes-bug="49403" due-to="Patrick Jaromin" importance="high"> Initial work on spot colors (aka named colors) for PDF output. </action> <action context="Renderers" dev="JM" type="fix" fixes-bug="50705" due-to="Mehdi Houshmand"> @@ -436,39 +438,39 @@ Added support for lookup of alternative glyphs when additional single-byte encodings are used, ex. replacing "Omegagreek" by "Omega" and vice versa. </action> - <action context="Code" dev="AD" type="add" fixes-bug="48334"> + <action context="Code" dev="AD" type="add" fixes-bug="48334" importance="high"> Added support for resolution of relative URIs against a specified xml:base during property refinement. </action> <action context="Renderers" dev="JM" type="add"> Allow afp:no-operation to also appear under fo:page-sequence and fo:declarations. </action> - <action context="Code" dev="AD" type="fix" fixes-bug="50635" due-to="mkoegler.AT.auto.tuwien.ac.at"> - Bugfix: fix issue in RenderPagesModel.checkPreparedPages() where the same page-sequence + <action context="Code" dev="AD" type="fix" fixes-bug="50635" due-to="Martin Koegler"> + Fix for issue in RenderPagesModel.checkPreparedPages() where the same page-sequence is potentially started multiple times. </action> - <action context="Code" dev="AD" type="fix" fixes-bug="50636" due-to="mkoegler.AT.auto.tuwien.ac.at"> - Bugfix: fix performance issue when adding pages, if the total number of pages + <action context="Code" dev="AD" type="fix" fixes-bug="50636" due-to="Martin Koegler"> + Fix for performance issue when adding pages, if the total number of pages is significantly large. </action> - <action context="Code" dev="AD" type="fix" fixes-bug="50626" due-to="mkoegler.AT.auto.tuwien.ac.at"> - Bugfix: fix performance issue when adding nodes, if the number of children + <action context="Code" dev="AD" type="fix" fixes-bug="50626" due-to="Martin Koegler"> + Fix for performance issue when adding nodes, if the number of children is significantly large. </action> <action context="Config" dev="SP" type="fix"> - Bugfix: relative URIs in the configuration file (base, font-base, hyphenation-base) are evaluated relative to the base URI of the configuration file. + Fix for relative URIs in the configuration file (base, font-base, hyphenation-base) are evaluated relative to the base URI of the configuration file. </action> - <action context="Layout" dev="AD" type="fix" fixes-bug="49848"> - Bugfix: correct behavior of keep-together.within-line in case there are nested inlines + <action context="Layout" dev="AD" type="fix" fixes-bug="49848" importance="high"> + Fix for correct behavior of keep-together.within-line in case there are nested inlines </action> <action context="Code" dev="AD" type="fix" fixes-bug="50471"> - Bugfix: avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class + Fix for avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class </action> <action context="Layout" dev="AD" type="fix" fixes-bug="48380"> - Bugfix: avoid ClassCastException when using fox:widow-content-limit + Fix for avoid ClassCastException when using fox:widow-content-limit </action> <action context="Layout" dev="VH" type="fix" fixes-bug="50089"> - Bugfix: content after forced break in block-container is not rendered. + Fix for content after forced break in block-container is not rendered. </action> <action context="Layout" dev="JM" type="fix" fixes-bug="42034"> Fixed adjustment of inline parent area for justified text containing a forward page reference. @@ -479,13 +481,13 @@ <action context="Code" dev="VH" type="fix" fixes-bug="49695" due-to="Joshua Marquart"> Replaced magic numbers with constants from UnitConv and GraphicsConstants. </action> - <action context="Renderers" dev="JM" type="add" fixes-bug="42600" due-to="Maximilian Aster"> + <action context="Renderers" dev="JM" type="add" fixes-bug="42600" due-to="Max Aster"> Added some support for break-before/-after for RTF output. </action> - <action context="Renderers" dev="JM" type="add" fixes-bug="49379" due-to="Peter Hancock"> + <action context="Renderers" dev="JM" type="add" fixes-bug="49379" due-to="Peter Hancock" importance="high"> Added ability to embed an external AFP page segment resource file (AFP output only). </action> - <action context="Renderers" dev="JM" type="fix" fixes-bug="46360" due-to="Alexis Giotis"> + <action context="Renderers" dev="JM" type="fix" fixes-bug="46360" due-to="Alexios Giotis"> Fixed a multi-threading issue when rendering SVG. </action> <action context="Layout" dev="JM" type="fix" fixes-bug="49885"> @@ -495,10 +497,10 @@ Removed old Renderer implementations for those output formats that have a version based on the new DocumentHandler architecture available (AFP, PCL, PDF, PS). </action> - <action context="Fonts" dev="AC" type="fix"> + <action context="Fonts" dev="AC" type="fix" importance="high"> Reinstated support for being able to specify a font cache filepath in the fop user configuration. </action> - <action context="Fonts" dev="AC" type="add"> + <action context="Fonts" dev="AC" type="add" importance="high"> Added convenience support for the flushing of the Fop font cache file from the command line. </action> <action context="Renderers" dev="JM" type="add" fixes-bug="44460" due-to="Andrejus Chaliapinas"> @@ -1838,7 +1840,7 @@ Bugfix: NullPointerException in RTF output when a table does not contain table-columns. </action> - <action context="Code" dev="JM" type="fix" fixes-bug="39607" due-to="Julien Aymé"> + <action context="Code" dev="JM" type="fix" fixes-bug="39607" due-to="Julien Aymé"> Bugfix: NullPointerException in RTF library when there are no borders on the parent table. </action> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
