Encoding a PNG with JavaScript -


i have arbitrary pixel data want save png. how can encode png javascript accomplish this?

the data series of 1's , 0's want use create qr code. it's qr code arbitrary data

i'm not using dom, jquery , createelement's out.

if understand correctly, use library generate qrcodes:

http://www.onlineqrlab.com/js_doc.php

haven't tried it, seems documented


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -