v2.11.1
Fixed
- Add missing property
canvas
to theCanvasRenderingContext2D
type - Fixed glyph positions getting rounded, resulting text having a slight
letter-spacing
effect - Fixed
ctx.font
not being restored correctly afterctx.restore()
(#1946)
canvas
to the CanvasRenderingContext2D
typeletter-spacing
effectctx.font
not being restored correctly after ctx.restore()
(#1946)