Does anyone know how the Gimp ggr gradient files are interpreted? Some of the included gradients are really nice and I want to reconstruct them. Are there any scripts that can export these gradients to a file with color values or something?
Share
Here’s a Python script that reads them: ggr.py.