yaxinhoo / gimp-plugin-insanebump

Gimp Plug-in InsaneBump converted and improved from python script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIMP Plug-In InsaneBump
=======================

Copyright (C) 2013  Derby Russell <jdrussell51@gmail.org>


This package is a plug-in for GIMP 2.0. It features all the
nice things a good GIMP plug-in should have:

- The source is separated in main/interface/render files (core/ui separation).
- It's prepared for I18N.
- It installs it's own help files.
- Full autoconf/automake support.
- A dialog with examples of all libgimp widgets.


To build and install it, just ...

	./configure
	make
	make install

 ... and it's there.


The default license for the gimp-plugin-insanebump is an ultra-permissive
XFree-style license to encourage the use of the insanebump for GPL /or/
non-GPL plugins.

Happy GIMPing,
--Derby Russell

About

Gimp Plug-in InsaneBump converted and improved from python script

License:Other


Languages

Language:C 60.3%Language:Roff 16.0%Language:Makefile 10.7%Language:Perl 7.7%Language:Shell 4.3%Language:Python 0.6%Language:C++ 0.2%Language:M4 0.1%Language:HTML 0.0%