Commit d2bf031a by doszhang

dos

parent 8a41326b
......@@ -390,7 +390,7 @@ function createPoster() {
decorate.src = checkedDecorate;
decorate.onload = function () {
posterCtx.drawImage(decorate, pxToRem(170), pxToRem(305), pxToRem(300), pxToRem(150));
flagTextDraw(posterCtx, signature, pxToRem(40), '#222222', pxToRem(230), pxToRem(973));
flagTextDraw(posterCtx, signature, pxToRem(40), '#222222', pxToRem(230), bottomHalfTop + pxToRem(103));
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment