Opened 7 years ago
Closed 7 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)
Note:
See TracTickets
for help on using tickets.
Potential fix in PR-1126.