G'MIC is extensible : you can add your own image filters and effects, thanks to the use of a
macro file.
An example of macro file
gmic_def.raw
is distributed in the
G'MIC package and define some various commands.
The nice thing with
G'MIC is that those macros are usually written in a very short form, and you can
do quite complex things in only few lines of macro coding.
If you have interesting macros to share, please post them
on the forum, so they can be added to the
G'MIC
default macro file for the next releases.