Subject: CVS commit: pkgsrc/graphics/py-biggles
From: Thomas Klausner
Date: 2014-01-19 14:43:39
Message id: 20140119134339.A44DE96@cvs.netbsd.org

Log Message:
Update to 1.6.6:

1.6.6 (27 Nov 2008)
--------------------

* Fixed issue that caused all images to be 570x570 on some systems, due to a
  change in the python2.5 C API.

* Improved setup.py and Makefiles.

* Contours can now be used with PlotKey.

* Added Labels component. Similar to Points, but with text labels instead
  of symbols.

1.6.5 (20 Mar 2007)
-------------------

* Replaced Numeric with numpy.

1.6.4 (08 Mar 2004)
-------------------

* Phil Kromer contributed the new ColoredPoints and Density components.
  See example9.py for details.

* Todd Fox contributed Makefiles for building with MS Visual C++.

* Can now specify the width/height of postscript output, by passing (e.g.)
  width="5in" or height="10in" to the functions which \ 
produce postscript
  output. Default values are in the [postscript] section of config.ini.
  The old [printer]/paper option is now [postscript]/paper.

* Added UpperLimits, LowerLimits components. These produce symbols
  with half-arrows indicating the true value is below/above the
  point.

* Added TeX codes \`,\',\^,\",\~ for character accents.

Files:
RevisionActionfile
1.18modifypkgsrc/graphics/py-biggles/Makefile
1.3modifypkgsrc/graphics/py-biggles/PLIST
1.4modifypkgsrc/graphics/py-biggles/distinfo
1.1addpkgsrc/graphics/py-biggles/patches/patch-setup.py
1.1removepkgsrc/graphics/py-biggles/patches/patch-aa