http://bugs.freedesktop.org/show_bug.cgi?id=18669
Summary: copyPixels fails if alphaBitmap/alphaPoint arguments are null Product: swfdec Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec@lists.freedesktop.org ReportedBy: [EMAIL PROTECTED] QAContact: swfdec@lists.freedesktop.org copyPixels should treat the following as if a solid alpha mask had been provided: bitmapData.copyPixels(src, rect, pt, null, null, merge_alpha); Currently, however, swfdec implements it as a noop. A branch which extends the copyPixels test to catch this bug, and additionally fixes it, is available from this repository: git://github.com/mental/swfdec.git The branch name is copyPixels-alpha-nomask -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec