https://bugs.documentfoundation.org/show_bug.cgi?id=100146
V Stuart Foote <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Resolution|WORKSFORME |NOTABUG
--- Comment #6 from V Stuart Foote <[email protected]> ---
I did see the mis-alignment of wmf -> svg text when converted headless with a
LibreOffice "convert-to svg". But going to close this NAB...
For doing these graphic format conversions the ImageMagick Convert utility,
with a Ghostscript present, provides very clean format conversions--in fact
internally LibreOffice makes use of these helper programs.
So for example:
"C:\Program Files\ImageMagick-7.0.1-Q16\convert.exe" image1.wmf image1.svg
Other wise not sure there is any issue here. Taking a 345 x 221 px Windows Meta
File--a vector format (the image is raster, but text is not)--and converting to
raster format PNG, there will be loss of fidelity between the vector font of
the WMF and the rasterized font of the resulting PNG used in the HTML
conversion.
RTF of course is a vector format.
=-note-=
And for Windows users, rather than unoconv --format=FTYPE <sourceFile>, the CLI
is:
soffice.exe --headless --convert-to FTYPE <sourceFile> [<outputFile>]
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs