> > I looked into this. You just have to install (copy) the BaKoMa fonts > (TrueType version of the Computer Modern fonts) into your system's > font dir, so the svg viewer can see them. These fonts are located in > the "matplotlib/mpl-data/fonts/ttf" dir (the cm*.ttf files). >
Thanks Edin! Yes, that worked! There is still an issue with sub/super scripts though. They are inverted i.e. superscripts become subscripts. I'm attaching an example, created using
m.text(0 ,0 ,'$\sum_{n=1}^{100} = 99^5 * q_i + \delta$');m.axis('off');m.savefig('eraseme.svg')
thanks! -Kaushik
<<inline: export.png>>
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users