DescriptionReset computed size of the <canvas> FontDescription when setting CRC2D.font
Avoid inheriting the zoom-factor when setting the CanvasRenderingContext2D
'font' property to the same font as is computed for the <canvas> element.
In this case the font descriptions would be considered the same, and hence
the font size computed using the effective zoom of the page would be used.
BUG=381989
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175950
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|