New versions of my python package Polygon have been released today for python 2 and python 3. The source can be checked out from https://svn.origo.ethz.ch/polygon/tags/2.0.4/ and https://svn.origo.ethz.ch/polygon/tags/3.0.4/ , binary packages will follow in the next days.

The changes include:

  • added a function Utils.gpfInfo() to check files for the number of contours, holes and points and the hole flag
  • updated the documentation about the handling of files with the optional hole flag
  • fixed a bug in the function IO.writeSVG()
  • 3.0.4: fixed a bug in the function IO.encodeBinary()