Return-Path: Delivered-To: apmail-xmlgraphics-commits-archive@www.apache.org Received: (qmail 70837 invoked from network); 21 Jul 2010 07:26:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Jul 2010 07:26:40 -0000 Received: (qmail 80284 invoked by uid 500); 21 Jul 2010 07:26:39 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 80276 invoked by uid 500); 21 Jul 2010 07:26:39 -0000 Delivered-To: apmail-xmlgraphics-site-commits@xmlgraphics.apache.org Received: (qmail 80273 invoked by uid 99); 21 Jul 2010 07:26:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jul 2010 07:26:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jul 2010 07:26:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B9EB72388C6C; Wed, 21 Jul 2010 07:25:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r966121 [3/14] - in /xmlgraphics/site/deploy/fop: ./ 0.94/ 0.95/ dev/ dev/design/ dev/svg/ skin/ trunk/ Date: Wed, 21 Jul 2010 07:25:30 -0000 To: site-commits@xmlgraphics.apache.org From: spepping@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100721072533.B9EB72388C6C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: xmlgraphics/site/deploy/fop/changes.rss URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/changes.rss?rev=966121&r1=966120&r2=966121&view=diff ============================================================================== --- xmlgraphics/site/deploy/fop/changes.rss (original) +++ xmlgraphics/site/deploy/fop/changes.rss Wed Jul 21 07:25:21 2010 @@ -39,6 +39,64 @@ + + + Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix + by + JM + : + + AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled). + + Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add + by + JM + : + + AFP Output: Added enhanced dithering functionality for images that are converted to + bi-level images. + + Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix + by + JM + : + + AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and + positioning fix for bitmaps from G2D graphics. + + Apache FOP Renderers fix + (bug 42306) + http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix + by + JM + (fixes bug 42306) + + : + + Fix for AWT viewer to correctly track page numbers in continuous display mode. + Thanks to Richard Wheeldon. + Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix + by + JM + : + + Bugfix for formatting of floating point numbers which could lead to invalid PDFs. + + Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix + by + JM + : + + Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output + for easier post-processing. + + Apache FOP Images addhttp://xmlgraphics.apache.org/fop//changes.htmlImages add + by + JM + : + + Added customization ability for the image loading framework from FOP's configuration file. + Apache FOP Renderers fix (bug 48696) http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix @@ -61,6 +119,16 @@ Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. Thanks to Peter Hancock. + Apache FOP API addhttp://xmlgraphics.apache.org/fop//changes.htmlAPI add + by + SP + : + Added a command-line option '-catalog' to use a catalog resolver for the XML and XSLT files + Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add + by + SP + : + Implement internal character classes if the hyphenation pattern file does not contain them Apache FOP Layout fix (bug 46486) http://xmlgraphics.apache.org/fop//changes.htmlLayout fix @@ -208,7 +276,7 @@ Added basic accessibility and Tagged PDF support. Thanks to Jost Klopfstein. - Apache FOP Code addhttp://xmlgraphics.apache.org/fop//changes.htmlCode add + Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add by JM : @@ -1249,6 +1317,14 @@ Added support for addressing all glyphs available in a Type 1 font, not just the ones in the font's primary encoding. + Apache FOP Code addhttp://xmlgraphics.apache.org/fop//changes.htmlCode add + by + JM + : + + Added an event handling framework which allows to get better feedback from within FOP + with the ability to customize problem management. + @@ -3922,1090 +3998,4 @@ -Apache FOP Renderers fix - (bug 48696) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 48696) - - : - - Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. - Thanks to Peter Hancock.Apache FOP Renderers add - (bug 48567) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 48567) - - : - - Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. - Thanks to Peter Hancock.Apache FOP Layout fix - (bug 46486) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - (fixes bug 46486) - - : - - Bugfix: having a special page-master for the last page caused loss of content when normal - blocks were mixed with blocks spanning all columns. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - VH - : - - Added possibility to customize PDF tagging via the ‘role’ property. - Apache FOP Renderers fix - (bug 48237) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 48237) - - : - - Bugfix: AFP Renderer: Respect image color settings for svg - Thanks to Peter Hancock.Apache FOP Renderers fix - (bug 48376) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 48376) - - : - - Bugfix: AFP Renderer: Page Overlays not generated when using Intermediate Format - Thanks to Venkat Reddy.Apache FOP Renderers fix - (bug 48456) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 48456) - - : - - Bugfix: AFP Renderer: Underline is incorrectly placed when reference-orientation != 0 - Apache FOP Renderers fix - (bug 48453) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 48453) - - : - - Bugfix: AFP Renderer: Page Segments not positioned correctly when reference-orientation != 0 - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - Added support for TrueType fonts with symbol character maps (like "Wingdings" and "Symbol"). - Character for these fonts are usually found in the 0xF020 to 0xF0FF range - (a Unicode private use area). - Apache FOP Fonts fixhttp://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - JM - : - - Bugfix: Font selection fallbacks did not work in some cases (ex. bold+italic to normal) - Apache FOP Renderers fix - (bug 48290) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 48290) - - : - - Bugfix: AFP Renderer: AttributeQualifier Triplet occurs before TLE Value. - Apache FOP Renderers fix - (bug 48048) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 48048) - - : - - Bugfix in AFP output: fixed flags in GOCA GBAR order. - Thanks to D.W. Harks.Apache FOP Renderers fix - (bug 48185) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - VH - (fixes bug 48185) - - : - - Bugfix in AFP output: rounding error when computing the CMYK components of a color. - Thanks to Harald G. Henne.Apache FOP Code fix - (bug 48167) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - VH - (fixes bug 48167) - - : - - Bugfix: when #CMYK pseudo-profile was used in the rgb-icc() function, always the fallback - RGB colors were used instead. - Thanks to Venkat Reddy.Apache FOP Layout fix - (bug 48082) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - (fixes bug 48082) - - : - - Bugfix: value of conditional space not always taken into account in the calculation of a - table’s height. - Apache FOP Renderers add - (bug 46705) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM,VH - (fixes bug 46705) - - : - - Added basic accessibility and Tagged PDF support. - Thanks to Jost Klopfstein.Apache FOP Code addhttp://xmlgraphics.apache.org/fop//changes.htmlCode add - by - JM - : - - Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. - Apache FOP Code addhttp://xmlgraphics.apache.org/fop//changes.htmlCode add - by - AC - : - - Added support for xmlfile and xsltfile parameters in FOP's Ant Task. - Apache FOP Renderers fix - (bug 47941) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - AC - (fixes bug 47941) - - : - - BugFix: Maintain valid AFP by providing TLE truncation on Attribute Value Triplet values that are greater than 250 chars in length. - Apache FOP Fonts fix - (bug 47711) - http://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - JM - (fixes bug 47711) - - : - - Fixed generation of CIDSet object in PDF output. - Thanks to Nicolas Peninguy.Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - : - - Fixed handling of percentage values for provisional-label-separation. - Apache FOP Layout fix - (bug 47835) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - (fixes bug 47835) - - : - - Fixed handling of percentage values for provisional-distance-between-starts. - Thanks to Jonathan Levinson.Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - CB - : - - Added support for positioning Page Overlays in AFP Output - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - Added support for specifying referenced fonts per renderer in addition to the general - match list. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF - output. - Apache FOP Extensions addhttp://xmlgraphics.apache.org/fop//changes.htmlExtensions add - by - JM - : - - Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations - on the rgb-icc() function. - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - VH - : - - Added limited support for pages of different inline-progression-dimensions within a - page-sequence. - Apache FOP Layout add - (bug 46905) - http://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - AD - (fixes bug 46905) - - : - - Added basic implementation for column-keeps. - Apache FOP Code fix - (bug 47710) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 47710) - - : - - White-space handling in markers with inline-content throws a NullPointerException - in some cases. - Apache FOP Renderers fix - (bug 47694) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 47694) - - : - - Dithered Background Shading can produce illegal AFP if objects are very small - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - CB - : - - AFP Output: Added support for IMM Extension on fo:simple-page-master. - Apache FOP Renderers add - (bug 47311) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 47311) - - : - - Added an initial set of extensions for prepress support (fox:bleed, fox:crop-offset, - fox:crop-box and fox:scale). This is currently supported only by PDF and Java2D renderers. - Thanks to Peter Coppens.Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - PCL Output: Added support for specifying the output bin. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Added support for embedding external AFP form maps (form defs) using the - afp:include-form-map extension. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Added support for AFP font embedding. Note: this changes the default behaviour. - Like with PDF and PS, all fonts are embedded by default unless matched in the - "referenced-fonts" section in the configuration. - Apache FOP Renderers fix - (bug 47508) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - AD - (fixes bug 47508) - - : - - Bugfix: Error while writing TLE's attribute qualifier in the output. - Thanks to Bharat Attaluri.Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - : - - Bugfix: support justified text in AFP Renderer (already working in AFP Painter) - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AD - : - - AFP Renderer Raster Fonts: - - added support for fractional font-sizes in the configuration. - selection of the smaller font-size, in case two possible fallbacks have the - same difference to a requested size. - - Apache FOP Fonts fixhttp://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - CB - : - - Bugfix: support PFM Files with no extent table. - Apache FOP Code fix - (bug 46960) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 46960) - - : - - Bugfix: previously retrieved markers were not cleared if the new marker was empty. - Apache FOP Fonts fix - (bug 47232) - http://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - VH - (fixes bug 47232) - - : - - Bugfix: for the last character of a Type1 font, always a width of 0 was returned. - Thanks to Maxim Wirt.Apache FOP Code fixhttp://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - VH - : - - Changed meaning of ‘-v’ option to ‘verbose’, which will print FOP’s version and proceed. - Added a ‘-version’ option to simply print the version then exit, following Java practices. - Apache FOP Layout fix - (bug 47101) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - (fixes bug 47101) - - : - - Bugfix: The cells of a table inside a marker were duplicated at every marker retrieval. - Apache FOP Images fixhttp://xmlgraphics.apache.org/fop//changes.htmlImages fix - by - JM - : - - Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the - original one. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Bugfix: reset graphic state when a page is finished in PostScript. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - Added setting to enable dithered painting of filled rectangles in AFP and PCL. - Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - VH - : - - Bugfix: footnotes occurring within the forced height of a table row did not appear on the - output - Apache FOP Renderers update - (bug 47031) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers update - by - JM - (fixes bug 47031) - - : - - PDFGraphics2D.writeClip doesn't generate a clip command anymore when the clip path - is empty. - Thanks to Francois Fernandes.Apache FOP Renderers add - (bug 47000) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 47000) - - : - - Added a custom text painter for rendering SVG text using text operators when rendering - to PostScript or EPS. Text is no longer painted as shapes, thus creating much smaller files. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Fixed a bug that left the PrintRenderer unconfigured even if a configuration was - specified for "application/X-fop-print". - Apache FOP Renderers fix - (bug 46882) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 46882) - - : - - Fixed the handling of CMYK colors in PDFGraphics2D. - Thanks to Yegor Kozlov.Apache FOP Layout fix - (bug 46489) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 46489) - - : - - Fixed a bug when combining a forced break with a "last" page-master. The restart - of the algorithm would start at the index of the penalty corresponding to the last - page-break. This has been changed to the index of the first element after the last - page-break. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - Added a command-line tool to list all configured fonts - (org.apache.fop.tools.fontlist.FontListMain). - Apache FOP Code add - (bug 46828) - http://xmlgraphics.apache.org/fop//changes.htmlCode add - by - AD - (fixes bug 46828) - - : - - Added the possibility to use CachedRenderPagesModel, to conserve memory in case - of large documents with a lot of cross-references (area tree will be serialized to - disk to avoid keeping it entirely in memory). - Thanks to Dario Laera.Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - AFP Fonts: Added support for full URI resolution on configured AFP fonts. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence - (page group level). - Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - : - - Fixed BPD trait and border painting for leaders with leader-pattern="space" - (and similar cases). - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Added support for Invoke Medium Map (IMM). - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - Introduced a new, additional intermediate format optimized for performance. Please see - the intermediate format documentation for details. - Apache FOP Fonts fix - (bug 46686) - http://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - JM - (fixes bug 46686) - - : - - Use temporary directory for the font cache if the user home directory is not - write-accessible. - Thanks to Alok Singh.Apache FOP Renderers fix - (bug 45342) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 45342) - - : - - AFP Fonts: Fixed interpretation of metric for fonts with fixed metrics and made sure - all repeating groups in FNP (Font Position) are processed. - Thanks to Emil Maskovsky.Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Added a configuration option to override the resource level defaults in the - code. - Apache FOP Code fix - (bug 46638) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - VH - (fixes bug 46638) - - : - - MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty objects into illegal MinOptMax - objects (in some cases opt could be inferior to min). - Apache FOP Layout add - (bug 46315) - http://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - VH - (fixes bug 46315) - - : - - Added extension to disable column balancing before blocks spanning the whole page, in - multiple-column documents. - Thanks to Georg Datterl.Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - AFP Output: Bilevel images in resource groups as generated as hard page segments - (instead of image objects) for better interoperability with older IPDS environments - and for better printing performance. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in - encodings to help PDF text extractors interpreting characters. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - Added support for forcing single-byte encodings for TrueType fonts without - creating an XML font metric file (see "encoding-mode" attribute on "font" element) - Apache FOP Layout fix - (bug 45306) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - (fixes bug 45306) - - : - - Fixed fo:instream-foreign-object inside fo:marker. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Fixed black backgrounds occurring for transparent images in PCL output. - Apache FOP Renderers fix - (bug 46369) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - CB - (fixes bug 46369) - - : - - Fixed bug that caused AFP Renderer Extensions to be ignored. - Apache FOP Code fix - (bug 46319) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 46319) - - : - - Fixed a memory-leak in Marker.MarkerAttribute, where an instance was used both as key and value in - a WeakHashMap, effectively neutralizing the benefit of using WeakReferences. Solved by extending - PropertyCache to work for MarkerAttributes as well. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Fixed a multi-threading issue when rendering SVG. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AC - : - - AFP Output: An AFPGraphics2D implementation which provides the ability to use Batik to drive the production of AFP Graphics (GOCA) output from SVG. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AC - : - - AFP Output: Resource group leveling, external streaming, and de-duplication of images and graphics using IncludeObject and ResourceGroup. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AC - : - - AFP Output: Native image embedding support (e.g. JPEG, GIF, TIFF) using ObjectContainer and a MOD:CA Registry implementation. - Apache FOP Fonts fixhttp://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - AC - : - - More robust AFP font parsing, although it is still in need of some rework in the future. - Apache FOP Images add - (bug 41657) - http://xmlgraphics.apache.org/fop//changes.htmlImages add - by - JM - (fixes bug 41657) - - : - - Added support for SVG 1.2 functionality inside fo:instream-foreign-object. - Apache FOP Layout fix - (bug 46240) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 46240) - - : - - Fixed a bug when combining break-before with a span change. - Apache FOP Code fix - (bug 46211) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 46211) - - : - - Fixed some multi-threading issues in FontCache.java: - - remove the unused private readObject() - make the changeLock member final (initialization-safety + impossible to reassign) - perform the HashMap check for a failed font inside the synchronized block to avoid a race condition - - Thanks to rogov.AT.devexperts.com.Apache FOP Renderers add - (bug 45113) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AD - (fixes bug 45113) - - : - - Added PDF /Launch action: references to URIs using the file:// protocol will now generate - a /Launch action as opposed to a more general /URI (which doesn't yield the expected result - for this protocol). - Thanks to Alexander Stamenov.Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - : - - Fixed a problem where the BPD or a block area could be wrong if there is a nested, - absolutely positioned area (for example a block-container). - Apache FOP Layout fix - (bug 40798) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 40798) - - : - - Bugzilla 40798: A conditional-page-master-reference with page-position="last" qualifies - for a first page, if it is also the last. Additionally: also added support for - page-position="only". - Apache FOP Code fix - (bug 45842) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 45842) - - : - - Make fop.bat and fop.cmd use the %FOP_OPTS% environment variable. - Thanks to Carsten Siedentop.Apache FOP Renderers add - (bug 45795) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 45795) - - : - - PDF Output: Added support for handling 16-bit alpha channel. They are currently - converted to 8 bits. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - PDF Output: Made sure the XMP Metadata stream is never compressed. - Apache FOP Fonts fix - (bug 45734) - http://xmlgraphics.apache.org/fop//changes.htmlFonts fix - by - JM - (fixes bug 45734) - - : - - Fix for PFMReader after bug #43089 changed the behavior of PFMFile. Fixes baseline - problems when Type 1 fonts are used in conjunction with XML font metric files. - Thanks to J. Frantzius.Apache FOP Renderers fix - (bug 45616) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 45616) - - : - - Fix for table handling in RTF output, so the output works with OpenOffice and AbiWord, too. - Thanks to Pavel Kysilka.Apache FOP Code fix - (bug 45667) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 45667) - - : - - Quick-fix to avoid a possible NullPointerException when using - empty inlines and hyphenation. - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - JM - : - - Added missing generation of areas for empty grid units in tables with collapsing border - model. - Apache FOP Code fixhttp://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - JM - : - - Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEntry instances). - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Fixed text stroking in SVG when the stroke-width is zero. - Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - : - - Fixed the source for a division by zero when the content of an fo:leader with - leader-pattern="use-content" collapses to zero width during layout. - Apache FOP Renderers fixhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - : - - Fixed border trait parsing for the area tree XML when CMYK or ICC colors were used. - Apache FOP Renderers fix - (bug 45606) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 45606) - - : - - Fixed generation of "fonttbl" for RTF output to fix loading problem with AbiWord. - Thanks to Pavel Kysilka.Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - : - - Fixed ID resolution for nested bookmarks with duplicated IDs. - Apache FOP Code fix - (bug 45490) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 45490) - - : - - Fixed a slight error when resolving non-file URLs: avoid - altering the original 'href' if the protocol is other than 'file:' - Thanks to Thomas Stieler.Apache FOP Layout fix - (bug 45470) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - JM - (fixes bug 45470) - - : - - Added LayoutManagerMapping.registerMaker() to make registration of custom - layout managers easier. - Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - LF - : - - Fixed absolute positioning of block-containers when specified - using right and bottom instead of left and top. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AC - : - - Added PDF encryption parameter support in configuration. - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - LF - : - - Allowing non-zero borders and padding on page regions when - relaxed validation is turned on. - Apache FOP Layout fixhttp://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - LF - : - - Fixed an inconsistency in footnote handling that led to unnecessary - empty areas in pages whose last normal line contains footnotes - when the page bpd is not the same for all pages. - Apache FOP Code updatehttp://xmlgraphics.apache.org/fop//changes.htmlCode update - by - AD - : - - Changed FONode.addCharacters() parameter to closer match the signature of - the standard SAX characters() event (reduces confusion and computations). - !! Implementors of extensions that subclass FONode directly, and - offer an implementation for addCharacters() should take care to make - similar modifications in their code !! - Apache FOP Renderers add - (bug 45115) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 45115) - - : - - Added a PCL-specific extension attribute on simple-page-master for controlling - the simplex/duplex mode. - Thanks to Martin Edge.Apache FOP Code fix - (bug 45097) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 45097) - - : - - Corrected white-space-treatment for situations where an inline-node is the first/last - child node of an fo:block, without preceding/following text. - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - MB - : - - Implemented word-by-ford font-selection strategy on text. - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - MB - : - - Support character-by-character font-selection strategy on fo:character element. - Apache FOP Layout fix - (bug 44794) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 44794) - - : - - Added support for page-number-citation and page-number-citation-last - of fo:inline. Corrected behavior for page-number-citation-last - of fo:block: forward references now properly resolved. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - For auto-detected fonts it is now possible to specify that a font needs to be referenced - rather than embedded (for the output formats that support this distinction). - Apache FOP Layout fix - (bug 42423) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 42423) - - : - - Added support for the "id" attribute on fo:wrappers when used - as a child of the fo:flow. - Apache FOP Layout fix - (bug 41500) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 41500) - - : - - Fixed a ClassCastException when using an fo:wrapper as a child - of an fo:block-container. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - AC - : - - Add support for font substitution. - Apache FOP Renderers fix - (bug 43650) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers fix - by - JM - (fixes bug 43650) - - : - - PCL Renderer: Improved page format selection so it doesn't interfere with - duplex printing. - Apache FOP Layout fix - (bug 42703) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 42703) - - : - - Fixed a regression introduced by the fix for - Bugzilla 44286. - Apache FOP Layout fix - (bug 43591) - http://xmlgraphics.apache.org/fop//changes.htmlLayout fix - by - AD - (fixes bug 43591) - - : - - Activated min-height/max-height and min-width/max-width properties. - Apache FOP Code fix - (bug 44203) - http://xmlgraphics.apache.org/fop//changes.htmlCode fix - by - AD - (fixes bug 44203) - - : - - Fixed a logic error in Hyphenator.java: - If the source had an associated InputStream, an UnsupportedOperationException was - triggered. - Apache FOP Renderers add - (bug 44634) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - AD - (fixes bug 44634) - - : - - Add partial support for the "show-destination" property on fo:basic-link - (PDF output only; see limitations on the compliance page) - Apache FOP Layout addhttp://xmlgraphics.apache.org/fop//changes.htmlLayout add - by - JM - : - - Added minimal support for integer keep values on the various keep properties on block-level - FOs. For now, all integer values are treated the same (i.e. without strength distinction). - Using integers allows to avoid overflows that can happen when "always" is used extensively. - Apache FOP Renderers addhttp://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - : - - Added support for rendering pages using JPS (Java Printing System). See new example: - examples/embedding/java/ExamplesFO2JPSPrint.java - Apache FOP Renderers add - (bug 41687) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 41687) - - : - - Restored ability to specify from/to and odd/even pages as well as the number of copies - for printing from the command-line. - Apache FOP Renderers add - (bug 44678) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 44678) - - : - - Added ability to pass a preconfigured PrinterJob instance to the PrintRenderer via - the rendering options map. - Thanks to Antti Karanta.Apache FOP Renderers add - (bug 44743) - http://xmlgraphics.apache.org/fop//changes.htmlRenderers add - by - JM - (fixes bug 44743) - - : - - Added a public accessor for reference to the current page to PDFGraphics2D. - Thanks to Yegor Kozlov.Apache FOP Fonts add - (bug 44737) - http://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - (fixes bug 44737) - - : - - Added support for auto-configuring TrueType Collections. XML font metrics files for - *.ttc fonts are not required anymore. - Thanks to Jason Harrop.Apache FOP Renderers updatehttp://xmlgraphics.apache.org/fop//changes.htmlRenderers update - by - JM - : - - When a JPEG image is embedded, an optionally embedded color profile is filtered out - as it's already embedded separately in the PDF file. - Apache FOP Fonts addhttp://xmlgraphics.apache.org/fop//changes.htmlFonts add - by - JM - : - - Added support for addressing all glyphs available in a Type 1 font, not just the ones - in the font's primary encoding. - \ No newline at end of file + \ No newline at end of file Modified: xmlgraphics/site/deploy/fop/changes.xml URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/changes.xml?rev=966121&r1=966120&r2=966121&view=diff ============================================================================== --- xmlgraphics/site/deploy/fop/changes.xml (original) +++ xmlgraphics/site/deploy/fop/changes.xml Wed Jul 21 07:25:21 2010 @@ -5,15 +5,17 @@ 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. --> -
Version FOP Trunk (TBD)
Changes to the Code Base
  • - Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. - Committed by JM.
  • +
    Version FOP Trunk (TBD)
    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:

    +
    Version 1.0 (21 July 2010)
    Changes to the End-User API
    • Added a command-line option '-catalog' to use a catalog resolver for the XML and XSLT files Committed by SP.
    Changes to the Code Base
    • Added support for xmlfile and xsltfile parameters in FOP's Ant Task. Committed by AC.
    • Added the possibility to use CachedRenderPagesModel, to conserve memory in case of large documents with a lot of cross-references (area tree will be serialized to disk to avoid keeping it entirely in memory). - Committed by AD. Thanks to Dario Laera. See Issue 46828.
    • + Committed by AD. Thanks to Dario Laera. See Issue 46828.
    • + Added an event handling framework which allows to get better feedback from within FOP + with the ability to customize problem management. + Committed by JM.
    • Bugfix: when #CMYK pseudo-profile was used in the rgb-icc() function, always the fallback RGB colors were used instead. Committed by VH. Thanks to Venkat Reddy. See Issue 48167.
    • @@ -110,11 +112,13 @@ Fix for PFMReader after bug #43089 changed the behavior of PFMFile. Fixes baseline problems when Type 1 fonts are used in conjunction with XML font metric files. Committed by JM. Thanks to J. Frantzius. See Issue 45734.
    Changes to the Image Support
    • + Added customization ability for the image loading framework from FOP's configuration file. + Committed by JM.
    • Added support for SVG 1.2 functionality inside fo:instream-foreign-object. Committed by JM. See Issue 41657.
    • Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. - Committed by JM.
    Changes to the Layout Engine
    • + Committed by JM.
    Changes to the Layout Engine
    • Implement internal character classes if the hyphenation pattern file does not contain them Committed by SP.
    • Added limited support for pages of different inline-progression-dimensions within a page-sequence. Committed by VH.
    • @@ -201,12 +205,17 @@ Committed by AD. See Issue 42703.
    • Activated min-height/max-height and min-width/max-width properties. Committed by AD. See Issue 43591.
    Changes to Renderers (Output Formats)
    • + AFP Output: Added enhanced dithering functionality for images that are converted to + bi-level images. + Committed by JM.
    • Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. Committed by JM. Thanks to Peter Hancock. See Issue 48567.
    • Added possibility to customize PDF tagging via the ‘role’ property. Committed by VH.
    • Added basic accessibility and Tagged PDF support. Committed by JM,VH. Thanks to Jost Klopfstein. See Issue 46705.
    • + Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. + Committed by JM.
    • Added support for positioning Page Overlays in AFP Output Committed by CB.
    • Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF @@ -285,6 +294,18 @@ Committed by JM. Thanks to Antti Karanta. See Issue 44678.
    • Added a public accessor for reference to the current page to PDFGraphics2D. Committed by JM. Thanks to Yegor Kozlov. See Issue 44743.
    • + AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled). + Committed by JM.
    • + AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and + positioning fix for bitmaps from G2D graphics. + Committed by JM.
    • + Fix for AWT viewer to correctly track page numbers in continuous display mode. + Committed by JM. Thanks to Richard Wheeldon. See Issue 42306.
    • + Bugfix for formatting of floating point numbers which could lead to invalid PDFs. + Committed by JM.
    • + Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output + for easier post-processing. + Committed by JM.
    • Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. Committed by JM. Thanks to Peter Hancock. See Issue 48696.
    • Bugfix: AFP Renderer: Respect image color settings for svg @@ -343,7 +364,7 @@ Committed by JM. Thanks to Francois Fernandes. See Issue 47031.
    • When a JPEG image is embedded, an optionally embedded color profile is filtered out as it's already embedded separately in the PDF file. - Committed by JM.
    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Adrian Cumiskey (AC), Andreas Delmelle (AD), Chris Bowditch (CB), Jeremias Märki (JM), (JM,VH), Luca Furini (LF), Max Berger (MB), Vincent Hennebert (VH).

    This is a list of other contributors:
    Alexander Stamenov, Alok Singh, Antti Karanta, Bharat Attaluri, Carsten Siedentop, D.W. Harks, Dario Laera, Emil Maskovsky, Francois Fernandes, Georg Datterl, Harald G. Henne, J. Frantzius, Jason Harrop, Jonathan Levinson, Jost Klopfstein, Martin Edge, Maxim Wirt, Nicolas Peninguy, Pavel Kysilka, Peter Coppens, Peter Hancock, rogov.AT.devexperts.com, Thomas Stieler, Venkat Reddy, Yegor Kozlov.

    + Committed by JM.
Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
Adrian Cumiskey (AC), Andreas Delmelle (AD), Chris Bowditch (CB), Jeremias Märki (JM), (JM,VH), Luca Furini (LF), Max Berger (MB), Simon Pepping (SP), Vincent Hennebert (VH).

This is a list of other contributors:
Alexander Stamenov, Alok Singh, Antti Karanta, Bharat Attaluri, Carsten Siedentop, D.W. Harks, Dario Laera, Emil Maskovsky, Francois Fernandes, Georg Datterl, Harald G. Henne, J. Frantzius, Jason Harrop, Jonathan Levinson, Jost Klopfstein, Martin Edge, Maxim Wirt, Nicolas Peninguy, Pavel Kysilka, Peter Coppens, Peter Hancock, Richard Wheeldon, rogov.AT.devexperts.com, Thomas Stieler, Venkat Reddy, Yegor Kozlov.

Version 0.95 (05 August 2008)
Changes to the End-User API
  • Fixed the -imagein command-line option. Committed by JM.
Changes to the Code Base
  • --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org