diff options
author | eriktorbjorn | 2011-06-26 23:13:49 +0200 |
---|---|---|
committer | eriktorbjorn | 2011-06-26 23:13:49 +0200 |
commit | e8c704a02573fca7ebe99cbaa9b27eb4382d40f6 (patch) | |
tree | 23dddd18fe5b223da8ec737506ad3ac7e2e4de1b /backends/mutex | |
parent | bce549f42a374e47c5de794c863d6cbe0842bfb4 (diff) | |
download | scummvm-rg350-e8c704a02573fca7ebe99cbaa9b27eb4382d40f6.tar.gz scummvm-rg350-e8c704a02573fca7ebe99cbaa9b27eb4382d40f6.tar.bz2 scummvm-rg350-e8c704a02573fca7ebe99cbaa9b27eb4382d40f6.zip |
TOON: Fix the bottom pixels of text being cut off
It's a dirty rect problem. The computeSize() function needs to
take into consideration that the glyph may be offset, so it's not
enough to just look at its size. For now, I'm assuming that this
is only a problem with characters that stick out below the base
line, so that's all this patch tries to fix. Let's see if that's
enough.
Diffstat (limited to 'backends/mutex')
0 files changed, 0 insertions, 0 deletions