Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EFQRCode 7.0.3 source code.tar.gz | 2025-08-02 | 19.6 MB | |
EFQRCode 7.0.3 source code.zip | 2025-08-02 | 19.9 MB | |
README.md | 2025-08-02 | 799 Bytes | |
Totals: 3 Items | 39.5 MB | 0 |
Add
- Change rendering engine to SVG based (SwiftDraw)
- Support more QR code styles:
- Basic style
- Bubble style
- 2.5D style
- DSJ style
- Function style
- Image style (Old)
- ImageFill style
- Line style
- RandomRectangle style
- ResampleImage style
- Support multiple export formats:
- SVG (Vector)
- PDF (Vector)
- PNG
- JPEG
- APNG
- GIF
- MOV
- MP4
- M4V
- Support transparent background
- Add backdrop parameter for background customization
- Add image mode parameter for more display options
- Add icon alpha handling
- Support visionOS
Fix
- Fix: Package.swift
- Fix: spm minimum platform and dependency #168
Remove
- Remove Objective-C support