andreyz30001 / flashcanvas

Automatically exported from code.google.com/p/flashcanvas
0 stars 0 forks source link

measureText #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
ctx.fontSize = '400 23px Arial;
ctx.measureText('wwwwwwwwwwwww').width
ctx.measureText('wwwwwwwwwwwwwww').width

What is the expected output?
221
255

What do you see instead?
195
225

What version of the product are you using? On what operating system?
Win 7

Original issue reported on code.google.com by jasio.st...@poczta.onet.pl on 19 Nov 2012 at 7:18