[Scummvm-tracker] [ScummVM :: Bugs] #14308: GFX: Cursor: Regression - Cursor displays superfluous dots

ScummVM :: Bugs trac at scummvm.org
Mon May 29 19:06:57 UTC 2023


#14308: GFX: Cursor: Regression - Cursor displays superfluous dots
-----------------------------------------------+---------------------------
Reporter:  raziel-                             |       Owner:  (none)
    Type:  defect                              |      Status:  new
Priority:  normal                              |   Component:  Graphics
 Version:                                      |  Resolution:
Keywords:  cursor, advmame, surfacesdl, scumm  |        Game:  Monkey
                                               |  Island 1
-----------------------------------------------+---------------------------
Comment (by lephilousophe):

 PR [https://github.com/scummvm/scummvm/pull/5058] should fix this.
 I am not sure it's a regression at all but didn't investigate more.

 Scaler uses data from outside the surface which was initialized to 0
 instead of using the key color (and get a transparent pixel).
 Another way could be to duplicate the border on the outside.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14308#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list