draw.c: Expose some drawing APIs for the HIDs to use directly...
commit29c65d98352be5be38b2746ebfd9cc650a0ee04c
authorPeter Clifton <pcjc2@cam.ac.uk>
Mon, 12 Sep 2011 16:01:25 +0000 (12 17:01 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Thu, 29 Sep 2011 17:24:22 +0000 (29 18:24 +0100)
treeb88eede76576b8053be41f410159979f788f773b
parent789c632f69c093da731c2194f74ae5aa701697c4
draw.c: Expose some drawing APIs for the HIDs to use directly...

Exposes:
  DrawLayerGroup
  DrawPaste
  DrawSilk
  DrawMask
  DrawHoles
  PrintAssembly
src/draw.c
src/draw.h
src/hid/gtk/gtkhid-main.c