Mercurial > hg > octave-max
comparison scripts/ChangeLog @ 10866:045558999570
print.m: Include 'colormap' when converting RGB to mono.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sun, 08 Aug 2010 14:49:49 -0400 |
parents | d19d2abdd65f |
children | 5502105b4f17 |
comparison
equal
deleted
inserted
replaced
10865:f065b24f792a | 10866:045558999570 |
---|---|
1 2010-08-08 Ben Abbott <bpabbott@mac.com> | |
2 | |
3 * plot/print.m: Include 'colormap' when converting RGB to mono. | |
4 | |
1 2010-08-07 Ben Abbott <bpabbott@mac.com> | 5 2010-08-07 Ben Abbott <bpabbott@mac.com> |
2 | 6 |
3 * plot/__fltk_print__.m: When running pstoedit, crop eps file after it | 7 * plot/__fltk_print__.m: When running pstoedit, crop eps file after it |
4 is created. Correctly check error status. | 8 is created. Correctly check error status. |
5 | 9 |