mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
Fix ura symbol
This commit is contained in:
parent
c72b5a742c
commit
a09709843d
@ -800,7 +800,7 @@
|
|||||||
}else if(action === "fillText"){
|
}else if(action === "fillText"){
|
||||||
ctx.strokeStyle = layer.fill
|
ctx.strokeStyle = layer.fill
|
||||||
ctx.lineWidth = 2.5 * mul
|
ctx.lineWidth = 2.5 * mul
|
||||||
ctx.fillText(symbol.text, currentX, currentY)
|
ctx.fillText(symbol.text, currentX, currentY + (17 * mul))
|
||||||
}
|
}
|
||||||
ctx.stroke()
|
ctx.stroke()
|
||||||
}else{
|
}else{
|
||||||
|
Loading…
Reference in New Issue
Block a user