https://bugzilla.wikimedia.org/show_bug.cgi?id=17505
--- Comment #4 from Brion Vibber <[email protected]> 2012-07-12 19:38:51 UTC --- Please do -- this is the sort of specialized area we can hopefully get a smallish project moving. :) Is OpenEXR standard/common enough at this point that we could mandate it as "the" HDR format? If so we can probably go with that. There are a couple levels of support we can offer: 1) very limited -- allow uploads but don't show them inline. (Useful to upload "original version" files). Need to be able to verify file type, not much else. 2) JPEG thumbnail support -- convert to non-HDR JPEGs for inline display. Need to be able to extract image width/height and use either ImageMagick or other software to do basic conversion. Downside: no actual HDR view inline, you'll be clipped. 3) Plugin view support -- allow using browser plugins (??) for native HDR view. Not sure what's available or what that implies. 4) JavaScript-based partial HDR viewer with controls.... not sure how much sense this makes, but could allow for viewing and live adjustment of the dynamic range without browser plugins. :) Thoughts anyway... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
