- From: Chris Lilley <notifications@github.com>
- Date: Thu, 29 Nov 2018 08:28:14 -0800
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 29 November 2018 16:28:37 UTC
The [Summary of the wide gamut support on Canvas](https://github.com/whatwg/html/issues/4167) proposal says
```
enum ImageDataStorageType {
"uint8", // default
"uint16",
"float32",
};
```
The float16 option is missing there.
--
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-442898985
Received on Thursday, 29 November 2018 16:28:37 UTC