-
It would be nice to have [oklab](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklab) and/or [oklch](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch) functions availa…
-
It would be great if this plugin could support oklch. Oklch fixes the hue shift on chroma and lightness changes in blue colors (between hue values of 270 and 330) in lch. For more information see this…
-
Hi there,
I'm having a weird issue where some sets of coordinates produce a ValueError and other sets of coordinates don't. I'm not exactly sure what the difference between these two coordinate ex…
-
## Background
Now that [oklch](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch) is available in most browsers, it would be nice to be able to have oklch as an output format optio…
rmunn updated
17 hours ago
-
Some of us are used to using VSCode in a light mode. Perhaps a light-based bioSyntax theme can be made too?
Since we are going to be using JS, we can probably invert the lightness (but not the hue …
-
For the most part the HCY' tools seem to be "ok", but there are some major problems that pop up. I tried switching to Luminance (Y) but that causes [other issues](https://github.com/mypaint/mypaint/i…
-
#### 그림 8.2.7.a10. LCh 색상(LCh Hue)
![08-02-07-layer_mode-lch_component-01-lch_hue](https://github.com/wonder13662/gimp/assets/15767104/1ab7457f-18b7-4d6b-b53f-862a61a49c25)
#### 그림 8.2.7.a20. LCh …
-
In a Vue / Typescript project, `hue()` is not found on Cubehelix:
```
59:8 Property 'hue' does not exist on type 'Cubehelix'.
57 | .start(0)
58 | .rotations(1)
> 59 | …
-
Most of tools I see (Adobe and Mac's Colour Meter) would just clip the channel outside the range, so `lch(50% 100 100)` would be shown as `rgb(44% 49% 0%)`. I'm wondering why have you decided to go wi…
snigo updated
3 years ago
-
### ImageMagick version
7.1.1-15
### Operating system
Linux
### Operating system, version and so on
Running portable binary (openSUSE Tumbleweed otherwise)
### Description
A follow-up on #6444.…