[Scummvm-tracker] [ScummVM :: Bugs] #12984: LOOM: Mac version font centering is inaccurate, and Practice window can't be moved around screen
ScummVM :: Bugs
trac at scummvm.org
Wed Oct 13 08:46:46 UTC 2021
#12984: LOOM: Mac version font centering is inaccurate, and Practice window can't
be moved around screen
----------------------------------------+----------------------------
Reporter: ATMcashpoint | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: scumm, loom, macintosh, mac | Game: Loom
----------------------------------------+----------------------------
Comment (by eriktorbjorn):
I did find an issue with how ScummVM calculates the string width: Each
character width is divided by two (to convert it to width on the low
resolution screen) before it's added to the width.
If I change it to add the real width and divide the result by two instead,
it ''almost'' works. I have to do some more experimenting to see if I can
figure out the remaining discrepancies.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12984#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list