gambas-source-code/gb.image
Benoît Minisini 7790bd8e1e [CONFIGURATION]
* BUG: Add many mising symbolic links on 'missing' and 'install-sh' files.
* NEW: Introduce Gambas minor version number.

[DEVELOPMENT ENVIRONMENT]
* NEW: Packager now uses minor version of Gambas for default component 
  requirements.

[INTERPRETER]
* NEW: System properties were replaced by constants where it is possible.
* NEW: System.FullVersion is a new constant that returns the full Gambas 
  version string, with major and minor numbers.


git-svn-id: svn://localhost/gambas/trunk@2781 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-10 00:14:54 +00:00
..
src [CONFIGURATION] 2009-08-17 10:41:51 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gambas.h
gb_common.h
INSTALL
install-sh [CONFIGURATION] 2010-03-10 00:14:54 +00:00
ltmain.sh
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am
missing [CONFIGURATION] 2010-03-10 00:14:54 +00:00
NEWS
README
reconf

This component allows you to apply many various effects on Image objects.

The effects source code was ported from the KDE libkdefx library, which 
includes itself some ImageMagick algorithms, and from the KolourPaint 
program.

Enjoy it!

Benoit.