Commit 884700b5 by doszhang

dos

parent 6b3769d5
......@@ -288,7 +288,7 @@ function drawImage(ctx, myCanvas, img, imgInfo) {
}
function drawUserInfo(name, business, fontsize, fontweight) {
fontsize = fontsize * 2;
// fontsize = fontsize * 2;
posterCtx.font = fontweight + ' ' + fontsize + 'px normal';
let {
idX,
......
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