]> git.webhop.me Git - msgbox.git/commit
msgbox 2.0: add png support
authorGetAway <get-away@t-online.de>
Thu, 12 Jan 2017 15:10:17 +0000 (16:10 +0100)
committersvenhoefer <svenhoefer@svenhoefer.com>
Thu, 12 Jan 2017 15:10:17 +0000 (16:10 +0100)
commit1c320c1aeca3a73a77af56cdb66959b69e326c93
tree9a0c2571cfc7a647a15d5acb01f54d0656cd25f2
parentad7c5f8545cadfd3a1a963beedf89e95cab56995
msgbox 2.0: add png support

 - add shadow
 - rework button design
 - possibility to show icons up to 100 x 60 pixel
14 files changed:
fb_display.c [new file with mode: 0644]
fb_display.h [new file with mode: 0644]
gfx.c
gfx.h
icons.h [new file with mode: 0644]
msgbox.c
msgbox.h
png_helper.cpp [new file with mode: 0644]
pngw.cpp [new file with mode: 0644]
pngw.h [new file with mode: 0644]
readme.txt
resize.c [new file with mode: 0644]
resize.h [new file with mode: 0644]
txtform.c