Quote:
Originally Posted by zapS
ok, now i can uncompress everything so no more questions about that, but i don't know what the 8 bytes after the width and height are, can anyone tell me?

and one more thing, when i compress images, they become just 41 bytes and i think that is too small and jj2 doesnt like it. why?
|
I have no idea what the 8 bytes after are. They're marked as "unknown" in my file format specs. And 41 bytes definitely doesn't sound right.
Quote:
Originally Posted by zapS
I think the compressed size in the j2e files are at least around 10000 bytes and 41 is quite small compared to that.
|
At a guess, you probably used the compress/compress2 function wrongly.
|