https://bugs.freedesktop.org/show_bug.cgi?id=42092
--- Comment #35 from stfhell <[email protected]> --- (In reply to comment #34) > The bug title said "import" rather than export because the actual bug seems > to happen when importing SVGs, even if the result is only visible when > exporting. See comment 7 and comment 11: ODT files created with LO 3.4 still > work with 3.6. No, SVG was never imported as bitmap, as far as I can see. Versions up to 3.4 converted it to the StarView metafile format (SVM). Newer versions don't convert SVG but include it as-is in the ODF because LO has switched from SVM to SVG. The actual "bug" is just that SVG handling for output is still not very advanced in LO. The workaround from Comment 20 doesn't work for me even if I use Draw 3.5 to explicitly save the SVG as SVM and import the SVM into Writer. The image is always included in the ODF as SVG and rendered as bitmap in PDF exports - just a very high resolution bitmap if you enable "lossless". > EPS are a different problem, AFAIK they are not handled the same way. They have always been converted to bitmaps in exported PDFs. But if you printed the document to a *.ps file, they were embedded as EPS. > Glad to know AOO have improvements to handle SVGs. Could you paste pointers > to these changes here? Thanks. The developers are merging the AOO SVG code into LO (see Comment 20), or already have. The SVG replacement is documented in Apache-Bug 118466 and the Apache dev mailing list. Armin Le Grand, the author of the code, characterized the SVG handling on 2012-10-08 like that: "We already have the good import (which creates an imported graphic containing the SVG) and a medium-quality export." That's why I would like to be able to use EPS until SVG export is mature. -- 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
