Commit 522ab22e by doszhang

dos

parent 98432084
......@@ -854,7 +854,6 @@ function pxToRem(px) {
}
function flagNoDraw(ctx, content, fontsize, fontweight, color, x, y) {
fontsize = fontsize * 2;
ctx.font = fontsize + 'px normal';
console.log(fontsize);
......
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