You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zxing
Hello,
I've got a question regarding quiet zones and I can't find the answer
on the zxing page or in the javadoc. Does the Zxing generation
algorithm for QR Codes automatically include the recommendet quiet
zone in the Byte-Matrix output or do I have to add it manually?
srowen
unread,
Jun 21, 2009, 8:53:35 PM6/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zxing
No I don't believe it does this -- you would place the bitmap in a
larger image as desired and in the right position to include enough
padding around it.
Daniel Switkin
unread,
Jun 22, 2009, 9:53:46 AM6/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zxing
The QRCodeWriter class does add the required quiet zone: