Amyspark

Results 107 comments of Amyspark

@mm2 I generated two separate profiles; one with the parametric curve swapped for the tabulated version, the other without. I sampled both pipelines with a 24x24x24 CLUT on both 16bit...

Hi @mm2, I did not comment further because I don't know how else to demonstrate that there is a bug with how LittleCMS processes parametric curves as part of V2...

I'm really not sure, because the main concern is that Android's sandboxing doesn't let the library figure out a relative path given a `content://` URL. (Nor can it load these...

Is there anything else needed here? The lint failure points to a Go file that this PR hasn't touched.

Probably related to https://github.com/microsoft/vscode/issues/30847

The behavior itself is problematic, because SetExtraChannelBuffer only accepts *extra* channels. CMYK is *4* *color* channels together with the alpha channel, there's nothing that could be considered "extra" from the...

@szabadka Already did that as I use a default-constructed JxlPixelFormat. Setting it to any option is of no use. On further look, though, it's always the *blue* channels that come...

I just found this while attempting to debug a stdlib issue with Microsoft's clangd extension on VS Code. Only patch I could find in MSYS that could be related is...

Clangd 14 yesterday, today I updated to Clang 15 and can still reproduce the issue. I'll file a new bug.

That's correct @mclow. However, the other PR neither is documented nor does it specify the rationale for the proposed change, so that's why I didn't spot it before submitting this...