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 Support For Monochrome (Black and White, 1 bit per color) Bitmaps #96

Open
andremarianiello opened this issue May 12, 2015 · 4 comments

Comments

@andremarianiello
Copy link

Currently, JuicyPixels cannot load a 1 bit bitmap. It produces the following error

Bitmap Can't handle BMP file (1,1,0). Failed reading at byte position 62

This new feature would be very useful, for me at least.

@Twinside
Copy link
Owner

Do you have a test image for testing?

@andremarianiello
Copy link
Author

I have one, but I can't attach to this comment because it's a bmp, and when I upload to imgur and download, it loads successfully (apparently converting it to a png), so pasting a link to it there is a no go. Any suggestions? Only thing I can think of is to email it to you directly.

@andremarianiello
Copy link
Author

By the way, I am willing to create a patch for this.

@Twinside
Copy link
Owner

it would be wonderful

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

No branches or pull requests

2 participants