Re: [Matplotlib-users] STIX font baseline shifted in screen and png backend

2008-02-20 Thread Michael Droettboom
Yeah -- the hinting doesn't seem work very well with the STIX fonts. I may need to expose an option in the font backend to turn hinting off. Thanks for the report, Mike Bernhard Voigt wrote: > Hi! > > Using the STIX fonts, the baseline of mathtext glyphs is corrupt using > screen backands lik

[Matplotlib-users] STIX font baseline shifted in screen and png backend

2008-02-20 Thread Bernhard Voigt
Hi! Using the STIX fonts, the baseline of mathtext glyphs is corrupt using screen backands like GTK or TK. The problem does not appear using the ps or pdf backend. Attached is png and eps file of a semilogy plot with a mathtext xlabel. The ytick labes and the xlabel are skrewed in the png. Best w