image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
4 stars 5 forks source link

Support CSS colors #210

Open opatiny opened 1 year ago

opatiny commented 1 year ago

We want to be able to use all the css colors in image-js so that we can use names instead of arrays of numbers.

targos commented 1 year ago

We already depend on colord which supports CSS syntax.