bugzilla-daemon at freedesktop.org
2008-Nov-23 09:08 UTC
[Swfdec] [Bug 18669] New: copyPixels fails if alphaBitmap/ alphaPoint arguments are null
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 at lists.freedesktop.org ReportedBy: mental at rydia.net QAContact: swfdec at 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.
bugzilla-daemon at freedesktop.org
2008-Dec-01 12:25 UTC
[Swfdec] [Bug 18669] copyPixels fails if alphaBitmap/alphaPoint arguments are null
http://bugs.freedesktop.org/show_bug.cgi?id=18669 Benjamin Otte <otte at gnome.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Benjamin Otte <otte at gnome.org> 2008-12-01 04:25:15 PST --- merged it, thx. -- 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.
Seemingly Similar Threads
- 12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
- 3 commits - libswfdec/swfdec_image.c libswfdec/swfdec_image.h
- Wine release 1.1.28
- [RFC] Expose user provided vector function for auto-vectorization.
- [RFC] Expose user provided vector function for auto-vectorization.