-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
## Description
I use dark mode on my browser most of the time, and there's been a regression in visibility with my settings.
## Expected behavior
I'd rather the text and other elements we…
-
https://bottosson.github.io/posts/oklab/
Here's a list of the design choices behind oklab:
- Should be an opponent color space, similar to for example CIELAB.
- Should predict lightness, chroma a…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
I use TinyColor2 in one of my applications to help with color conversion for custom themes. I also use DaisyUI for my component library. Daisy recently switched all their colors to OKLCH for theme col…
-
It's not possible to convert between RGB and CIELAB without knowing the RGB colour space and the illuminant for LAB.
These aren't listed in the documentation, nor do they appear to be selectable.
-
Any chance the Lab L* transfer function can be added to LUTcalc?
The Lab OETF is basically like the sRGB OETF / tone curve/ whatever but uses a gamma of 3 spliced onto a small linear ramp instead …
-
## Motivation
I was recently investigating Oklab for a personal project (after seeing now the default for gradients in Photoshop: https://twitter.com/bjornornorn/status/1453069681082896394) and…
-
**Is your feature request related to a problem? Please describe.**
Hi! I'm trying to integrate assimp to OpenSCAD, a CAD tool with a large 3D-printing hobbyist user base, to benefit from its large …