On Thu, 17 Jan 2002, Morrison, John wrote:

> > From: Stephan Michels [mailto:[EMAIL PROTECTED]]
> >
> > On Thu, 17 Jan 2002, Nicola Ken Barozzi wrote:
> >
> > > From: "Martin Holz" <[EMAIL PROTECTED]>
>
> <snip/>
>
> > The MathML package currently 3 sitemap components:
> >
> > Transformer:
> > FragmentExtractorTransformer, similar to the SVG extractor.
> > MathTransformer, to replace the MathML fragments to SVG
> > fragments in the
> > document
> >
> > Serializer:
> > MathSerializer, to generate a GIF Image from a MathML document
>
> If the Transformer outputs SVG could you not use the svg2xxx
> serializers?
>

1.
This works, but isn't ver good because

MathTransformer->Graphics->SVGGraphics->SVG_DOM->SVG_SAX->SVG_DOM->xxx
otherwise
MathSerializer->Graphics->Image->...

We write the SVG Transformer specially for the fop

2.
Gif is the best output format, because most of the browser can handle the
transparency of GIF images.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to