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

Add JPEG-2000 support to AppImage release (Partially solve #4666) #6630

Merged
merged 16 commits into from
Sep 8, 2023

Conversation

btimbermont
Copy link
Contributor

@btimbermont btimbermont commented Sep 8, 2023

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practices as demonstrated in the repository.

Description

I added jp2 support to the AppImage, this required only one extra dependency.

I have tested the AppImage build in my own fork, witht hat build I can convert jp2 files to jpeg. For Clang, the resulting AppImage file is about 190 KB larger, which imo is acceptable.

@btimbermont
Copy link
Contributor Author

btimbermont commented Sep 8, 2023

The build is failing in the same way the daily is failing, this seems to be unrelated to my change. I'll pull main regularly until it's fixed.

@dlemstra
Copy link
Member

dlemstra commented Sep 8, 2023

The build issues should be resolved now.

@btimbermont
Copy link
Contributor Author

@dlemstra I merged main, everything looks fine now!

@dlemstra dlemstra merged commit ce22a07 into ImageMagick:main Sep 8, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants