The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Gimp.pm"

Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl River stage zero No dependents

Gimp-Perl is a module for writing plug-ins, extensions, standalone scripts, and file-handlers for the GNU Image Manipulation Program (GIMP). It can be used to automate repetitive tasks, achieve a precision hard to get through manual use of GIMP, inte...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Fu - Easy framework for Gimp-Perl scripts River stage zero No dependents

This module provides all the infrastructure you need to write Gimp-Perl plugins. Dov Grobgeld has written an excellent tutorial for Gimp-Perl. You can find it at "http://www.gimp.org/tutorials/Basic_Perl/". This distribution comes with many example s...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::UI - Programming interface to libgimpui, plus Gtk widgets for other parameter types. River stage zero No dependents

If you use Gimp::Fu in your script, a GUI will be taken care of for you. However, for an example of implementing your own UI, see "examples/example-no-fu". $combo_box = new Gimp::UI::Combo::Image; $combo_box = new Gimp::UI::Combo::Layer; $button = ne...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Lib - Interface to libgimp (as opposed to Gimp::Net) River stage zero No dependents

This is the package that interfaces to GIMP via the libgimp interface, i.e. the normal interface to use with GIMP. You don't normally use this module directly, see Gimp....

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Net - Communication module for the gimp-perl server. River stage zero No dependents

For Gimp::Net (and thus commandline and remote scripts) to work, you first have to install the "Perl-Server" plugin somewhere where Gimp can find it (e.g in your .gimp/plug-ins/ directory). Usually this is done automatically while installing the Gimp...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Pod - Evaluate pod documentation embedded in scripts. River stage zero No dependents

"Gimp::Pod" can be used to find and parse embedded pod documentation in Gimp-Perl scripts, returning formatted text....

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Util - Handy routines for Gimp-Perl users River stage zero No dependents

Gimp-Perl is nice, but when you have to write everytime 10 lines just to get some simple functions done, it very quickly becomes tedious :-/ This module tries to define some functions that aim to automate frequently used tasks, i.e. its a sort of cat...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Data - Set and get persistent data. River stage zero No dependents

With this module, you can access plugin-specific (or global) data in Gimp, i.e. you can store and retrieve values that are stored in the main Gimp application. An example would be to save parameter values in Gimp, so that on subsequent invocations of...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::PixelRgn - Operate on raw pixels in powerful, efficient way. River stage zero No dependents

Perl interface to GIMP's low-level pixel-access functions. In Gimp-Perl (mirroring how GIMP does it), to access these functions you must get a "Gimp::GimpDrawable" from a "Gimp::Drawable". You can then get either a "Gimp::Tile" or "Gimp::PixelRgn" ob...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

Gimp::Extension - Easy framework for Gimp-Perl extensions River stage zero No dependents

This module provides all the infrastructure you need to write Gimp-Perl extensions. Your main interface for using "Gimp::Extension" is the "podregister" function. This works in exactly the same way as "PODREGISTER" in Gimp::Fu, including declaring/re...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

lib/Gimp/ColorDB.pm River stage zero No dependents

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

lib/Gimp/Constant.pm River stage zero No dependents

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

gimpdoc - print documentation on GIMP PDB functions River stage zero No dependents

*gimpdoc* is a Perl script that can query GIMP PDB functions for their interfaces and documentation and format a man-style or HTML-format documentation page to document their usage....

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

scm2perl - convert script-fu to perl River stage zero No dependents

This program tries to convert Script-Fu (Scheme) scripts written for The Gimp into a Perl script. Don't expect too much from this version. To run it, you need the Parse::RecDescent module from CPAN....

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

xcftopnm - convert xcf files to pnm files River stage zero No dependents

This is a rough and slow implementation of a xcf2pnm filter, to be used by other programs that want to be able to read xcf images. If ussage increases this program will doubtlessly be sped up as well. OPTIONS "-layer N" Select the "N"th layer, instea...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC

embedxpm - embed xpm pictures into perl source River stage zero No dependents

embedxpm can be used to embed xpm pictures directly into a perl program. To do this, your program source has to contain some markers (in the form of comments) that describe the position where the picture should be inserted. To only insert the xpm dat...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC
16 results (0.017 seconds)