You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib
........
r3832 | dsdale | 2007-09-11 14:46:47 -0400 (Tue, 11 Sep 2007) | 3 lines
removed MANIFEST from revision control. It is generated by MANIFEST.in
when building source distribution archives
........
r3833 | jrevans | 2007-09-11 15:40:27 -0400 (Tue, 11 Sep 2007) | 5 lines
Added the ability for the following in the various GUI backends:
>>> import pylab
>>> fig = pylab.figure()
>>> fig.canvas.set_window_title("My Plot Window")
........
r3834 | jouni | 2007-09-12 03:04:38 -0400 (Wed, 12 Sep 2007) | 3 lines
Further development of dviread. It now attempts to read virtual fonts,
but the positioning is still somewhat off.
........
svn path=/branches/transforms/; revision=3836
0 commit comments