https://bugs.kde.org/show_bug.cgi?id=392252
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 CC| |griffinval...@gmail.com --- Comment #2 from wolthera <griffinval...@gmail.com> --- What is going on is that the gradient map filter serializes to srgb before sending to the filter. It's gonna take a while to figure out how to handle this. You can edit the profile in the xml data in the initial filter setups dialog, but really, even when that is done, the fact remains our gradients are limited to 8bit, which cannot be resolved in a few days, and despite it having been a candidate stretch goal for several kickstarters it just never got picked. You are for now better off either writing a python script(that interprets the pixeldata byte arrays and then adjusts them appropriately) or using a different program for this part of your project. -- You are receiving this mail because: You are watching all bug changes.