colorkt icon indicating copy to clipboard operation
colorkt copied to clipboard

Modern color science library for Kotlin Multiplatform and Java

Results 5 colorkt issues
Sort by recently updated
recently updated
newest added

I was playing around with the library - great work by the way - and encountered some issues when converting back to sRGB. I noticed them when creating an `awt.Color`...

Hi, this looks like a very promising library! It would be great to add Okhsl, the cylindrical representation of Oklab: https://bottosson.github.io/posts/colorpicker/ https://bottosson.github.io/posts/colorpicker/#source-code This would specifically add support for perceptual saturation...

The results of our ZCAM implementation are slightly different from the official ZCAM examples in the [supplementary document](https://osapublishing.figshare.com/articles/journal_contribution/Supplementary_document_for_ZCAM_a_psychophysical_model_for_colour_appearance_prediction_-_5022171_pdf/13640927). For example, the paper provides the following values for Example 1 (chromatically...

bug

This might help fix #1.

enhancement

I was using this lib in a personal project but it appears that the colorkt-native artifact (from Maven Central) only supports linuxX64. Here is the error thrown by Gradle :...