| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.rst | 2013-09-07 | 1.3 kB |
|
| boxer-0.4.0.zip | 2013-09-07 | 23.8 MB | |
| Boxer-0.4.0.exe | 2013-09-07 | 14.1 MB | |
| boxer-0.4.0.tar.gz | 2013-09-07 | 238.1 kB | |
| Totals: 4 Items | 38.1 MB | 4 | |
Boxer 0.4.0
AVAILABLE FILES
You can download the following files:
- Boxer-X.Y.Z.exe - the installer of Boxer for MS Windows. This file also contains the binaries of Box, the compiler. Download this file if you use Windows.
- boxer-X.Y.Z.zip - a zip file with the Boxer binaries for Windows. This archive contains what is necessary to run Boxer withoug installing it.
- boxer-X.Y.Z.tar.gz - the sources. Can be installed easily on Linux. Download this file if you are using Linux/Mac/Unix and you want to examine/modify the sources of Boxer (which is written in Python).
CHANGES WITH RESPECT TO THE PREVIOUS VERSION
BRIEFLY: the documentation system was rewritten plus bugfixes.
DETAILS:
- Written a new undo manager which allows having a single undo history for both the text editor and the graphics editor. In other words, point creation/motion/deletion can now be undone/redone (which was not possible before),
- Direction points can be created by keeping the "control" key pressed and dragging them out of an ordinary reference point. This allows creating Bezier curves (via the "Curve" command).