The Apache Software Foundation > Apache XML Graphics Project
Font size:      

History of Changes 0.95

RSS

Introduction and explanation of symbols

Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:add=add, fix=fix, remove=remove, update=update

Version 0.95 (05 August 2008)

Changes to the End-User API

  • fix Fixed the -imagein command-line option. Committed by JM.

Changes to the Code Base

  • fix Fixed potential multi-threading problem concerning the use of DecimalFormat. Committed by JM. See Issue 44887.

Changes to the Font Subsystem

  • fix Fixed text extraction problem with ZapfDingbats and Symbol font in PDF output. Committed by JM.
  • fix Fixed NullPointerException when loading a TrueType font using XML font metric files. Committed by JM.

Changes to the Image Support

  • fix Fixed two bugs concerning resolution handling with SVG images and their conversion to bitmaps for RTF output. Committed by JM.
  • fix Fixed a performance problem concerning image serialization. Committed by JM.

Changes to the Layout Engine

  • fix Fixed NullPointerException when page-number-citations are used inside a marker. Committed by AD. See Issue 45295.
  • fix Regression bugfix: Multiple collapsible breaks don't cause empty pages anymore. Committed by JM. See Issue 44412.
  • fix Various bugfixes for table layout. Committed by VH. See Issue 44621.

Changes to Renderers (Output Formats)

  • add 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. Committed by JM. Thanks to Maximilian Aster. See Issue 43825.
  • add Added support for page-number-citation for RTF output. Committed by JM. Thanks to Maximilian Aster. See Issue 43824.
  • fix Fixed a color selection problem which occurred after an image has been painted through the Graphics2DAdapter in PDF output. Committed by JM.
  • fix Fixed page ordering problem with AWTRenderer. Committed by JM. See Issue 41306.
  • fix Fixed image scaling for RTF output. Committed by JM. See Issue 39980.
  • fix Fixed handling of proportional-column-width() and percentages for table column in RTF output. Committed by JM. Thanks to Maximilian Aster. See Issue 43606.
  • fix Fixed resolution handling inside AWT preview dialog. Committed by JM.
  • fix Fixed positioning of absolutely positioned block-containers in multi-column documents. Committed by JM.
  • fix Fixed rendering of fixed block-containers in AFP output. Committed by JM.
  • fix Fixed regression causing bad positioning of block-containers if used as descendant of a table-cell. 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:
Andreas Delmelle (AD), Jeremias Märki (JM), Vincent Hennebert (VH).

This is a list of other contributors:
Maximilian Aster.