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

pnm file formats not accepting bitdepth greater than 8 bpp #7

Closed
gcode-importer opened this issue Sep 25, 2009 · 2 comments
Closed

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 7

Whatever the bitdepth specified in the header of pnm,pgm,ppm files, it will consider
255. 
Should change to read the specific bitdepth.

Functions affected :
* pnmtoimage
* imagetopnm


Reported by detonin on 2009-09-25 16:23:03

@gcode-importer
Copy link
Author

Issue 8 has been merged into this issue.

Reported by detonin on 2009-09-25 16:27:32

@gcode-importer
Copy link
Author

issue fixed.

Reported by detonin on 2011-07-03 18:10:36

  • Status changed: Fixed

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