problem with texmanager in matplotlib 0.87

Hi,

I'm sorry, but removing the texcache doesn't help. I have patched the matplotlib code successfully to solve this problem. I'll submit the patch at the sf.net site.

regards,

Toon

Ryan Krauss wrote:

···

You may need to clear your texcache when you change the save settings.

On 3/2/06, Toon Verstraelen <Toon.Verstraelen@...1024...> wrote:

Hi,

I have tried matplotlib 0.87 and bumped on a problem with the dpi
settings. I have set "text.usetex=True" and I use the Agg backend. When
I write a figure to a png file at different resolutions, the size of the
text in pixels remains the same, while it should be the size relative to
the image size that is invariant.

I'll send a patch in the near future, unless someone else is already
working on this.

regards,

Toon