This commit is contained in:
Mathias Westerdahl 2018-05-11 12:51:48 +02:00
parent d4ee12f022
commit 28b79380df

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="screenshots/scan.png" width="350"> <img src="https://github.com/defold/extension-qrcode/blob/master/screenshots/scan.png" width="350">
<img src="screenshots/create.png" width="350"> <img src="https://github.com/defold/extension-qrcode/blob/master/screenshots/create.png" width="350">
# Lua api: # Lua api: