On Wed, Mar 12, 2008 at 10:49:24AM +0100, Mathias Bauer wrote:
> Is it the SVG import you are interested in? AFAIK Thorsten Behrens
> announced that he wanted to work on SVG import, but perhaps with a
> different goal. IIRC he wanted to implement a graphics filter, not a
> document filter, that would enable to embed SVG files into any OOo
> document. This kind of filters must be implemented in C++ as no
> infrastructure is available to support XML technology in our Graphics
> objects.
>
Well, no, it's actually a document filter.
 
> Perhaps this graphics filter might be fine with supporting only an SVG
> subset ("Tiny SVG"), as probably our Graphics objects don't support more
> than that anyway. This would leave room for another SVG document filter
> that imports from SVG to Drawing ODF as much as possible.
>
I think that's almost impossible using pure xslt. The subset of SVG
OOo supports (well, it's actually just a subset of the entities, not
necessarily the semantics) is too small, and the amount of
processing too big for this conversion to be of any fidelity.

But depending on the requirements, any transformation might be
better than no transformation - and clearly, having svg<->odf xslt
can be useful in a web server context e.g.

So, Ray, knowing the limits, your offer is surely welcome!

Cheers,

-- Thorsten


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

Reply via email to