标签: javascript svg raphael
我的路径中填充了图片path.attr({'fill': 'url(https://alastaira.files.wordpress.com/2013/11/image13.png)'}),以模拟带阴影线的背景。 当我缩放路径(通过Raphael js缩放插件)时,图像当然也会缩放并变得模糊。
path.attr({'fill': 'url(https://alastaira.files.wordpress.com/2013/11/image13.png)'})