Skip to content

v0.2.0

Compare
Choose a tag to compare
@garyb garyb released this 03 Dec 11:47
· 67 commits to master since this release
  • getCanvasElementById has been made safe, this is a breaking change as the result is now Maybe CanvasElement
  • strokeText is now fixed, previously was filling text
  • Added TextAlign, setTextAlign and textAlign

All by @hdgarrood