pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-biggles
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 19 13:43:39 UTC 2014
Modified Files:
pkgsrc/graphics/py-biggles: Makefile PLIST distinfo
Added Files:
pkgsrc/graphics/py-biggles/patches: patch-setup.py
Removed Files:
pkgsrc/graphics/py-biggles/patches: patch-aa
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/py-biggles/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-biggles/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-biggles/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-biggles/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/py-biggles/patches/patch-setup.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index