Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e578cc3

Browse files
committed
synching to 0.51
svn path=/trunk/matplotlib/; revision=172
1 parent 641acdd commit e578cc3

11 files changed

Lines changed: 29 additions & 29 deletions

LICENSE

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LICENSE AGREEMENT FOR MATPLOTLIB 0.50
1+
LICENSE AGREEMENT FOR MATPLOTLIB 0.51
22
--------------------------------------
33

44
1. This LICENSE AGREEMENT is between the John D. Hunter ("JDH"), and
@@ -9,30 +9,30 @@ documentation.
99
2. Subject to the terms and conditions of this License Agreement, JDH
1010
hereby grants Licensee a nonexclusive, royalty-free, world-wide
1111
license to reproduce, analyze, test, perform and/or display publicly,
12-
prepare derivative works, distribute, and otherwise use matplotlib 0.50
12+
prepare derivative works, distribute, and otherwise use matplotlib 0.51
1313
alone or in any derivative version, provided, however, that JDH's
1414
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
1515
2002, 2003 John D. Hunter; All Rights Reserved" are retained in
16-
matplotlib 0.50 alone or in any derivative version prepared by
16+
matplotlib 0.51 alone or in any derivative version prepared by
1717
Licensee.
1818

1919
3. In the event Licensee prepares a derivative work that is based on
20-
or incorporates matplotlib 0.50 or any part thereof, and wants to make
20+
or incorporates matplotlib 0.51 or any part thereof, and wants to make
2121
the derivative work available to others as provided herein, then
2222
Licensee hereby agrees to include in any such work a brief summary of
23-
the changes made to matplotlib 0.50.
23+
the changes made to matplotlib 0.51.
2424

25-
4. JDH is making matplotlib 0.50 available to Licensee on an "AS IS"
25+
4. JDH is making matplotlib 0.51 available to Licensee on an "AS IS"
2626
basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2727
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
2828
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
29-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.50 WILL NOT
29+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.51 WILL NOT
3030
INFRINGE ANY THIRD PARTY RIGHTS.
3131

3232
5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
33-
MATPLOTLIB 0.50 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES
33+
MATPLOTLIB 0.51 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES
3434
OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
35-
MATPLOTLIB 0.50, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
35+
MATPLOTLIB 0.51, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
3636
POSSIBILITY THEREOF.
3737

3838
6. This License Agreement will automatically terminate upon a material
@@ -44,6 +44,6 @@ Licensee. This License Agreement does not grant permission to use JDH
4444
trademarks or trade name in a trademark sense to endorse or promote
4545
products or services of Licensee, or any third party.
4646

47-
8. By copying, installing or otherwise using matplotlib 0.50, Licensee
47+
8. By copying, installing or otherwise using matplotlib 0.51, Licensee
4848
agrees to be bound by the terms and conditions of this License
4949
Agreement.

MANIFEST

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ INTERACTIVE
88
KNOWN_BUGS
99
LICENSE
1010
LICENSE_PAINT
11-
MANIFEST
1211
MANIFEST.in
1312
Makefile
1413
README

examples/alignment_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
transy=ax.yaxis.transAxis)
8383

8484
axis('off')
85-
savefig('alignment_test', dpi=300)
85+
#savefig('alignment_test', dpi=300)
8686
show()

examples/arctest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ def f(t):
1111
l = plot(t1, f(t1), 'ro')
1212
set(l, 'markersize', 30)
1313
set(l, 'markerfacecolor', 'b')
14-
savefig('arctest', dpi=150)
14+
#savefig('arctest', dpi=150)
1515
show()
1616

examples/backend_driver.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'line_styles.py',
2525
'log_demo.py',
2626
'log_test.py',
27+
'mathtext_demo.py',
2728
'mri_with_eeg.py',
2829
'multiple_figs_demo.py',
2930
'pcolor_demo.py',
@@ -65,7 +66,7 @@ def drive(backend):
6566
times = {}
6667
backends = ['PS', 'GD', 'Paint', 'Agg', 'Template']
6768
#backends.extend([ 'GTK', 'WX', 'TkAgg'])
68-
backends = [ 'Agg']
69+
#backends = [ 'Agg']
6970

7071
for backend in backends:
7172
print 'testing %s' % backend

examples/ftface_props.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"""
77
from matplotlib.ft2font import FT2Font
88

9-
fname = '/usr/local/share/matplotlib/VeraIt.ttf'
9+
#fname = '/usr/local/share/matplotlib/VeraIt.ttf'
10+
fname = '/usr/local/share/matplotlib/cmr10.ttf'
1011

1112
font = FT2Font(fname)
1213

examples/histogram_demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
xlabel('Smarts')
1515
ylabel('Probability')
16+
#title(r'$\rm{Histogram of IQ:} \mu=100, \sigma=15$')
1617
title('Histogram of IQ: mu=100, sigma=15')
1718
#savefig('histogram_demo',dpi=72)
1819
show()

examples/mathtext_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
#tex = r'$\alpha\beta\gamma$'
2121
text(1, 2.6, tex, fontsize=20)
2222
title(r'$\Delta_i \rm{versus} \Delta_{i+1}$', fontsize=15)
23-
savefig('mathtext_demo', dpi=100)
23+
#savefig('mathtext_demo', dpi=100)
2424
show()

examples/scatter_demo2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
ylabel(r'$\Delta_{i+1}$', fontsize=20)
1717
title(r'Volume and percent change')
1818
grid(True)
19-
savefig('scatter_demo2')
19+
#savefig('scatter_demo2')
2020
show()
2121

2222

setup.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55

66
# build the freetype2 interface - this is required for mathtext
77
# Requires freetype2, and libz
8-
BUILD_FT2FONT = 1
8+
BUILD_FT2FONT = 0
99

1010
# Build the fonttools and TTFQuery packages, required by the Paint,
1111
# Agg and GD backends.
12-
BUILD_FONTTOOLS = 1
12+
BUILD_FONTTOOLS = 0
1313

1414
# Build the antigrain geometry toolkit. Agg makes heavy use of
1515
# templates, so it probably requires a fairly recent compiler to build
1616
# it. It makes very nice antialiased output and also supports alpha
1717
# blending
18-
BUILD_AGG = 1
18+
BUILD_AGG = 0
1919

2020
# The builds below are alpha. They use an image backend (eg GD or
2121
# Agg) to render to the GTK canvas. The idea is to could use a single
2222
# high quality image renderer to render to all the GUI windows
2323

2424
# build GTK GUI with Agg renderer ; requires pygtk src distros installed
25-
BUILD_GTKAGG = 1
25+
BUILD_GTKAGG = 0
2626

2727
# build GTK GUI with GD renderer ; requires pygtk and GD src distros installed
2828
BUILD_GTKGD = 0
2929

3030
# build TK GUI with Agg renderer ; requires Tkinter Python extension
3131
# and Tk includes
32-
BUILD_TKAGG = 1
32+
BUILD_TKAGG = 0
3333

3434
## You shouldn't need to customize below this point
3535

@@ -91,7 +91,7 @@
9191

9292

9393
setup(name="matplotlib",
94-
version= '0.51h',
94+
version= '0.51',
9595
description = "Matlab style python plotting package",
9696
author = "John D. Hunter",
9797
author_email="[email protected]",

0 commit comments

Comments
 (0)