]> git.localhorst.tv Git - l2e.git/commit
added simple font implementation
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 8 Aug 2012 14:32:23 +0000 (16:32 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 8 Aug 2012 14:32:23 +0000 (16:32 +0200)
commitca31ddeab37eebaa2de5e5b1c94974fac06d418b
tree2b91899ce4bbfa4f92e1f66cd959e9adea0acb28
parent2efa2ecd04a9c38d31e91950eac098faa3e5ca08
added simple font implementation

numbers only for now
Debug/src/graphics/subdir.mk
Release/src/graphics/subdir.mk
src/battle/BattleState.cpp
src/battle/BattleState.h
src/battle/HeroTag.cpp
src/battle/HeroTag.h
src/graphics/Font.cpp [new file with mode: 0644]
src/graphics/Font.h [new file with mode: 0644]
src/main.cpp
test-data/numbers.png [new file with mode: 0644]