While we are at it, let's just add RGBE exporting. It's just as easy.
Also rename s/file-gegl-load-rgbe/file-load-rgbe/. All formats just use the "file-FORMAT-(load|save)" naming for their procedure, even when implemented directly through "gegl:load|save".
dcd4e46441 plug-ins: implement RGBE exporting through GEGL.
plug-ins/common/file-gegl.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Upstream: git.gnome.org