You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Ahh, and I just realised - the module itself that you copied that code from is perfectly JS compliant and fine.

    The problem is that Graphics.buffer is an ArrayBuffer (so untyped). You replaced it with a Uint8Array :)

About

Avatar for Gordon @Gordon started