https://bugs.freedesktop.org/show_bug.cgi?id=68474

--- Comment #2 from David Tardon <[email protected]> ---
> There already is a VSD import filter in LibreOffice 4.1

The key word here is _import_. It is an external library. It _reads_ the
_important_ parts (IOW, not everything) of the input file and produces output
through an interface. That interface is implemented by another external
library, that produces ODF. Finally, the ODF is imported by libreoffice.

There is _no way_ to reverse that process.

> so I believe
> most of the code required to add the export capacity is already
> written.

You are completely wrong. There is _no_ code with export capacity. There is
only knowledge of (the important parts of) the visio format.

> Could you please finish it

There is nothing to finish here.

> and create a Visio format export
> filter?

That said, if anyone wants to write an export to visio, I will not oppose him.
But it would be unrelated to the import code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to