Canvas ShadowBlur在Chrome中有所不同

时间:2016-03-01 15:40:11

标签: javascript html5 google-chrome firefox canvas

我正在尝试使用shadowBlur选项在HTML5画布中渲染带有模糊阴影的圆圈。 但它使用Chrome和Firefox给我不同的结果: Left is Chrome, right is Firefox

我的源代码是:

MyApp

或者在JSFiddle:https://jsfiddle.net/eyddLyne/7/

我必须更改以在两个浏览器中获得相同的结果(首选来自firefox的正确的结果)?

我使用Chrome 48和Firefox 45进行了测试。

0 个答案:

没有答案