Changed Font code to use glyph.offset, instead of Rect() for variable width fonts...
authorIngo Ruhnke <grumbel@gmx.de>
Mon, 7 Dec 2009 18:17:43 +0000 (18:17 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Mon, 7 Dec 2009 18:17:43 +0000 (18:17 +0000)
commit33eb93bd79322ef35fd0112373bbe5000342bdbe
tree5fc5062c7e237f81dd0198429fabb8590f55167f
parent2a4363527382d6b1f3b1384cd806c10cd0fb53d8
Changed Font code to use glyph.offset, instead of Rect() for variable width fonts, as using Rect leads to shadows being cut off

SVN-Revision: 6197
TODO
src/video/font.cpp