You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2017/03/21 15:21:59 UTC

svn commit: r1787992 - /xmlgraphics/site/trunk/content/fop/changes.mdtext

Author: ssteiner
Date: Tue Mar 21 15:21:59 2017
New Revision: 1787992

URL: http://svn.apache.org/viewvc?rev=1787992&view=rev
Log:
Changes

Modified:
    xmlgraphics/site/trunk/content/fop/changes.mdtext

Modified: xmlgraphics/site/trunk/content/fop/changes.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/changes.mdtext?rev=1787992&r1=1787991&r2=1787992&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/changes.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/changes.mdtext Tue Mar 21 15:21:59 2017
@@ -9,6 +9,134 @@ Title: History of Changes
 
 Until FOP 1.1, Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:![add](/images/add.jpg)=add,![fix](/images/fix.jpg)=fix,![remove](/images/remove.jpg)=remove,![update](/images/update.jpg)=update
 
+
+## Version 2.2 (TBD) { #version_2.2}
+
+See [Change list in Jira](https://issues.apache.org/jira/issues/?jql=project%20%3D%20FOP%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20trunk%20ORDER%20BY%20updated%20DESC%2C%20created%20DESC%2C%20priority%20DESC).
+
+ - FOP-916: Handle external links in encrypted PDF.
+
+ - FOP-1852: Add maven build support.
+
+ - FOP-2025: sRGB Color Space Profile is subject to 3rd party copyright
+
+ - FOP-2309: Support PCL Color thanks to James Burton
+
+ - FOP-2362: Using Saxon to intermediate format throws NullPointerException
+
+ - FOP-2525: Memory leak present when using Truetype Collection (.ttc)
+
+ - FOP-2532: FontCache throws IllegalArgumentException with non file
+
+ - FOP-2544: Incorrect pdf rendering from FO with embedded svg via java embedding
+
+ - FOP-2553: Support PDF shading to PS
+
+ - FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect characters
+
+ - FOP-2562: Update to PDFBox 2
+
+ - FOP-2581: NumberFormatException when page-sequence format can't be parsed as an Integer; fix by Alexios Giotis
+
+ - FOP-2586: Content overflows error not shown with log4j
+
+ - FOP-2593: Shell scripts only point to ant jars
+
+ - FOP-2594: Base14 gensrc files different from mvn to ant
+
+ - FOP-2596: NPE with changing ipd
+
+ - FOP-2597: Allow hyphenation file without extension
+
+ - FOP-2598: ArrayIndexOutOfBoundException while loading TTF font OCRB
+
+ - FOP-2608: Convert OTF to Type 1 in postscript
+
+ - FOP-2614: Image missing on change IPD
+
+ - FOP-2619: PDF not deduplicated to PS
+
+ - FOP-2620: AFP round table border not aligned
+
+ - FOP-2625: Allow Attachments for PDF/A-3
+
+ - FOP-2633: Generate bold/italic versions of fonts for PDF
+
+ - FOP-2637: PTX records are incorrectly chained
+
+ - FOP-2642: Add optimize-resources for IF to PCL
+
+ - FOP-2643: Java 9 warnings
+
+ - FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF/UA enabled).
+
+ - FOP-2647: Deduplicate PDF content stream
+
+ - FOP-2648: Code cleanup
+
+ - FOP-2656: Update to PDFBox 2.0.3
+
+ - FOP-2658: Compile JAIMonochromeBitmapConverter
+
+ - FOP-2663: AFP tag-logical-element encoding missing from IF xml
+
+ - FOP-2664: Use page-position=only if there is enough space
+
+ - FOP-2668: Dont load DTDs
+
+ - FOP-2674: Update to PDFBox 2.0.4
+
+ - FOP-2676: basic-link external-destination does not work for file URI with spaces
+
+ - FOP-2679: PTX records are incorrectly chained
+
+ - FOP-2680: OTF font needs format 3 FDSelect due to offset size
+
+ - FOP-2686: Error for Type1 font without extension for TIFF output
+
+ - FOP-2693: PDF plugin document cache may return closed document
+
+ - FOP-2697: Adobe Reader error with Adobe Kozuka Mincho font
+ 
+ - XGC-105: AFP rounded corners not in CMYK
+
+### Contributors to this release { #contributors_2.2}
+
+We thank the following people for their contributions to this release.
+
+This is a list of all people who participated as committers:
+
+- Adrian Cumiskey
+- Andreas Delmelle
+- Chris Bowditch
+- Clay Leeds
+- Glenn Adams
+- Luis Bernardo
+- Luca Furini
+- Matthias Reischenbacher
+- Mehdi Houshmand
+- Peter Hancock
+- Pascal Sancho
+- Robert Meyer
+- Simon Steiner
+- Vincent Hennebert
+
+This is a list of other contributors:
+
+- Alexey Neyman
+- Alexios Giotis
+- Athanasios Giannimaras
+- Gonzalo Vasquez
+- Jacopo Cappellato
+- Jeremias Maerki
+- Max Gilead
+- Morten Knudsen
+- Seifeddine Dridi
+- Stephen Moore
+- James Burton
+- Eric Lim
+- Chunlin Yao
+
 ## Version 2.1 (14 January 2016) { #version_2.1}
 
 See [Change list in Jira](https://issues.apache.org/jira/issues/?jql=project%20%3D%20FOP%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20trunk%20ORDER%20BY%20updated%20DESC%2C%20created%20DESC%2C%20priority%20DESC).



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