One thing I remember from back in the day was that the text used to be
supplied as a group of glyphs, so text extraction and modification was
really easy (I was able to do some simple tweeks from the command-line).
But then a few years ago, to address some problem (I can't remember what),
it was de
No problem!
On Tue, Oct 28, 2014 at 12:00 AM, Matthew Brett
wrote:
> On Mon, Oct 27, 2014 at 11:06 AM, Benjamin Root wrote:
> > Which version of matplotlib are you running? I could have sworn this was
> > fixed awhile ago. If I understand the problem correctly, essentially, the
> > autoscalling
Hi,
according to mpl_toolkits/basemap/__init__.py Basemap depends on scipy
for some interpolation routine and OWSLib for the wmsimage routine.
However scipy and OWSLib are not listed among the dependencies
on the documentation web page about installation:
http://matplotlib.org/basemap/users/insta