Author: ssteiner
Date: Thu Oct 24 07:56:16 2019
New Revision: 1868850

URL: http://svn.apache.org/viewvc?rev=1868850&view=rev
Log:
Update readme

Modified:
    xmlgraphics/fop-pdf-images/trunk/README
    xmlgraphics/fop-pdf-images/trunk/build.properties

Modified: xmlgraphics/fop-pdf-images/trunk/README
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/README?rev=1868850&r1=1868849&r2=1868850&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/README (original)
+++ xmlgraphics/fop-pdf-images/trunk/README Thu Oct 24 07:56:16 2019
@@ -76,11 +76,11 @@ Requirements
 
 This plug-in has the following requirements:
 - Apache PDFBox 2.0 or later
-- Apache XML Graphics Commons 2.3 or later (for the image converter)
-- Apache XML FOP 2.3 or later (for the FOP functionality)
-- Java 1.6 or later
+- Apache XML Graphics Commons 2.4 or later (for the image converter)
+- Apache XML FOP 2.4 or later (for the FOP functionality)
+- Java 1.7 or later
 
-Note: for some problems related to the PDF plug-in, Apache FOP 2.3 or later
+Note: for some problems related to the PDF plug-in, Apache FOP 2.4 or later
 is required. A number of bugs had to be fixed in FOP's PDF library.
 
 
@@ -156,6 +156,20 @@ http://www.jeremias-maerki.ch/developmen
   RELEASE NOTES
 ==============================================================================
 
+Version 2.4
+=========================
+
+Changes:
+FOP-2802: Java 10 PDF/SVG to Image box not shown
+FOP-2812: Update PDFBox to 2.0.11
+FOP-2836: Update PDFBox to 2.0.13
+FOP-2840: Image mask in PDF not rendered to PS
+FOP-2841: PDF to PDF with merge-fonts checkbox misaligned
+FOP-2856: Support compile on Java 12
+FOP-2873: Update to PDFBox 2.0.16
+FOP-2879: Add caching to avoid parsing content stream
+FOP-2882: Allow PDFFormXObject to improve performance
+
 Version 2.3
 =========================
 

Modified: xmlgraphics/fop-pdf-images/trunk/build.properties
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/build.properties?rev=1868850&r1=1868849&r2=1868850&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/build.properties (original)
+++ xmlgraphics/fop-pdf-images/trunk/build.properties Thu Oct 24 07:56:16 2019
@@ -1,6 +1,6 @@
 version=2.4.0.SNAPSHOT
 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
-year=2007-2018
+year=2007-2019
 
 javac.debug=on
 javac.deprecation=on



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

Reply via email to