Opened 7 years ago
Closed 7 years ago
#10422 closed defect (fixed)
TUCKER: Subtitles mangled on right edge of screen
Reported by: | bonki | Owned by: | bonki |
---|---|---|---|
Priority: | normal | Component: | Engine: Tucker |
Version: | Keywords: | ||
Cc: | Game: | Bud Tucker |
Description
When displaying subtitles on the right side of the screen the last character of each line "touching" the screen edge gets scrambled.
This is due to a bug in Graphics::drawStringChar() where clipping is handled incorrectly.
Verified non-original. Attaching screenshot from v2.0.0.
Attachments (1)
Change History (5)
by , 7 years ago
Attachment: | tucker_01.png added |
---|
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Potential fix here, will commit when I'm less tired and have tested this a bit more.
comment:3 by , 7 years ago
Owner: | set to |
---|
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in commit 47eda4bcf76252b2c9be2427c897884449073394.
Note:
See TracTickets
for help on using tickets.
(For accuracy's sake, the screenshot is actually from a current build from master, not v2.0.0)