You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2015/04/29 10:49:17 UTC

svn commit: r949603 - in /websites/staging/xmlgraphics/trunk/content: ./ commons/changes.html

Author: buildbot
Date: Wed Apr 29 08:49:17 2015
New Revision: 949603

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/commons/changes.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 29 08:49:17 2015
@@ -1 +1 @@
-1674769
+1676689

Modified: websites/staging/xmlgraphics/trunk/content/commons/changes.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/commons/changes.html (original)
+++ websites/staging/xmlgraphics/trunk/content/commons/changes.html Wed Apr 29 08:49:17 2015
@@ -151,10 +151,84 @@ $(document).ready(function () {
 <p><a href="changes.rss">changes.rss</a></p>
 <h2 id="introduction">Introduction and explanation of symbols</h2>
 <p>Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types: <img alt="add" src="/images/add.jpg" />=add, <img alt="fix" src="/images/fix.jpg" />=fix, <img alt="remove" src="/images/remove.jpg" />=remove, <img alt="update" src="/images/update.jpg" />=update</p>
-<h2 id="version_Trunk">Version Trunk (n/a)</h2>
-<h3 id="Code_Trunk">Changes to the Code Base</h3>
+<h2 id="version_2.0">Version 2.0 (1 Octomber 2014)</h2>
+<h3 id="Code_2.0">Changes to the Code Base</h3>
 <ul>
 <li>
+<p><img alt="fix" src="/images/fix.jpg" />Reduce PDF to PS filesize. Committed by SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />PDF-A preflight warnings. Committed by SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />DSCParser always throws DSCException %%EOF not found when checkEOF is false. Committed by VH. Patch by Teon Metselaar, applied with minor changes + a test case.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Weird border color inheritance (hashCode collisions). Committed by LB. Thanks to AG.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Image written as having 72 DPI instead of its intrinstic resolution. Committed by LB.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Javadocs fails on Java 8. Committed by SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />JPEG is squashed. Committed by SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />64bit image missing in pdf. Committed by LB. Thanks to SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />FOP-1801: conversion B&amp;W GIF=&gt;PDF creates PDF with colorspace RGB if FOP0.95 and Gray if FOP0.20.5;. Committed by LB. Thanks to Thanasis Giannimaras.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Incorrect rendering of GIF images. Committed by LB. Thanks to Thanasis Giannimaras.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/fix.jpg" /> CMYK TIFF is rendered using RGB colourspace in Postscript output. Committed by LB. Thanks to SS.</p>
+</li>
+<li>
+<p><img alt="add" src="/images/add.jpg" />Add support for APP1 (Exif) segment in JPEG images. Committed by LB.</p>
+</li>
+<li>
+<p><img alt="add" src="/images/add.jpg" />Add support for svg gradients when generating PostScript. Committed by LB. Thanks to RM.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />SVN line clipping not correct when outputting to Postscript. Committed by RM.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Make JPEGFile more resilient against potentially malformed JPEGs. Committed by JM.</p>
+</li>
+<li>
+<p><img alt="add" src="/images/fix.jpg" />Added new subroutine to support OTF CFF in PostScript. Committed by LB. Thanks to RM.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />1 bit TIFF error. Committed by LB. Thanks to SS.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />JBIG2 PDF not shown in PS. Committed by LB. Thanks to SS.</p>
+</li>
+<li>
+<p><img alt="add" src="/images/add.jpg" /> provide a way to close the resources associated to an image without fully loading it. Committed by VH.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/fix.jpg" />Use event producer when Colour Profile in PNG Image is bad. Committed by LB. Thanks to SS. </p>
+</li>
+<li>
+<p><img alt="update" src="/images/fix.jpg" />Change to XGC to support the changes in FOP for image scaling. Scaling by resolution is removed to avoid duplicate scaling. Committed by LB. Thanks to RM.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Fixes gradient fill opacity incorrectly inherits stroke opacity of previous svg element. Committed by LB. </p>
+</li>
+<li>
+<p><img alt="add" src="/images/fix.jpg" />Little endian support for tiff images. Commited by LB. Thanks to JM and RM. See Issue 
+[54195] (https://issues.apache.org/bugzilla/show_bug.cgi?id=54196)</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />support for sRGB and iCCP chunks. Committed by LB. See Issue
+[53408]</p>
+</li>
+<li>
 <p><img alt="fix" src="/images/fix.jpg" />Support rdf:resource attributes in XMP. Committed by GA. Thanks to Brian Carlson. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50497">50497</a>.</p>
 </li>
 <li>
@@ -188,12 +262,12 @@ $(document).ready(function () {
 <p><img alt="update" src="/images/update.jpg" />Various code style fixes Committed by JM. Thanks to Glenn Adams. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49703">49703</a>.</p>
 </li>
 </ul>
-<h3 id="contributors_Trunk">Contributors to this release</h3>
+<h3 id="contributors_2.0">Contributors to this release</h3>
 <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:</p>
-<p>Glenn Adams (GA), Jeremias Märki (JM), (PH).</p>
+<p>Glenn Adams (GA), Luis Bernado(LB), Alexios Giotis (AG), Peter Hancock(PH), Vincent Hennebert (VH),  Jeremias Märki (JM). Robert Meyer(RM), Simon Steiner (SS)   </p>
 <p>This is a list of other contributors:</p>
-<p>Brian Carlson, Florian Barbera Vila Bollain, Glenn Adams, JM and Mehdi Houshmand, Joshua Marquart, Sebastian Bazley.</p>
+<p>Brian Carlson, Florian Barbera Vila Bollain, Glenn Adams, JM and Mehdi Houshmand, Joshua Marquart, Sebastian Bazley, Thanasis Giannimaras.</p>
 <h2 id="version_1.5">Version 1.5 (20 October 2012)</h2>
 <h3 id="Code_1.5">Changes to the Code Base</h3>
 <p>There is no significative change since Release Version 1.5-RC1.</p>



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