Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skia support? #29

Open
TechInterMezzo opened this issue Jun 18, 2020 · 3 comments
Open

Skia support? #29

TechInterMezzo opened this issue Jun 18, 2020 · 3 comments

Comments

@TechInterMezzo
Copy link

TechInterMezzo commented Jun 18, 2020

I found hints for skia support in the pdfium header files.

https://pdfium.googlesource.com/pdfium/+/refs/heads/master/public/fpdfview.h#878

Would it be possible to do an additional build for skia like for v8?

This project is really my only source for pdfium binaries.

@willie
Copy link

willie commented Mar 2, 2021

Definitely seems like while it is experimental, that it's the future of the library itself.

@daljit97
Copy link

I would like this too. It'd be nice to have prebuilt binaries with the Skia build path enabled.

@bblanchon bblanchon reopened this Feb 27, 2022
@mara004
Copy link
Contributor

mara004 commented Feb 28, 2022

I recently built PDFium with skia support, but it takes longer and the resulting binary is quite a bit bigger. It also looks like a lot of options aren't implemented yet. Most rendering tests of pypdfium2 fail with the skia build (output is black).
Overall, this does not sound particularly promising to me - I hope they keep skia optional.

@bblanchon bblanchon mentioned this issue Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants