[Scummvm-tracker] [ScummVM :: Bugs] #14832: ULTIMA8: Plaques do not properly center text

ScummVM :: Bugs trac at scummvm.org
Thu Jan 11 16:41:17 UTC 2024


#14832: ULTIMA8: Plaques do not properly center text
------------------------+---------------------------------
Reporter:  OMGPizzaGuy  |       Owner:  (none)
    Type:  defect       |      Status:  new
Priority:  normal       |   Component:  Engine: Ultima
 Version:               |  Resolution:
Keywords:               |        Game:  Ultima VIII: Pagan
------------------------+---------------------------------
Comment (by wjp):

 Checked this in dosbox by modifying plaque texts: for the purposes of
 centering, (one or more) spaces or %'s (tabs) at the beginning and end of
 each individual line are trimmed.

 Combinations of spaces and %'s are not always all trimmed. It seems the
 algorithm is to strip spaces first and then strip tabs. (I doubt it
 matters to be fully faithful there though.)

 On scrolls (and presumably other non-centered gumps), tabs at the
 beginning of a line are not stripped, but spaces are.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14832#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list