gambas-source-code/main/lib/draw
Benoît Minisini c22083ba44 [GB.DRAW]
* NEW: Draw.Arc() is a new method to draw arcs.

[GB.GTK]
* BUG: Draw.Ellipse() now correctly draws a pie when filling is enabled.
* NEW: Implement Draw.Arc().

[GB.QT4]
* NEW: Implement Draw.Arc().


git-svn-id: svn://localhost/gambas/trunk@3500 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-01-28 02:42:42 +00:00
..
CDraw.c [GB.DRAW] 2011-01-28 02:42:42 +00:00
CDraw.h [COMPILER] 2011-01-08 01:17:55 +00:00
cpaint.c [COMPILER] 2011-01-08 01:17:55 +00:00
cpaint.h [COMPILER] 2011-01-08 01:17:55 +00:00
gb.draw.h [GB.DRAW] 2011-01-28 02:42:42 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [COMPILER] 2011-01-08 01:17:55 +00:00
gb_list.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [CONFIGURATION] 2009-12-24 15:09:08 +00:00
matrix.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
matrix.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00