Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View as colorblind option #6

Open
Jesper-Hustad opened this issue Sep 19, 2022 · 1 comment
Open

View as colorblind option #6

Jesper-Hustad opened this issue Sep 19, 2022 · 1 comment
Labels

Comments

@Jesper-Hustad
Copy link
Owner

Jesper-Hustad commented Sep 19, 2022

Designers want to create designs that can be viewed by everybody.
About 8% of males are colorblind (red green being the most prominent).

A option could be added that let's the designer view their designs with a certain color blindness.

Implementation:

  • Add a filter that converts RGB pixels to reg/green colorblind version of RGB pixels (sure this has been done before)
  • Add a button that toggles the filter on and off
@Jesper-Hustad
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant