setLineDash
an additional not implemented method: setLineDash.
This commit is contained in:
parent
73735519b1
commit
1e101b54a9
@ -1112,7 +1112,8 @@
|
||||
ctx.prototype.putImageData = function(){};
|
||||
ctx.prototype.globalCompositeOperation = function(){};
|
||||
ctx.prototype.setTransform = function(){};
|
||||
|
||||
ctx.prototype.setLineDash = function(){};
|
||||
|
||||
//add options for alternative namespace
|
||||
if (typeof window === "object") {
|
||||
window.C2S = ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user