Menu

wxPdfDocument 0.9.5 released

The new version 0.9.5 of wxPdfDocument is compatible with wxWidgets version 2.8.12 and version 3.0.2. It is mainly a bug fixing release.

Recent changes

Transition from SourceForge to GitHub

General changes:

  • respect "join" and "cap" attributes of wxPen in wxPdfDC (2.9)
  • cleaned up the use of wxMemoryOutputStream instances
  • cleaned up dependencies on wxWidgets libraries for graphics formats GIF and JPEG

Fixed bugs:

  • fixed a bug in positioning rotated text
  • fixed a bug in determining line lengths in XML formatted output
  • fixed a bug in drawing a point in wxPdfDC (2.9)
  • fixed a bug in drawing elliptic arcs in wxPdfDC (2.9)

See: wxPdfDocument on GitHub

Posted by Ulrich Telle 2015-12-18

Log in to post a comment.