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

opj_compress rejects valid bmp files #353

Closed
gcode-importer opened this issue May 29, 2014 · 1 comment
Closed

opj_compress rejects valid bmp files #353

gcode-importer opened this issue May 29, 2014 · 1 comment

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 353

code expects a bmp header size of 40 bytes, and bails
if header is larger.

Header can in fact be as large as 124 bytes (ICC profiles)

See:

http://en.wikipedia.org/wiki/BMP_file_format


Reported by boxerab on 2014-05-29 13:02:24

@gcode-importer
Copy link
Author

Hi Aaron,

If you can post some test data in Issue 203, it would be great. Thanks.

Reported by mayeut on 2014-12-20 18:28:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants