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

Implement OKLCH color scheme into render parameters #2

Open
1 of 3 tasks
tasamo23 opened this issue Aug 3, 2024 · 0 comments
Open
1 of 3 tasks

Implement OKLCH color scheme into render parameters #2

tasamo23 opened this issue Aug 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tasamo23
Copy link
Owner

tasamo23 commented Aug 3, 2024

The colors that are specificed in the render parameters should also be able to be defined in the new OKLCH color space.

Tasks:

  • Modify stroke and fill methods to canvas so they accept the oklch() string
  • OKLCH should be able to be converted to RGB
    • Provide safe fallbacks to RGB and a public toggle to force canvas colors to RGB
@tasamo23 tasamo23 added the enhancement New feature or request label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant