OSDN Git Service

Added the image canvas object.
authorShinichiro Nakamura <shinta.main.jp@gmail.com>
Mon, 27 Aug 2012 21:01:39 +0000 (06:01 +0900)
committerShinichiro Nakamura <shinta.main.jp@gmail.com>
Mon, 27 Aug 2012 21:01:39 +0000 (06:01 +0900)
commit6449ae7b4b80d0468a37099df1941cb285615b02
tree4c506a8c207f6128c63565ce717fa3a148822073
parent71d2019465570bd335ec9f1eb7c6631726e89fd7
Added the image canvas object.
soft/utils/lcdtool/Makefile
soft/utils/lcdtool/canvas.c [new file with mode: 0644]
soft/utils/lcdtool/canvas.h [new file with mode: 0644]
soft/utils/lcdtool/main.c