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 am using the zxing lib for encoding strings to qr-codes.
Is it possible to generate a qrcode without this white border around
it?
greets
Sean Owen
unread,
Jan 9, 2011, 8:28:44 PM1/9/11
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 zx...@googlegroups.com
The border is required by the spec. You need it to decode.
Ricardo Ruiz
unread,
Jan 10, 2011, 7:25:08 AM1/10/11
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 zx...@googlegroups.com
I used libqrencode to create qr codes on the iPhone. At the begining, after drawing qr code, my other iPhone could not read the qr code until I added a small white border around it. Maybe this is helpful for you.