|
From: Jae-Joon L. <lee...@gm...> - 2008-08-18 22:09:29
|
Hi, The pdf backend seems to return incorrect window extent (i.e., return value of get_window_extent()) when usetex==True. I'm attaching a small script to test this. > python test_text_window_extent.py -dPdf Its results for the pdf backend with usetex==True is attached. For comparison, results for the Agg backend with usetex==False (which seems correct) is also attached. I guess this bug is related with http://article.gmane.org/gmane.comp.python.matplotlib.general/13997 -JJ |