Does SVG Not Support Opacity Mask?
- 
					
					
					
					
Please export the file below into SVG. I use opacity mask to make the artwork:
0_1686911259579_Does_SVG_Not_Support_Opacity_Mask.vstyler
I got this as the result:
Does the current SVG technology not support opacity mask?
 - 
					
					
					
					
@gotanidea Added this to the backlog, will get back with more info soon.
 - 
					
					
					
					
@VectorStyler Hi Admin, the SVG export result is without the opacity mask now:
Is it possible to keep the opacity mask (transparent gradient effect) with the current SVG technology?
 - 
					
					
					
					
@gotanidea said in Does SVG Not Support Opacity Mask?:
Is it possible to keep the opacity mask (transparent gradient effect) with the current SVG technology?
Yes, it should be. I will test this again, it might be a bug.
 - 
					
					
					
					
@gotanidea Looks like having the artboard at other that the origin (0,0) can cause the mask to shift.
This is a bug.
 - 
					
					
					
					
@VectorStyler Thanks for the info
 - 
					
					
					
					
@gotanidea There are other issues also. Transformation of groups that contain masks are not transforming the masks correctly.
I will try to fix these for the next build.