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

Jules misc post 1.23.9 #3017

Merged
merged 5 commits into from
Jan 11, 2024
Merged

Conversation

julian-smith-artifex-com
Copy link
Collaborator

Fix Page.delete_image(), plus some other minor commits.

To create mupdf.FzDefaultColorspaces with m_internal=null, need to
do mupdf.FzDefaultColorspaces(None). [FzDefaultColorspaces() uses
fz_new_default_colorspaces().]

To create mupdf.FzImage with m_internal=null, need to do `FzImage()`
[FzImage(0) will fail because ambiguous with single-arg constructors that takes
a buffer or a string.]
@julian-smith-artifex-com julian-smith-artifex-com merged commit 3b2fedf into main Jan 11, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
@julian-smith-artifex-com julian-smith-artifex-com deleted the jules-misc-post-1.23.9 branch January 11, 2024 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants