Changed Font code to use glyph.offset, instead of Rect() for variable width fonts...
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 7 Dec 2009 18:17:43 +0000 (18:17 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 7 Dec 2009 18:17:43 +0000 (18:17 +0000)
commit8c39595844134df6fea5106191cc8542abbe8bad
tree5fc5062c7e237f81dd0198429fabb8590f55167f
parentb28b605041dba3356ed656c458034ab333fa3714
Changed Font code to use glyph.offset, instead of Rect() for variable width fonts, as using Rect leads to shadows being cut off

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6197 837edb03-e0f3-0310-88ca-d4d4e8b29345
TODO
src/video/font.cpp