[matplotlib-devel] SVN write access?

2006-09-28 Thread Norbert Nemec
Hi there,

would it be possible to get SVN write access for matplotlib (username 
"nnemec")?

Currently, I have four open patches waiting for inclusion (see 
sourceforge "Patches", submitted by "nnemec") and nobody seems to have 
the time to put them into the SVN repo. This is particularly annoying 
since a number of changes were done to the same files in SVN, so I had 
to update the patches manually several times.

I don't find the time to contribute code very often, but when I do so, I 
do invest some time and effort to produce high-quality code.

Thanks,
Norbert Nemec


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] pruning the developer list

2006-09-28 Thread John Hunter

The developer list had grown a bit large and did not reflect people
who were actively working on the project, so I decided to prune it
down to people who have made commits in 2006 or people who I know are
planning to make commits soon.  If you would like to be added back at
any point, just email me and I'll reinstate you.

Thanks,
JDH


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] On usetex and T1 fonts

2006-09-28 Thread Gael Varoquaux
Hi all,

I just realised that the fonts in eps files produced with the "usetex"
switch where not T1 fonts. The fix is quite easy, during the LaTeX
compiling we should include a package that provides T1 fonts. Not I am
not sure which one to use. I like the lmodern, but it is not available
everywhere (on Ubuntu it is not installed by default with LaTeX). The
package "times" is more universal, but has less international glyphs.

Yet this is a low hanging fruit that will improve the look of the pdf
files created by matplotlib.

Gaƫl


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel