Opened 2 years ago

Closed 2 years ago

#13763 closed defect (fixed)

SCUMM: LOOM (EGA): Inaccurate text position

Reported by: AndywinXp Owned by: athrxx
Priority: normal Component: Engine: SCUMM
Version: Keywords: text positioning
Cc: Game: Loom

Description

This one is funky and only applies to actor text (text printed byCHARSET_1()). Single liners appear to be rendered fine, but when more than one lines are printed the position of the first line is often off by one pixel; and just to make things spicy, sometimes this happens only for the subsequent lines :-)

Might that be a problem in our centering routine for this variation of v4?

Change History (2)

comment:1 by AndywinXp, 2 years ago

Game: Sam and MaxLoom
Keywords: text positioning added; credits removed

comment:2 by athrxx, 2 years ago

Owner: set to athrxx
Resolution: fixed
Status: newclosed

Thanks for the report. I have made a fix. Please test...

Note: See TracTickets for help on using tickets.