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

Zooming does not re-render file #53

Closed
madduck opened this issue Jan 30, 2019 · 2 comments
Closed

Zooming does not re-render file #53

madduck opened this issue Jan 30, 2019 · 2 comments

Comments

@madduck
Copy link

madduck commented Jan 30, 2019

If I zoom in on a file, it seems as if the thumbnail is blown up, but not actually recomputed, causing rather blurred pages.

@logari81
Copy link
Contributor

Just to add some background information on this. Re-rendering and lazy rendering weren't implemented/enabled in pdfshuffler because of a memory leak in the python bindings of poppler, which I had reported ~5 years ago. Especially with the transition to gtk3 I assume that the bug is fixed, hence one could finish the partly implemented lazy rendering and rerendering.

@madduck
Copy link
Author

madduck commented Jan 31, 2019 via email

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

2 participants