Quote:
Originally Posted by traycold
the raw in the package you mentioned are gzipped. So first of all you have to gunzip them:
Code:
gunzip anImage.raw.gz
# you get anImage.raw
|
(of course I did that

) Anyway, I managed to get the png, rotate the files and reencode them. The image files for the gloHD are attached. Thanks a lot to everybody for your help !