Updated the release notes and added a Data Matrix image to the help.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1790 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin@google.com 2011-05-20 15:43:30 +00:00
parent e2ef16f46f
commit 88557fa3bf
3 changed files with 7 additions and 3 deletions

View file

@ -6,8 +6,11 @@
<body>
<p><b>Barcode Scanner</b> also understands how to read two dimensional barcodes, like <em>QR
Codes</em> and <em>Data Matrix codes</em>.
For example, the QR Code below contains a hyperlink to the ZXing Project home page:</p>
<p style="text-align:center"><img src="../images/big-qr.png" alt="QR code"></p>
For example, the codes below contain a hyperlink to the ZXing Project home page:</p>
<p style="text-align:center">
<img src="../images/big-qr.png" alt="QR code">
<img src="../images/big-datamatrix.png" alt="Data Matrix">
</p>
<p>You can also represent contact information in a QR Code, and put it on a business card or web
site. When you scan it, the results screen provides a choice of actions:</p>
<p style="text-align:center"><img src="../images/contact-results-screen.jpg" alt="Contact results screen"></p>

View file

@ -8,9 +8,10 @@
<ul>
<li>Added the ability to type in text and encode it as a QR Code.</li>
<li>Added support for many more locales for web search and product search.</li>
<li>Added Hebrew translation.</li>
<li>Fixed support for the Motorola Xoom tablet.</li>
<li>Provided a choice of creating a new contact or merging with an existing one.</li>
<li>Allowed third party apps to specify the size of the scanning rectangle.</li>
<li>Added Hebrew translation and improved others.</li>
<li>Other minor fixes.</li>
</ul>
<p><b>New in version 3.53:</b></p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB