From 7b60682eed0ba0caa0ce8040c0e15d00ad42f5ef Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Wed, 23 Nov 2022 10:26:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4G439json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G439.txt | 50 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/docs/G439.txt b/docs/G439.txt index 89783ea..71fb86d 100644 --- a/docs/G439.txt +++ b/docs/G439.txt @@ -1,7 +1,7 @@ { "global": { "device_type": "G439", - "option_count": 64 + "option_count": 66 }, "restore": { "category": "base", @@ -55,7 +55,7 @@ "default": "24位彩色", "size": 32, "range": ["24位彩色", "256级灰度", "黑白", "颜色自动识别"], - "depend_or": ["is-multiout==false"] + "depend_or": ["is-multiout!=true"] }, "binary-threshold": { "category": "base", @@ -209,7 +209,7 @@ "cur": "匹配原始尺寸", "default": "匹配原始尺寸", "size": 48, - "range": ["A3", "A4", "A4横向", "A5", "A5横向", "A6", "A6横向", "B4", "B5", "B5横向", "B6", "B6横向", "Letter", "Letter横向", "Double Letter", "LEGAL", "匹配原始尺寸", "最大扫描尺寸自动裁切", "最大扫描尺寸", "三联试卷"] + "range": ["A3", "8开", "A4", "A4横向", "16开", "16开横向", "A5", "A5横向", "A6", "A6横向", "B4", "B5", "B5横向", "B6", "B6横向", "Letter", "Letter横向", "Double Letter", "LEGAL", "匹配原始尺寸", "最大扫描尺寸自动裁切", "最大扫描尺寸", "三联试卷"] }, "is-custom-area": { "category": "base", @@ -285,7 +285,7 @@ "cur": false, "default": false, "size": 4, - "depend_or": ["paper==A3", "==A4", "==A4横向", "==A5", "==A6", "==A6横向", "==B4", "==B5", "==B5横向", "==B6", "==B6横向", "==Double Letter", "==LEGAL", "==Letter", "==Letter横向"] + "depend_or": ["paper==A3", "==A4", "==A4横向", "==A5", "==A5横向", "==A6", "==A6横向", "==B4", "==B5", "==B5横向", "==B6", "==B6横向", "==Double Letter", "==LEGAL", "==Letter", "==Letter横向"] }, "page": { "category": "base", @@ -294,7 +294,7 @@ "type": "string", "cur": "双面", "default": "双面", - "size": 50, + "size": 40, "range": ["单面", "双面", "跳过空白页(通用)", "跳过空白页(发票纸)", "对折"] }, "blank-sensitivity": { @@ -309,7 +309,18 @@ "min": 1, "max": 100 }, - "depend_or": ["page==跳过空白页(发票纸)", "==跳过空白页(通用)"] + "depend_or": ["page==跳过空白页(通用)", "==跳过空白页(发票纸)"] + }, + "fold-type": { + "category": "base", + "title": "对折模式", + "desc": "", + "type": "string", + "cur": "左右对折", + "default": "左右对折", + "size": 50, + "range": ["左右对折", "上下对折", "自动对折"], + "depend_or": ["page==对折"] }, "resolution": { "category": "base", @@ -319,7 +330,21 @@ "cur": 200, "default": 200, "size": 4, - "range": [100, 150, 200, 300] + "range": { + "min": 1, + "max": 600 + } + }, + "image-quality": { + "category": "base", + "title": "画质", + "desc": "选择扫描仪的画质模式", + "type": "string", + "cur": "速度优先", + "default": "速度优先", + "size": 24, + "range": ["速度优先", "画质优先"], + "depend_or": ["resolution>=300"] }, "is-exchange": { "category": "base", @@ -356,7 +381,8 @@ "range": { "min": 1, "max": 255 - } + }, + "depend_and": ["is-custom-gamma==false"] }, "contrast": { "category": "base", @@ -369,7 +395,8 @@ "range": { "min": 1, "max": 7 - } + }, + "depend_and": ["is-custom-gamma==false"] }, "gamma": { "category": "base", @@ -382,7 +409,8 @@ "range": { "min": 0.010000, "max": 5.000000 - } + }, + "depend_and": ["is-custom-gamma==false"] }, "grp-3": { "category": "base", @@ -407,7 +435,7 @@ "cur": false, "default": false, "size": 4, - "depend_or": ["page!=对折"] + "depend_and": ["page!=对折", "!=跳过空白页(发票纸)", "!=跳过空白页(通用)"] }, "is-photo-mode": { "category": "base",