On Tue, 2009-07-14 at 14:40 +0200, J.M. Maurer wrote:
> On Tue, 2009-07-14 at 07:41 -0400, Dominic Lachowicz wrote:
>
> > We are directly embedding MathML inside of HTML. Why are we trying to
> > shove SVG into an <object> tag?
>
> Because IE can't display that afaik.
Oh, and even if placed the svg directly into the html, how would we
scale it to the proper size?
The only what *I* know of is adding something like
transform="scale(x-factor, y-factor)". In this case we need to alter the
SVG data in exactly the same way as we need to do in the <object> case.
Please enlighten me :)
Marc
Received on Tue Jul 14 15:26:34 2009
This archive was generated by hypermail 2.1.8 : Tue Jul 14 2009 - 15:26:34 CEST