[Libreoffice-bugs] [Bug 106581] Pdfium based insertion of a PDF as image results in unwanted solid background, enhancement request to support break after insert (comment 4)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 9 09:16:56 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=106581

--- Comment #13 from Miklos Vajna <vmiklos at collabora.com> ---
See <https://bugs.documentfoundation.org/show_bug.cgi?id=115811#c14>, just
rendering at higher resolution is not a great idea.

For vector output, there are two problems:

1) Skia is the runtime-default on Windows, it's disabled on Linux/macOS by
default; so in case pdfium wants to do skia API calls unconditionally, we're
not there yet.

2) pdfium itself defaults to agg to produce pixel output, its skia backend is
still experimental, see
<https://pdfium.googlesource.com/pdfium/+/refs/heads/master/README.md#selecting-build-configuration>.

Both are possible to solve long-term, but don't expect an instant fix.

-- 
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/20200909/ddc0b68d/attachment.htm>


More information about the Libreoffice-bugs mailing list