WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Canvas2DColorManagementExplainer.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Canvas 2D Color Management Explainer
# Canvas 2D Color Management Explainer (Archived)

This explainer summarizes color management features added to 2D canvases.

Expand Down
2 changes: 1 addition & 1 deletion CanvasColorSpaceProposal.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Color managing canvas contents
# Color managing canvas contents (Archived)

## Background

Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Canvas Color Space
# Canvas Color Space (Archived)
Proposed web platform feature to add color management and wide gamut support to the <canvas> element.

🚫 **This project is no longer maintained.**

The work from this repository has been incorporated into the [WHATWG HTML Standard](https://html.spec.whatwg.org/) and can be tracked in the following pull request:
👉 [whatwg/html#6562](https://github.com/whatwg/html/pull/6562)


_NOTE: The [Color-on-the-web Community Group](https://www.w3.org/community/colorweb/) is exploring [support for HDR imagery to Canvas](https://github.com/w3c/ColorWeb-CG)._