Opened 6 years ago

Closed 6 years ago

#10413 closed defect (fixed)

TUCKER: EN: Text in sentence bar not vertically centered

Reported by: bonki Owned by: sev-
Priority: normal Component: Engine: Tucker
Version: Keywords:
Cc: Game: Bud Tucker

Description

Different versions of the game use different fonts with slightly different glyph dimensions.
In the English version characters are 8 pixels high whereas in all other languages it is 10 pixels (see Graphics::setCharset() or the respective version's charset.pcx).

This is not taken into account when placing text on the sentence bar, the y-offset is the same independent of the language used which results in text in the English version not being centered.

Attachments (1)

tucker_1.png (127.0 KB ) - added by bonki 6 years ago.

Download all attachments as: .zip

Change History (3)

by bonki, 6 years ago

Attachment: tucker_1.png added

comment:1 by bonki, 6 years ago

Potential fix in PR-1126.

comment:2 by sev-, 6 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

Fixed by PR-1126

Note: See TracTickets for help on using tickets.