]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commit
Squashed 'lcdlib/' content from commit 6a5b94e
authorJan Michel <jan@mueschelsoft.de>
Wed, 24 Dec 2014 15:14:21 +0000 (16:14 +0100)
committerJan Michel <jan@mueschelsoft.de>
Wed, 24 Dec 2014 15:14:21 +0000 (16:14 +0100)
commit1f6fb62f8b2b7dc52e3772fb6e1a90ce21b78901
treeb6b80493419a112b18c0b3db59f7aeca756a9e0a
Squashed 'lcdlib/' content from commit 6a5b94e

git-subtree-dir: lcdlib
git-subtree-split: 6a5b94e1ae153bed117f9fd2579248b3c6509c2d
26 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Fonts/digits_24px.c [new file with mode: 0644]
Fonts/digits_24px.font [new file with mode: 0644]
Fonts/digits_32px.c [new file with mode: 0644]
Fonts/digits_32px.font [new file with mode: 0644]
Fonts/font_fixed_16bit.c [new file with mode: 0644]
Fonts/font_fixed_16bit.font [new file with mode: 0644]
Fonts/font_fixed_8px.c [new file with mode: 0644]
Fonts/font_proportional_16px.c [new file with mode: 0644]
Fonts/font_proportional_16px.font [new file with mode: 0644]
Fonts/font_proportional_8px.c [new file with mode: 0644]
Fonts/font_proportional_8px.font [new file with mode: 0644]
Fonts/symbols_16px.c [new file with mode: 0644]
Fonts/symbols_16px.font [new file with mode: 0644]
Fonts/symbols_8px.c [new file with mode: 0644]
Fonts/symbols_8px.font [new file with mode: 0644]
Fonts/template_simplefont.c [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
dogm-graphic.c [new file with mode: 0644]
dogm-graphic.h [new file with mode: 0644]
font.c [new file with mode: 0644]
font.h [new file with mode: 0644]
lcd-color-graphic.c [new file with mode: 0644]
lcd-color-graphic.h [new file with mode: 0644]