Menu

Commit [r4135]  Maximize  Restore  History

Merged revisions 4059-4134 via svnmerge from

http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r4061 | jdh2358 | 2007-10-29 14:52:41 -0400 (Mon, 29 Oct 2007) | 2 lines

fixed some examples bugs
........
r4062 | jdh2358 | 2007-10-29 15:00:25 -0400 (Mon, 29 Oct 2007) | 2 lines

added cohere demo
........
r4072 | dsdale | 2007-10-31 15:43:54 -0400 (Wed, 31 Oct 2007) | 2 lines

added STIX fonts
........
r4073 | dsdale | 2007-10-31 15:53:35 -0400 (Wed, 31 Oct 2007) | 2 lines

add STIX license agreement
........
r4081 | efiring | 2007-11-01 03:21:00 -0400 (Thu, 01 Nov 2007) | 2 lines

Made contour auto level generation work with log color scale
........
r4087 | dsdale | 2007-11-01 10:17:28 -0400 (Thu, 01 Nov 2007) | 2 lines

install fonts/otf to mpl-data
........
r4088 | dsdale | 2007-11-01 10:32:52 -0400 (Thu, 01 Nov 2007) | 2 lines

dont enable usetex in arrow_demo.py
........
r4092 | dsdale | 2007-11-01 12:56:33 -0400 (Thu, 01 Nov 2007) | 2 lines

rm configtest.py from repository
........
r4093 | dsdale | 2007-11-01 12:57:26 -0400 (Thu, 01 Nov 2007) | 2 lines

remove STIXFonts zip file
........
r4094 | dsdale | 2007-11-02 08:55:51 -0400 (Fri, 02 Nov 2007) | 2 lines

improved ghostscript version checking
........
r4095 | jdh2358 | 2007-11-02 09:13:40 -0400 (Fri, 02 Nov 2007) | 2 lines

added Manuel's contour linestyle patch
........
r4096 | dsdale | 2007-11-02 12:37:37 -0400 (Fri, 02 Nov 2007) | 3 lines

commit patch 1599876, fixes to qt4agg backend and qt4 blitting demo.
Thanks to Phil Thompson.
........
r4097 | jdh2358 | 2007-11-02 14:45:38 -0400 (Fri, 02 Nov 2007) | 2 lines

fix unit changes for errorbar_limits code
........
r4106 | efiring | 2007-11-04 21:36:20 -0500 (Sun, 04 Nov 2007) | 2 lines

Added easy access to minor tick properties (Pierre G-M)
........
r4107 | mdboom | 2007-11-05 10:45:00 -0500 (Mon, 05 Nov 2007) | 3 lines

First pass at getting STIX fonts to work.
Support .otf fonts in font_manager.py
........
r4110 | mdboom | 2007-11-05 12:30:08 -0500 (Mon, 05 Nov 2007) | 2 lines

Make STIX fonts work.
........
r4112 | efiring | 2007-11-05 14:49:27 -0500 (Mon, 05 Nov 2007) | 2 lines

Minor cleanup; removed old ipython hack.
........
r4113 | efiring | 2007-11-05 14:54:49 -0500 (Mon, 05 Nov 2007) | 2 lines

make step_demo use npyma
........
r4114 | efiring | 2007-11-05 15:13:00 -0500 (Mon, 05 Nov 2007) | 2 lines

Make safezip accept more args; quadmesh_demo cleanup
........
r4115 | mdboom | 2007-11-05 15:42:23 -0500 (Mon, 05 Nov 2007) | 2 lines

Fix rcParams bug.
........
r4126 | mdboom | 2007-11-06 13:32:30 -0500 (Tue, 06 Nov 2007) | 3 lines

Prevent errors when using OpenType CFF fonts. This means turning off
subsetting on backend_pdf, and raising an exception in backend_ps.
........
r4130 | mdboom | 2007-11-06 14:38:29 -0500 (Tue, 06 Nov 2007) | 2 lines

Converted STIX fonts from otf to ttf.
........
r4131 | mdboom | 2007-11-06 14:38:57 -0500 (Tue, 06 Nov 2007) | 1 line

Removing STIX otf fonts
........
r4132 | mdboom | 2007-11-06 14:39:23 -0500 (Tue, 06 Nov 2007) | 2 lines

Converted STIX fonts from otf to ttf.
........

mdboom 2007-11-06

1 2 3 > >> (Page 1 of 3)
changed /branches/transforms
changed /branches/transforms/CHANGELOG
changed /branches/transforms/examples/animation_blit_qt4.py
changed /branches/transforms/examples/arrow_demo.py
changed /branches/transforms/examples/backend_driver.py
changed /branches/transforms/examples/image_slices_viewer.py
changed /branches/transforms/examples/keypress_demo.py
changed /branches/transforms/examples/mathtext_examples.py
changed /branches/transforms/examples/quadmesh_demo.py
changed /branches/transforms/examples/step_demo.py
changed /branches/transforms/examples/units/bar_unit_demo.py
changed /branches/transforms/lib/matplotlib/__init__.py
changed /branches/transforms/lib/matplotlib/_mathtext_data.py
changed /branches/transforms/lib/matplotlib/axes.py
changed /branches/transforms/lib/matplotlib/axis.py
changed /branches/transforms/lib/matplotlib/backends/__init__.py
changed /branches/transforms/lib/matplotlib/backends/backend_pdf.py
changed /branches/transforms/lib/matplotlib/backends/backend_ps.py
changed /branches/transforms/lib/matplotlib/backends/backend_qt4agg.py
changed /branches/transforms/lib/matplotlib/cbook.py
changed /branches/transforms/lib/matplotlib/config/checkdep.py
removed /branches/transforms/lib/matplotlib/config/configtest.py
changed /branches/transforms/lib/matplotlib/config/cutils.py
changed /branches/transforms/lib/matplotlib/config/mplconfig.py
copied /trunk/matplotlib/examples/cohere_demo.py -> /branches/transforms/examples/cohere_demo.py
/branches/transforms/CHANGELOG Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/animation_blit_qt4.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/arrow_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/backend_driver.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/image_slices_viewer.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/keypress_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/mathtext_examples.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/quadmesh_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/step_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/examples/units/bar_unit_demo.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/__init__.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/_mathtext_data.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/axis.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/__init__.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_pdf.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_ps.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_qt4agg.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/cbook.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/checkdep.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/cutils.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/mplconfig.py Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.