Commit Graph

1 Commits

Author SHA1 Message Date
e2e6170f52 Fix SVG centering issue in standalone bundle
- Fixed image and white box positioning in SVG QR codes
- Updated coordinate calculations to account for QR code margin
- Changed from centering in entire 33x33 area to centering in QR data area (29x29)
- Reduced margin around image from 2 to 1 units for better proportions
- Added test file to verify centering fix
- Rebuilt standalone bundle with fix
2025-08-01 17:31:09 -05:00