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

--- Comment #13 from Miklos Vajna <vmik...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to