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 #144

Closed
hk9527 opened this issue Nov 20, 2023 · 2 comments
Closed

SKIA Support #144

hk9527 opened this issue Nov 20, 2023 · 2 comments

Comments

@hk9527
Copy link

hk9527 commented Nov 20, 2023

I am developing on Windows and would like to study the RenderPDF With Skia options . Can you provide the pdfium library that supports SKIA ? Or any practical suggestions

@bblanchon
Copy link
Owner

Hi @hk9527,

The weekly build already compiles 39 versions of PDFium, which takes nearly 3 hours.
Adding support for Skia would mean adding 19 new variants (one for each supported target) and nearly double the build time.
I don't think it's worth it because support for Skia is still experimental, and I believe very few people would actually use these builds.

If you want to build PDFium yourself, you must set pdf_use_skia = true.
You could try to use my build scripts, but they are not portable (they don't need to be), so you should probably follow the official build instructions instead.

If you need to discuss this issue further, please continue the conversation on #29.

Best regards,
Benoit

@bblanchon bblanchon closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2023
Repository owner locked as resolved and limited conversation to collaborators Nov 21, 2023
Repository owner unlocked this conversation Nov 21, 2023
@hk9527
Copy link
Author

hk9527 commented Nov 22, 2023

Thank You !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants