twain3/changelog.txt

11 lines
908 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

21.02.23 UI布局调整
修改提示信息tr方法为QStringLiteral宏纸张类型判断字符方法等解决windows乱码问题
修改对折协议ID为0x8037
修改twain加载json方式APPdata无json则添加ds内部js
21.03.01 修改扫描页码记忆问题
21.03.02 修改出现异常后,第二次扫描停止问题。(原因:检测到异常后发送了停止命令)
21.05.07 修复打开页面后xnview崩溃。原因打开页面后发送notifyxferread导致
21.05.12 修复点击扫描后xnview不能接收图片。原因linuxapp在调用完扫描回调后会执行close()方法导致向上层发送closeds请求
21.05.13 修复黑白图片显示为灰度图片问题。原因getbmp时未区分黑白与灰度区别
更新imageprocess所有算法
21.05.20 修改hideindicator位置