diff dw.def @ 1261:61d0c5f84644

Initial attempt at adding dw_draw_arc() support on all platforms. This code doesn't yet work... will probably require a bunch of fixes... but I wanted to get the code committed while doing research on it.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 25 Oct 2011 10:51:59 +0000
parents c191a562c14a
children b99b0b2c2826
line wrap: on
line diff
--- a/dw.def	Tue Oct 25 06:21:59 2011 +0000
+++ b/dw.def	Tue Oct 25 10:51:59 2011 +0000
@@ -204,6 +204,7 @@
   dw_draw_rect                           @333
   dw_draw_text                           @334
   dw_draw_polygon                        @335
+  dw_draw_arc                            @336
 
   dw_pixmap_bitblt                       @340
   dw_pixmap_new                          @341