Christopher Barker wrote:
> Hi all,
>
> as far as I can tell, matplotlib.py2exe_datafiles is broken with the 
> latest release. Is it getting fixed?
>
> Also, there is a LOT of stuff in there -- is there a way to strip out 
> the stuff you may not need for a particular application? I'm using MPl 
> embedded in a wxPython app, and I don't need the icons, etc, nor do a 
> need a bunch of fonts. I suppose it's just disk space, though.
>
> One more question:
>
> In mpl-data, there are a bunch of images and fonts. There are also 
> subdirectories "images", and "fonts", with a bunch more? My the 
> different places for these?
>   
I can't speak for py2exe specifically, but the source tree doesn't have 
any fonts or images at the root of mpl-data.  Perhaps the py2exe script 
is copying things there?

Mike

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to