gambas-source-code/main/lib/draw
Benoît Minisini 7326cc894b [GB.DRAW]
* NEW: Paint.DrawImage() now takes a source rectangle.
* NEW: Paint.DrawPicture() is a replacement for Draw.Picture().
* NEW: Paint.ZoomImage() is a replacement for Draw.Zoom().

[GB.GTK]
* NEW: Start implementing new Paint methods.

[GB.QT4]
* NEW: Start implementing new Paint methods.


git-svn-id: svn://localhost/gambas/trunk@5376 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-26 06:33:49 +00:00
..
cdraw.c [GB.DRAW] 2012-11-24 21:41:28 +00:00
cdraw.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
cpaint.c [GB.DRAW] 2012-11-26 06:33:49 +00:00
cpaint.h
cpoint.c [GB.DRAW] 2012-11-25 01:39:49 +00:00
cpoint.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
cpoint_temp.h [GB.DRAW] 2012-11-24 22:39:13 +00:00
crect.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
crect.h [GB.DRAW] 2012-11-26 06:33:49 +00:00
crect_temp.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
gb.draw.h
gb.image.h
gb.paint.h [GB.DRAW] 2012-11-26 06:33:49 +00:00
gb_list.c
main.c [GB.DRAW] 2012-11-24 22:20:39 +00:00
main.h
Makefile.am [INTERPRETER] 2012-11-24 18:52:11 +00:00
matrix.c
matrix.h