>>>>> "Nicolas" == Nicolas Bigaouette <[EMAIL PROTECTED]> writes: Nicolas> Clearly, matplotlib's SVG backend doesn't seems to Nicolas> support TeX characters. Is it supposed to?
It does -- the only trick is you need to make sure your svg viewer can see the fonts. Currently we use the bakoma cm*.ttf fonts that ship with matplotlib, so make sure these fonts are in your svg viewer's font path. In postscript, we embed the truetype fonts directly into the PS file which makes for large output files but helps portability across ps viewers. We were unable to figure out how to do this with SVG. Nicolas> Is it possible to hope it will? One can always hope :-) JDH ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users