Move _draw_arc() routine from draw.c into HID_DRAW API
commit7f12414c3041c667d8b60612fcc9cd6e2972e9c4
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sat, 24 Nov 2012 13:38:22 +0000 (24 13:38 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sat, 24 Nov 2012 18:58:09 +0000 (24 18:58 +0000)
tree7820f760ddfac338c7c51d9535d775b8b298a043
parentbf89d05b234c33dcee1b17faa3a9d4e5ccfb3894
Move _draw_arc() routine from draw.c into HID_DRAW API

The API is now called draw_pcb_arc, and the default implementation
resides in hid/common/draw_helpers.c
src/draw.c
src/hid/common/draw_helpers.c
src/hid_draw.h