QR-Pop
QR-Pop copied to clipboard
Improved Image Overlays
Add an interactive experience for placing image overlays. This should offer:
- Semi-free placement of the logo anywhere above the QR code (except the eyes)
- Resizable between 10% and 30% of the code's total area
- Rotation beyond just 90º intervals
- Add Apple's new background removal API
Additionally:
- Allow user to pick an image from SF symbols and potentially even emoji to overlay
Additionally:
- Allow user to customize image mask padding
I'm not sure if this is a bug or intentional, but here's a thought on how to improve SVG image overlays:
- When exporting as SVG, retain vector data when an SVG overlay is used
Currently, SVG image overlays are rasterized.