gambas-source-code/gb.image.imlib
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 [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
AUTHORS [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
ChangeLog [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
component.am [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
config.guess [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
config.sub [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
configure.ac [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
COPYING [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gambas.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gb.draw.h [DEVELOPMENT ENVIRONMENT] 2009-08-29 23:26:44 +00:00
gb.image.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
INSTALL [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
ltmain.sh [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
m4 [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
NEWS [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
README [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
reconf [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00