| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.rst | 2012-04-24 | 867 Bytes |
|
| box-0.3.3.tar.gz | 2012-04-24 | 1.1 MB | |
| Totals: 2 Items | 1.1 MB | 0 | |
Box 0.3.3
AVAILABLE FILES
For this release we just provide one tarball (we do not distribute the Windows version):
- box-0.3.3.tar.gz contains the sources which can be compiled easily on Linux (or Mac OS X, Unix) and less easily (through MinGW-MSYS) on Windows. Instructions on how to compile Box can be found in the file README under the main folder and on the webpages.
CHANGES WITH RESPECT TO THE PREVIOUS VERSION
This release contains bugfixes and improvements.
- Improvement: alias types do now inherit subtypes. For example, if X = Y then X inherits the subtypes of Y.
- Regression tests: added new tool to perform automatically a large number of regression tests.
- Added objects Save, Resolution and Ppi to ease the way figure are saved to file.