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

Remove implicit bitmap to png conversions #301

Closed
wants to merge 1 commit into from

Conversation

jhford-scout24
Copy link

The bitmap library used for this does not support the various bitmap
formats in the wild. This is also very confusing behaviour for a user of
the pre-v2 version of govips, which was able to handle all the various
bmp files

Closes #300

I can't run the test suite on my local machine, so I'm pushing here to see if the tests run successfully

The bitmap library used for this does not support the various bitmap
formats in the wild. This is also very confusing behaviour for a user of
the pre-v2 version of govips, which was able to handle all the various
bmp files

Closes davidbyttow#300
@tonimelisma
Copy link
Collaborator

Hey @jhford-scout24 doesn't look like it's passing

@tonimelisma
Copy link
Collaborator

Hey @jhford-scout24 can you make necessary updates to get passing tests?

@tonimelisma tonimelisma closed this Nov 5, 2022
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.

Some bitmaps fail in GoVips but work with Vips
3 participants