You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AS3 SVG Renderer
i have a red rectangle. On top of this rectangle
is a bitmapped (not vector unfortunately) pattern fill that needs to
include
some white/transparent pixels that should show the red color of the
rectangle.
How do you define this in SVG, if possible while avoiding the use of
masks?
The 'transparent' pixels keep coming up white instead of red.