]> git.localhorst.tv Git - l2e.git/commit
handle line breaks in Font::DrawString
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 29 Nov 2012 13:34:01 +0000 (14:34 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 29 Nov 2012 13:34:01 +0000 (14:34 +0100)
commit9648fd7d258ae1a2baccb8dd5b6f7a9491e55803
tree67df606fa977cd304ac42fae2ecb381dc12f4e52
parent67817384452d1d8955169c0dc648774e71ea3abe
handle line breaks in Font::DrawString

note that Font::DrawStringRight does _not_ handle line breaks as of now
src/graphics/Font.cpp
src/graphics/Font.h