[Gegl-developer] gegl ops CVS

Øyvind Kolås pippin at gimp.org
Wed Aug 9 01:01:46 PDT 2006


On 8/8/06, Øyvind Kolås <pippin at gimp.org> wrote:

I am currently experimenting with adding a lot of the operations to
the GEGL module itself in the already existing operations directory,
I've taken most of the structure for this sketch from the current menu
structure of GIMP. A "D" indicates an op with external dependencies,
the rest do not drag additional dependencies. Any comments?

/Øyvind K.

gegl/
  operations/
    artistic/
    blur/
        box-blur.c
        gaussian-blur.c
    color/
        brightness-contrast.c
        invert.c
        stretch-contrast.c
        threshold.c
    core/
        clone.c
        crop.c
        nop.c
        shift.c
    distort/
    edge-detect/
    file-io/
        jpg-load.c              D
        load.c
        magick-load.c
        png-load.c              D
        png-save.c              D
        raw-load.c
    generated/
        math.rb
        porter-duff.rb
    generic/
    map/
    misc/
        display.c               D
    noise/
    render/
        noise.c
        perlin/
        text.c                  D
    transform/
        affine.c
        affine.h
        chant.h
        linear.c
        linear.h
        Makefile
        matrix.c
        matrix.h
        module.c
        module.h
        nearest.c
        nearest.h
        rotate.c
        scale.c
        shear.c
        translate.c
    transparency/
        opacity.c

-- 
«The future is already here. It's just not very evenly distributed»
                                                 -- William Gibson
http://pippin.gimp.org/                            http://ffii.org/


More information about the Gegl-developer mailing list