This repository has been archived by the owner on May 15, 2024. It is now read-only.
Releases: cam-inc/quur-swift
Releases · cam-inc/quur-swift
Improvement Reader performances.
Support to read static UIImage
Merge pull request #20 from cam-inc/feature/read-static-qrcode Support to read QRCode from static UIImage
Support design QRCode
Merge pull request #19 from cam-inc/fix/image-composite Update README.md
Support colored QRCode, error correction level.
- Add color, backgroundColor property on Code.swift for colored QRCode
- Add errorCorrectionLevel property
- Support changing device orientation
Implement a new feature to zoom-in/out a video input by pinching a screen.
Merge pull request #5 from cam-inc/fix/teamid Remove DEVELOPMENT_TEAM
Support multibyte character to generate a QR Code.
v0.0.3 v0.0.3
Implement a function to read a QR Code.
v0.0.2 Update README.md for describing camera usage description.
Easy to make a QR Code from a text
v0.0.1 Update README.md