Commit b928a19a by doszhang

dos

parent daa1bbbb
......@@ -282,7 +282,7 @@ function createHeadimg() {
headimgctx.restore();
headimgctx.save();
txtDraw(headimgctx, $('[name=customize]').val(), 0, 0, 41, 'normal', '#fff');
txtDraw(headimgctx, $('[name=customize]').val(), 326, 485, 41, 'normal', '#fff');
headimgctx.restore();
$('#headimg').attr('src',getManBase64(headimgCanvas));
......
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