changes

来自「Linux系统下,二维码生成源代码.希望对大家有所帮助.」· 代码 · 共 27 行

TXT
27
字号
Changes for libdmtx-----------------------------------------------------------------version 0.3 [October 2006]  Several high-level changes: build process, naming consistency, file layout  Added new automatic style checks in script directory ("make style")  Implemented remaining encodation schemes for decode (X12, Base 256, etc...)  Fixed instability/regressions that were introduced in v0.2 release  Color sampling now averaged from multiple pixel locations  Size calibration accuracy improved with new approach  dmtxread: increased default scanline count, added multi-page TIFF format  dmtxwrite: bug fixes, implemented -o option  Improved documentation: deps listed in INSTALL, new man page for dmtxwriteversion 0.2 [June 2006]  Cleaned up program structure surrounding decoding process  Improved API for real-world use (no longer just dumping results to STDOUT)  Added "dmtxread" command line utility  Added "dmtxwrite" command line utility  Implemented Reed-Solomon error detection  Created "simpletest.c" for full circle processing test  Now using libpng(3) in library to read Data Matrix images  Improved documentation (somewhat)version 0.1 [April 2006]  Initial release

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?