File Release Notes and Changelog
Release Name: 0.1.5
Notes:
Maintenance release. Contains many (but not all) bug fixes
new features:
gridlines (grid.m)
eps printing (print.m)
Changes:
Release 0.1.5
* ohold
fixed ohold to use strcmp
Request ID 985270
* FigureWindow::handle
fixed zoom working in status line
Request ID 985381
* main
made the "bug" window have a border on Win with fltk <=1.1.4
Request ID 985294
* Axes::Draw
added gridline support with new gridlinestyle property
* grid , octplot_setup , Makefile.in
added grid command
* plot , op_com.h , octplot_command , Axes::Parse , cla
added cla command, made plot call cla, not clf
* Axis::AutoTicks Axis::TickInterval
better tick location if axis~= auto
* Figure::Figure figure.m
Added the number property and the ability to select the figure
*Figure::Parse octplot_command op_com.h axes.m
added axes command to add new axes
*Line::draw
Added support for gl2ps line stipple -- still not working consistently.
Corrected * marker style
fixed bug 993662
*text::draw
gl2ps alignment is now done by fltk also thanks to the suggestion by Christophe Geuzaine
print.m
Added basic postscript printing command
__pltopt__.m
if no linestyle exists, set linestyle to none.
added support for "x" marker style
README.in
added recommendation for octave-forge >= 2004.07.07