Figure legend position mismatch on screen and PDF

Hello,

Please see the screenshot at
http://img225.imageshack.us/img225/1052/legendposition.png
Although the visible difference is minor, I get slightly shifted
legend positions on screen
(and saving as png) and in pdf file. This required me to make manual
adjustments (change
axes vertical distance to position the legend) to look good on both
screen and in the pdf.

You can also see my ultra-fine precision legend positioning on these lines:
f06leg = f06.legend((l1, l2), ("Air", "Dew Point"), loc='lower
center', ncol=2, columnspacing=1.0,\
                     handletextpad=0.3, handlelength=2.3,
bbox_to_anchor = (0.243, 0.785))

Using qt4agg and xpdf as pdfdistiller on rev8757.

···

--
Gökhan