Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Last active October 20, 2019 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GitHub30/a698ad53e5557a376791ee162dd586ea to your computer and use it in GitHub Desktop.
Save GitHub30/a698ad53e5557a376791ee162dd586ea to your computer and use it in GitHub Desktop.
toCanvas(document.createElement('canvas'), {bcid:'datamatrix',text:'0123456789',scale:4,paddingwidth:4,paddingheight:4}, (e, cvs) => console.log(cvs.toDataURL('image/png')))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment