gambas-source-code/main/lib/draw
Benoît Minisini 71af715f2a [GB.GTK]
* BUG: Fix the Draw.Text() and Draw.RichText() functions when the alignment 
  argument is used.
* NEW: Paint.Text() and Paint.RichText() were implemented.
* NEW: Paint.LinearGradient() and Paint.RadialGradient() were implemented.

[GB.QT4]
* BUG: Paint.ArcTo() should take angles in radian now.


git-svn-id: svn://localhost/gambas/trunk@2540 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-12-29 18:08:06 +00:00
..
CDraw.c
CDraw.h
cpaint.c [GB.GTK] 2009-12-29 18:08:06 +00:00
cpaint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.draw.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.image.h
gb.paint.h [GB.GTK] 2009-12-29 18:08:06 +00:00
gb_list.c
main.c [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
main.h
Makefile.am
matrix.c
matrix.h