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

Makefile: add an install_libs target. #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rmelotte
Copy link
Contributor

This allows to install only the library files (for example, pymupdf
requires the libraries, but doesn't need the binaries).

Signed-off-by: Raphaël Mélotte raphael.melotte@mind.be

This allows to install only the library files (for example, pymupdf
requires the libraries, but doesn't need the binaries).

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
FelixEngl pushed a commit to FelixEngl/mupdf that referenced this pull request Sep 8, 2024
* some initial work

* format, some fixes

* last compiler fixes

* clean up TODOs

* move callback into struct

* fix image_filter

* closures don't work either :(

* more clear TODO comment

* remove getter for callback

* attempt with global variable?

* now working as intended

* cleanup

* initialization for filters

* a test and some small fixes

* format

* now using fz_keep_image?

* fix test

* test cleanup

* Fix PdfDocument::find_page double-free bug

Co-authored-by: messense <messense@icloud.com>
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

Successfully merging this pull request may close these issues.

1 participant