[whatwg] Add "naturalOrientation" property to <img>

James Salsman jsalsman at gmail.com
Fri Aug 26 14:08:53 PDT 2011


Maybe someone should ask the browser vendors how many img formats they
support and what the code footprint memory overhead would be for
adding rotation support for those which are likely to need it at
whatever confidence level you feel is appropriate.


On Fri, Aug 26, 2011 at 9:57 AM, Glenn Maynard <glenn at zewt.org> wrote:
> On Fri, Aug 26, 2011 at 11:37 AM, Tab Atkins Jr. <jackalmage at gmail.com>wrote:
>
>> Summary
>> =======
>> The <img> element should expose a readonly "naturalOrientation"
>> property that returns the EXIF orientation of the image (an integer
>> 1-8), or 1 if the image has no EXIF orientation metadata or it is
>> corrupted or the image type doesn't expose EXIF data at all.
>>
>
> Rather than baking magic EXIF constants into the API, would it make more
> sense to translate to degrees?
>
> --
> Glenn Maynard
>



More information about the whatwg mailing list