| Summary: | Can't load BMP file | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sylvain <sylvain.becker> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | don't know | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
image failing to load
image ok |
||
Created attachment 2940 [details]
image ok
SDL_GetError() says "Compressed BMP files not supported". The file was obtained by using "convert" tool. Compressed BMP files are not supported by SDL. Use SDL_image if you want to load them. |
Created attachment 2939 [details] image failing to load Can load this BMP file named "img_palette_2.bmp". Whereas "img_palette.bmp" works. img_palette_2.bmp: PC bitmap, Windows 98/2000 and newer format, 128 x 160 x 8 img_palette.bmp: PC bitmap, Windows 95/NT4 and newer format, 128 x 160 x 8