released 2011.11.26 3.2.0 (2011.11.26) "--dpi" (or "-d") option has been added to qrencode. This option set DPI information in an output PNG image. (Thanks to David Dahl) New option "--enable-thread-safety" has been added to the configure script that makes the library thread-safe. It is enabled by default. QRcode_encodeData(), QRcode_encodeDataMQR, QRcode_encodeDataStructured() have been added for binary data encoding including '\0'. Typo and bug fixes. Experimental Micro QR Code support has been added. "--micro" (or "-M") option for Micro QR Code has been added to qrencode.
Created attachment 299971 [details, diff] ebuild 3.1.1 -> 3.2.0 patch
Sorry, I should have inserted it into attachment's comment. 2011.10.17 Kentaro FUKUCHI <kentaro@fukuchi.org> * configure.ac: - Now the latest PNG library is chosen when the configure script is executed. - no need to patch.
qrencode-3.2.0 in tree