Git Product home page Git Product logo

gimp-elsamuko's Introduction

gimp-elsamuko

Scripts

Put the *.scm files in the GIMP scripts folder (~/.config/GIMP/2.10/scripts/) and refresh scripts (/Filters/Script-Fu/Refresh Scripts) or restart GIMP.

You can view an overview of the scripts here: https://sites.google.com/site/elsamuko/gimp

You will find the scripts then at these places in the GIMP image menu:

  • elsamuko-antique-border.scm :/Filters/Decor
  • elsamuko-che-guevara.scm :/Filters/Artistic
  • elsamuko-color-tint.scm :/Colors
  • elsamuko-cyanotype.scm :/Filters/Artistic
  • elsamuko-difference-layers.scm :/Layer
  • elsamuko-erosion-sharpen.scm :/Filters/Enhance
  • elsamuko-error-level-analysis.scm :/Image
  • elsamuko-escape-lines.scm :/Filters/Render
  • elsamuko-glass-displacement.scm :/Filters/Distorts
  • elsamuko-grain.scm :/Filters/Generic
  • elsamuko-lomo.scm :/Filters/Light and Shadow
  • elsamuko-movie-300.scm :/Filters/Artistic
  • elsamuko-national-geographic.scm :/Filters/Generic
  • elsamuko-obama-hope.scm :/Filters/Artistic
  • elsamuko-photo-border.scm :/Filters/Generic
  • elsamuko-photochrom.scm :/Filters/Artistic
  • elsamuko-rainy-landscape.scm :/Filters/Light and Shadow
  • elsamuko-slide-with-sprockets.scm :/Filters/Decor
  • elsamuko-sunny-landscape.scm :/Filters/Light and Shadow
  • elsamuko-technicolor-2-color.scm :/Colors
  • elsamuko-technicolor-3-color.scm :/Colors
  • elsamuko-wb-puzzle.scm :/Filters/Light and Shadow
  • mm1-vintage-look.scm :/Filters/Artistic
  • tuxcomputers-split-tone.scm :/Script-Fu/Color

(This list was generated with)

    for SCM in *.scm; do echo -n "* $SCM :"; tail -n1 "$SCM" | grep -Po '(?<=\<Image\>)[^"]*'; done

Plugins

Some of my plugins in an incomplete state with qmake project files and source:

  • elsamuko-depthmap-cv
  • elsamuko-get-curves
  • elsamuko-saturation

Happy GIMPing!

elsamuko

gimp-elsamuko's People

Contributors

elsamuko avatar luyatshimbalanga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.