mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
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:
parent
e2ef16f46f
commit
88557fa3bf
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
BIN
android/assets/images/big-datamatrix.png
Normal file
BIN
android/assets/images/big-datamatrix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
Loading…
Reference in a new issue