📄 knownbug
字号:
Bugs in libdmtx-----------------------------------------------------------------1. libdtmx - Core Library::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::Makefile: There is still a problem with chcon throwing anerror in some distros. You should always be able to re-runthe make command to get past it.The barcode region detection and tracing logic is currentlythe weakest point of the library. I will be trying anexperimental new approach in v0.4, but versions 0.3 and olderwill still occasionally get tripped up by seemingly trivialconditions.The encoding logic does not yet support all of the possibleencodating schemes.2. dmtxread::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::The "-c, --count=NUM" option is still not implemented.3. dmtxwrite::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::The follow options are not implemented yet: -f, --format=[pa] barcode output format -e, --encoding=[uact8] encodation scheme -s, --size=SIZE symbol size in Rows x Cols -t, --tilde process tilde -b, --bgcolor=COLOR background color -c, --color=COLOR foreground color -V, --verbose use verbose messages4. Test Programs::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::gltest: No known issuessimpletest: No known issues5. Scripts in $LIBDMTX/script directory::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::The check_headers.pl script verifies that every function hasa correctly-formed header comment. But the test condition iscurrently pretty simple, and does not test the first functionappearing in each file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -