e4d7400aa3
* NEW: Removed the out-of-date README.FEDORA and README.REDHAT files. [EXAMPLES] * BUG: Fixed the MoviePlayer example. * BUG: Fixed the Clock example. [WIKI CGI SCRIPT] * NEW: More titles and less borders. [INTERPRETER] * BUG: Uses the accurate method prototypes for Byte, Short and Single array classes. * BUG: Many fixes in the error management. [GB.DB] * BUG: Fixed many warnings and some 64 bits stuff in all database drivers. [GB.DEBUG] * NEW: More explicit error messages when the creation of debugger fifos fails. [GB.COMPRESS.ZLIB] * BUG: Fixed the compilation on 64 bits OS. [GB.CORBA] * NEW: Fixed some warnings. [GB.GTK] * NEW: Fixed some warnings. [GB.IMAGE] * NEW: Fixed some warnings. [GB.NET.SMTP] * NEW: Fixed some warnings. [GB.PDF] * NEW: Fixed some warnings. [GB.QT.KDE] * NEW: Fixed some warnings. [GB.SDL] * NEW: Fixed some warnings. [GB.SDL.SOUND] * NEW: Fixed some warnings. [GB.XML] * NEW: Fixed some warnings. [GB.XML.XLST] * NEW: Fixed some warnings. git-svn-id: svn://localhost/gambas/trunk@1055 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
ltmain.sh | ||
Makefile.am | ||
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.