From: Darren D. <dd...@co...> - 2005-02-13 20:48:20
|
I noticed that when I do something like pylab.title(r'$\rm{MnO}_{2}$') that the text is rendered with small variation in the alignment of the characters. In the example linked below, the lower-case letters in the title appear to be offset. http://people.ccmr.cornell.edu/~dd55/matplotlib.html I end up exporting .eps files, and there the rendering is normal. Has anyone else noticed this effect? (By the way, nice work on the log-scale formatter, John. Now the tick-label fonts match in a semilog plot.) -- Darren |