- From: Alex Milowski <alex@milowski.org>
- Date: Tue, 1 May 2007 14:28:38 -0700
- To: public-xml-processing-model-wg@w3.org
- Message-ID: <28d56ece0705011428s7a56f52dx479bdd1973b051e3@mail.gmail.com>
On 5/1/07, Norman Walsh <ndw@nwalsh.com> wrote: > > / Innovimax SARL <innovimax@gmail.com> was heard to say: > | On the same track of XSL FO Formatter, I propose to add SVG and MathML > | Serializer > > Do these formats contain enough useful information to be rendered? > The FO format contains page layout and font information, so it's > clear what "rendered" means. > > For SVG and MathML, I think you'd need at bunch of additional > parameters to specify dimensions, font sizes, etc. SVG contains enough information to be converted to an image or a PDF. MathML needs some help. Is there a standard way to do this? Yes. Use XSL FO! :) In both cases, you can generate an XSL FO document containing the SVG or MathML and run them through your FO processor. That would give you much better control than what we could provide via a step. I could possibly see having an SVG converter step if someone can enumerate the set of options (e.g. image size, etc.) for the step declaration. -- --Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the inflexions, i.e. to the degree of analysis effected by the language considered." Bertrand Russell in a footnote of Principles of Mathematics
Received on Tuesday, 1 May 2007 21:28:43 UTC