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)

tucker_01.png (107.6 KB ) - added by bonki 7 years ago.

Download all attachments as: .zip

Change History (5)

by bonki, 7 years ago

Attachment: tucker_01.png added

comment:1 by bonki, 7 years ago

(For accuracy's sake, the screenshot is actually from a current build from master, not v2.0.0)

comment:2 by bonki, 7 years ago

Potential fix here, will commit when I'm less tired and have tested this a bit more.

comment:3 by bonki, 7 years ago

Owner: set to bonki

comment:4 by bonki, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.