Skip to content

yaxinhoo/gimp-plugin-insanebump

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.4%
  • Roff 16.0%
  • Makefile 10.7%
  • Perl 7.7%
  • Shell 4.3%
  • Python 0.6%
  • Other 0.3%