Re: [matplotlib-devel] mathtext patch

2006-06-26 Thread John Hunter
> "Edin" == Edin Salkovi§ <[EMAIL PROTECTED]> writes: Edin> I got the SVG backend to work properly. The PS backend seems Edin> to be very tightly integrated with the current Edin> implementation of the Fonts classes so I haven't realy Edin> digged into it yet. Edin> This p

Re: [matplotlib-devel] mathtext patch

2006-06-25 Thread Edin Salković
At last, some real progress! I don't have a fresh SVN co at home (and I have a dial up), but tomorrow morning I'll send a patch against the SVN. I fixed a bit the UnicodeFonts class so now the raster (Agg) and SVG outputs work. SVG needs a little more fixing. I basicaly defined a new class, bas