Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9098:5ecdb3d3568f
Allow fontsize to be specified for all objects with fontname == "*".
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Mon, 06 Apr 2009 18:57:42 -0400 |
parents | 705c24e3db58 |
children | 3a5d41b382ab |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2009-04-06 Ben Abbott <bpabbott@mac.com> + + * plot/__gnuplot_default_font__.m: Remove file from archive. + * plot/__go_draw_axes__.m, plot/__go_draw_figure__.m: Allow + fontsize to be specified for all terminals with fontname == "*". + 2009-04-06 Jaroslav Hajek <highegg@gmail.com> * polynomial/polyscale.m: New function.