OSDN Git Service

Updated the lcdtool to version 0.0.3.
authorShinichiro <shinta.main.jp@gmail.com>
Sat, 8 Sep 2012 12:16:27 +0000 (21:16 +0900)
committerShinichiro <shinta.main.jp@gmail.com>
Sat, 8 Sep 2012 12:16:27 +0000 (21:16 +0900)
commit0cc5a7881c257e8dfb0735ac10b460b6741ab06e
tree47b0ba6728550d5cd07dee713fdb5d984ec00d35
parent1dca2d6b1f235b6137735cec3235d06a7782c5ff
Updated the lcdtool to version 0.0.3.
28 files changed:
soft/utils/lcdtool/ChangeLog [new file with mode: 0644]
soft/utils/lcdtool/Makefile
soft/utils/lcdtool/bmpfile.c [new file with mode: 0644]
soft/utils/lcdtool/bmpfile.h [new file with mode: 0644]
soft/utils/lcdtool/bmpimg.c [new file with mode: 0644]
soft/utils/lcdtool/bmpimg.h [new file with mode: 0644]
soft/utils/lcdtool/bmplowio.c [new file with mode: 0644]
soft/utils/lcdtool/bmplowio.h [new file with mode: 0644]
soft/utils/lcdtool/canvas.c [deleted file]
soft/utils/lcdtool/canvas.h [deleted file]
soft/utils/lcdtool/font/HD66712U-ROMCODE-A00.lcdfont [new file with mode: 0644]
soft/utils/lcdtool/genimg.sh [deleted file]
soft/utils/lcdtool/lcdfont.c [new file with mode: 0644]
soft/utils/lcdtool/lcdfont.h [new file with mode: 0644]
soft/utils/lcdtool/lcdimg.c
soft/utils/lcdtool/lcdimg.h
soft/utils/lcdtool/lcdprof.c [new file with mode: 0644]
soft/utils/lcdtool/lcdprof.h [new file with mode: 0644]
soft/utils/lcdtool/lcdtool.sln
soft/utils/lcdtool/lcdtool.vcxproj
soft/utils/lcdtool/lcdtool.vcxproj.filters
soft/utils/lcdtool/main.c
soft/utils/lcdtool/prof/ACM0802C-NLW-BBH.lcdprof [new file with mode: 0644]
soft/utils/lcdtool/prof/FONT-TEST.lcdprof [new file with mode: 0644]
soft/utils/lcdtool/prof/SC1602BBWB-XA-GB-G.lcdprof [new file with mode: 0644]
soft/utils/lcdtool/prof/SC2004CSLB-XA-LB-G.lcdprof [new file with mode: 0644]
soft/utils/lcdtool/util.c [new file with mode: 0644]
soft/utils/lcdtool/util.h [new file with mode: 0644]