gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #32833] SWF6: BitmapFill referencing missing bitmap


From: Sandro Santilli
Subject: [Gnash-commit] [bug #32833] SWF6: BitmapFill referencing missing bitmap is rendered wrong
Date: Fri, 18 Mar 2011 17:01:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.04 Chromium/10.0.648.133 Chrome/10.0.648.133 Safari/534.16

Follow-up Comment #4, bug #32833 (project gnash):

in the BeginBitmapFill.swf case, the lower-right rectangle is filled using
drawing API and a bitmap which is disposed right after the drawing command.

The adobe player shows the resulting drawing to be transparent.
Not disposing the thing would show it green.
Gnash is _now_ showing it red (as it becomes a missing bitmap in a
BitmapFillStyle).

Dunno yet how we could distinguish between the two cases.
I've tested the missing_bitmap.xml in version 8, but doesn't make a
difference.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32833>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]