gambas-source-code/gb.image.io
Benoît Minisini 9b05d386e2 [DEVELOPMENT ENVIRONMENT]
* BUG: Ignore error messages from the debugger if one is currently 
  displayed.
* BUG: Browse examples is more reliable now.
* NEW: Fix the Image.Stretch() method that does not take three arguments
  anymore.

[GB.GTK]
* NEW: Image.Stretch() Smooth paramter has been removed. Stretching an 
  image is always smooth now.

[GB.FORM]
* NEW: Fix the Image.Stretch() method that does not take three arguments
  anymore.

[GB.IMAGE.IMLIB]
* NEW: Imlib image cache is disabled.
* NEW: Image.Rotate() returns a smoothly rotated image.
* NEW: Image.Stretch() returns a smoothly stretched image.
* NEW: Image.Blur() blurs an image.
* NEW: Image.Sharpen() sharpens an image.
* NEW: Image.Draw() blends an image into another one.

[GB.QT4]
* NEW: Image.Stretch() Smooth paramter has been removed. Stretching an 
  image is always smooth now.


git-svn-id: svn://localhost/gambas/trunk@2283 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-29 23:26:44 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2009-08-29 23:26:44 +00:00
acinclude.m4 [GB.CAIRO] 2009-01-27 01:24:19 +00:00
AUTHORS [GB.CAIRO] 2009-01-27 01:24:19 +00:00
ChangeLog [GB.CAIRO] 2009-01-27 01:24:19 +00:00
component.am [GB.CAIRO] 2009-01-27 01:24:19 +00:00
config.guess [GB.CAIRO] 2009-01-27 01:24:19 +00:00
config.sub [GB.CAIRO] 2009-01-27 01:24:19 +00:00
configure.ac [CONFIGURATION] 2009-08-16 22:07:48 +00:00
COPYING [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gambas.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb.image.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb_common.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
INSTALL [GB.CAIRO] 2009-01-27 01:24:19 +00:00
ltmain.sh [GB.CAIRO] 2009-01-27 01:24:19 +00:00
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
NEWS [GB.CAIRO] 2009-01-27 01:24:19 +00:00
README [GB.CAIRO] 2009-01-27 01:24:19 +00:00
reconf [GB.CAIRO] 2009-01-27 01:24:19 +00:00