Commit f79e8e29 by doszhang

dos

parent c70675db
......@@ -246,7 +246,7 @@ function creatPoster() {
frameimg.onload = function() {
posterctx.drawImage(frameimg,51*2,184*2,387*2,387*2);
txtDraw(posterctx, $('[name=customize]').val(), 41, 'normal', '#fff', 100,231);
txtDraw(posterctx, $('[name=customize]').val(), 50, 'normal', '#fff', 90,231);
$('#poster').attr('src',getManBase64(posterCanvas));
......
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