|
|
|
|
|
by eco
454 days ago
|
|
GEGL is just a library created to modernize GIMP's image manipulation pipeline. It forms a DAG of image operations. It's what unlocked non-destructive edits and porting everything over to it was a pretty massive undertaking (though it probably didn't need to take 20 years...) End users really don't need to know about it. Its exposure in the UI is likely just because a lot of stuff it can do isn't available yet in the traditional GIMP UI. |
|