Re: [w3ctag/design-reviews] Wide gamut support for Canvas/OffscreenCanvas/ImageBitmap (#315)

It seems likely that this will end up requiring various interfaces that expose canvas data to Javascript to expose the float16-based data to JS.  It seems likely that defining that will require that WebIDL have a `float16` or similar type that defines what the clamping behavior is.  (This will then allow it to be consistent between parts of the Web platform and between implementations.)  Is my assumption that this will be needed correct... and if so, is there an issue on file against WebIDL?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/315#issuecomment-494815256

Received on Wednesday, 22 May 2019 14:00:39 UTC