libqrencode 2.0.0 (Default branch) |
|
|
Wednesday January 23, 2008. 05:44 PM FreshMeat
libqrencode is a library for encoding data in a QR
Code symbol, a kind of 2D symbology that can be
scanned by devices such as a mobile phone with a CCD.
License: GNU Lesser General Public License (LGPL)
Changes:
The API has been changed. An "-i" option to ignore
case distinctions has been added to qrencode and
view_qrcode. The "-c" option (case-sensitive mode)
of qrencode is now enabled by default and has been
improved. An "-8" option has been added to
qrencode to encode whole data in 8-bit mode.
tests/view_qrcode now accepts various options like
qrencode. A man page has been added. The code has
been cleaned up. The mask evaluation bug has been
fixed.
|