octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plot and image demos (growing window)


From: Rik
Subject: Re: plot and image demos (growing window)
Date: Fri, 29 May 2009 12:55:09 -0700
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

5/29/09

Ben,

I have no idea why it's failing but I at least have isolated when the
new behavior was introduced.  Using Mercurial's bisect command the
growing window problem was introduced in changeset 9098:5ecdb3d3568f.

The log entry is:
changeset:   9098:5ecdb3d3568f
user:        Ben Abbott <address@hidden>
date:        Mon Apr 06 18:57:42 2009 -0400
files:       scripts/ChangeLog scripts/plot/__gnuplot_default_font__.m
scripts/plot/__go_draw_axes__.m scripts/plot/__go_draw_figure__.m
description:
Allow fontsize to be specified for all objects with fontname == "*".


I tried a simple fix of setting a default font before running 'for
n=1:100; plot(1:1000); drawnow; end' but it didn't work.

--Rik


reply via email to

[Prev in Thread] Current Thread [Next in Thread]