This commit is contained in:
Mathias Westerdahl 2018-05-11 12:54:17 +02:00
parent cd9e88033c
commit 7e1dab300a

View File

@ -11,8 +11,8 @@ The encoder supports the traditional QR code type.
Push the Scan button to start scanning for qrcodes. The camera starts running and the the app scans the Push the Scan button to start scanning for qrcodes. The camera starts running and the the app scans the
camera image for the first qrcode. Similarly, push the QRCode button to create a qrcode: camera image for the first qrcode. Similarly, push the QRCode button to create a qrcode:
<br/> <br/>
<img src="https://github.com/defold/extension-qrcode/raw/master/screenshots/scan.png" width="350"> <img src="https://raw.githubusercontent.com/defold/extension-qrcode/master/screenshots/scan.png" width="350">
<img src="https://github.com/defold/extension-qrcode/raw/master/screenshots/create.png" width="350"> <img src="https://raw.githubusercontent.com/defold/extension-qrcode/master/screenshots/create.png" width="350">
# Lua api: # Lua api: