From: Jeremias Maerki Date: Thu, 31 Jul 2008 06:47:49 +0000 (+0000) Subject: Some updates to status.xml (I was not the only one working on the final release). X-Git-Tag: fop-0_95~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=533a9b84824c9a7009fb1592087f72fc299bbc7c;p=xmlgraphics-fop.git Some updates to status.xml (I was not the only one working on the final release). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@681284 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/status.xml b/status.xml index 4ba13f756..4f655e328 100644 --- a/status.xml +++ b/status.xml @@ -60,9 +60,19 @@ --> + + Fixed a color selection problem which occurred after an image has been painted + through the Graphics2DAdapter in PDF output. + + + Fixed page ordering problem with AWTRenderer. + Fixed image scaling for RTF output. + + Fixed the -imagein command-line option. + Added support for fo:leader for RTF output (no full support!). Fixes problems with empty leaders being used to force empty lines among other issues. @@ -74,6 +84,9 @@ Fixed handling of proportional-column-width() and percentages for table column in RTF output. + + Fixed NullPointerException when page-number-citations are used inside a marker. + Fixed two bugs concerning resolution handling with SVG images and their conversion to bitmaps for RTF output. @@ -93,6 +106,9 @@ Fixed rendering of fixed block-containers in AFP output. + + Various bugfixes for table layout. + Fixed regression causing bad positioning of block-containers if used as descendant of a table-cell.