←back to thread

HDR‑Infused Emoji

(sharpletters.net)
274 points tabletcorry | 2 comments | | HN request time: 0.574s | source
Show context
jchw ◴[] No.43718242[source]
Looks like this works on Chrome for Android, but Firefox doesn't seem to support HDR at all.

https://bugzil.la/hdr

Maybe some day.

replies(3): >>43718264 #>>43719205 #>>43719259 #
lxgr ◴[] No.43718264[source]
Neither does Safari on macOS – which honestly seems like the correct behavior, given that this will inevitably be used by websites in user-hostile ways.
replies(1): >>43718319 #
lights0123 ◴[] No.43718319[source]
Safari only shows HDR in videos, not photos. It's possible to just show a single-frame video though.
replies(1): >>43718360 #
lxgr ◴[] No.43718360[source]
And I could see Safari changing its behavior to only allow HDR for actually playing videos (or even playing videos with actually varying content, if websites start playing clever games with one second loops of still images), or maybe only after confirming an "I am wearing sunglasses right now" prompt.
replies(2): >>43718447 #>>43718995 #
zamadatix ◴[] No.43718995[source]
If it were to become a real problem I'd sooner see Apple, of all vendors, leave it as one of the many settings flags in Safari than intentionally avoid or remove support for wide range media in their app.

Related: there is also a CSS property coming which allows sites to control which page content should be clamped to standard range or not. Worst case you can just add an * !important override in your Safari->Preferences->Advanced->Style Sheet if nobody else considers it problematic but you still wanted to clamp things (in Safari, otherwise you can just disable HDR).

replies(2): >>43719071 #>>43719695 #
lxgr ◴[] No.43719071[source]
Apple is definitely not afraid to block otherwise widely available features behind flags or extra clicks. For example, Web Push is available on iOS only for "installed PWAs".
replies(1): >>43719146 #
zamadatix ◴[] No.43719146[source]
Specifically media support though, for which Apple has built their entire OS (both macOS and iOS) and app experience around having the best out of the box color experience for designers/aesthetics (e.g. bit depth, wide gamut, true tone type adjustments, hdr all widely adopted early for this reason). This is in contrast to your example of Web Push, which is the antithesis of their goals on how the OS should be used and what for.

The only reason Safari lacks HDR image support on macOS right now is it's their lowest priority platform for the feature. It's coming, it's supported on their other platforms, and it wasn't an unreviewed accident they've been working on it.

replies(2): >>43719445 #>>43722868 #
LoganDark ◴[] No.43719445[source]
> they've been working on it.

Could you provide a link to any recent communication from them about this, or are you just speculating based on that other platforms support it?

replies(1): >>43720208 #
1. zamadatix ◴[] No.43720208[source]
I don't know about a communication... but I can do one better! You can download the latest Safari Technology Preview on macOS, toggle the "Support HDR Display" feature flag, and see it working (for certain image formats and HDR encodings - it's a flag in preview for a reason). E.g. the images at https://ccameron-chromium.github.io/hdr-jpeg/index.html will be brighter (if your mac has an HDR display attached with HDR enabled) but not the images from this HN post yet.
replies(1): >>43724383 #
2. LoganDark ◴[] No.43724383[source]
very interesting, thank you!!