Opened 3 years ago
Closed 3 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 , 3 years ago
| Game: | Sam and Max → Loom |
|---|---|
| Keywords: | text positioning added; credits removed |
comment:2 by , 3 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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