qrcodedemo/src
Michael Mainguy 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
..
components Add standalone bundle for qrCodeUtils with all dependencies 2025-08-01 17:17:36 -05:00
utils Fix SVG centering issue in standalone bundle 2025-08-01 17:31:09 -05:00
acn.svg Add dist directory and Accenture SVG logo 2025-07-31 19:25:28 -05:00
App.jsx Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
bundle.js Add standalone bundle for qrCodeUtils with all dependencies 2025-08-01 17:17:36 -05:00
main.jsx Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
style.css Add ImageTracer integration and precise coordinate system for bitmap vectorization 2025-08-01 17:01:23 -05:00