|
From: Pierre H. <pie...@cr...> - 2013-02-26 15:30:25
|
Le 26/02/2013 14:38, Gökhan Sever a écrit : > > Could you test my outputs if they look fine on your side? > > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.pdf > <http://atmos.uwyo.edu/%7Egsever/data/matplotlib/test.pdf> > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.ps > <http://atmos.uwyo.edu/%7Egsever/data/matplotlib/test.ps> > Good idea ! * your PDF file looks fine with Okular * your PS indeed has the problem you describe (again Okular) : - "°" (degree sign) is fine - but "⁰" (zero superscript) is replaced by "?" In case it may explain the difference : I'm using mpl 1.1.1rc2 from Debian testing and I have the following line in my matplotlibrc (is it relevant ???) font.sans-serif : DejaVu Sans, sans-serif Best, Pierre |