rawson.js icon indicating copy to clipboard operation
rawson.js copied to clipboard

Chrome Version 22.0.1229.79 Ubuntu 12.04 (158531)

Open madra opened this issue 11 years ago • 4 comments

Cannot decode file /queen_of_reggea.jpg dcraw.min.js:834 toBitmap: 66ms rawson.viewer.js:94 finished reading file ProgressEvent rawson.viewer.js:89 Failed to load resource: the server responded with a status of 404 (Not Found) http://dev.tag.is/rawson.js/undefined Cannot decode file /blue_ape.png dcraw.min.js:834 toBitmap: 8ms rawson.viewer.js:94 finished reading file ProgressEvent rawson.viewer.js:89 Failed to load resource: the server responded with a status of 404 (Not Found) http://dev.tag.is/rawson.js/undefined

madra avatar Mar 05 '13 12:03 madra

Hi Madra,

rawson.js currently doesn't support the JPEG files, although I plan to add this support soon. I will keep you updated once i commit the changes.

fbuchinger avatar Mar 05 '13 12:03 fbuchinger

Chrome 22? Normally it should update itself automatically. I have Chrome 25.0.1364.152 m

Hm, I am very confused because the text states that it supports jpeg. Now it makes sense that it doesnt work. But png doesnt work too.

Also it would be great if you could add some real examples to the website which we can use if we have not working files for testing.

DanielRuf avatar Mar 05 '13 23:03 DanielRuf

Hi all,

adding JPEG and PNG support shouldn't be a big deal, since they are natively supported by the browser and don't have to pass the dcraw decoder.

About the test files: I'm not sure if github is the right place to host RAW files, since they are pretty large (> 10 MB each). There are a few sites for raw sample images, most notabily http://rawsamples.ch (no longer updated) and http://www.photographyblog.com (raw photos are embedded in the camera reviews). I will add these links asap to the FAQ page. See issues #5 and #6

fbuchinger avatar Mar 06 '13 08:03 fbuchinger

Any news?

DanielRuf avatar May 30 '13 12:05 DanielRuf