[Libreoffice-bugs] [Bug 112513] FILESAVE: PDF: EMF+: Incorrect shape and gradient rasterized
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 26 11:57:12 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112513
--- Comment #14 from Thorsten Behrens (CIB) <thb at libreoffice.org> ---
So indeed cloning the InvertPrimitive handling to the metafile processor seems
the correct fix to me.
That the pdf export then is still faulty is not strictly speaking the same bug
- it is a general omission on pdf export, that does not handle
MetaRasterOpAction at all. You will hit similar problems with wmf/emf/svm files
containing XOR or other ROPs.
A quick search did not turn out anything suitable, so I'd suggest to file a
separate bug for the PDF export 'missing feature'. Implementation for that
would need to go into pdfwriter_impl2.cxx's PDFWriterImpl::playMetafile()
method (plus a member function writing a suitable transparency group or
something to pdf).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171026/7584117c/attachment.html>
More information about the Libreoffice-bugs
mailing list