Skip to content

v2.11.1

Compare
Choose a tag to compare
@chearon chearon released this 02 Apr 21:32
· 20 commits to master since this release

Fixed

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