02_Scanner_Options_libsane-perl.t (gscan2pdf-2.13.1.tar.xz) | : | 02_Scanner_Options_libsane-perl.t (gscan2pdf-2.13.2.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 89 | skipping to change at line 89 | |||
'title' => 'Bottom-right y', | 'title' => 'Bottom-right y', | |||
'type' => '2', | 'type' => '2', | |||
'constraint_type' => '1' | 'constraint_type' => '1' | |||
}, | }, | |||
{ | { | |||
'cap' => '5', | 'cap' => '5', | |||
'max_values' => '1', | 'max_values' => '1', | |||
'name' => 'page-width', | 'name' => 'page-width', | |||
'val' => '200', | 'val' => '200', | |||
'unit' => '3', | 'unit' => '3', | |||
'desc' => | 'desc' => | |||
'Specifies the width of the media. Required for automatic centering of sheet-fe d scans.', | 'Specifies the width of the media. Required for automatic centering of sheet-fe d scans.', | |||
'constraint' => { | 'constraint' => { | |||
'min' => '0', | 'min' => '0', | |||
'max' => '300', | 'max' => '300', | |||
'quant' => '1' | 'quant' => '1' | |||
}, | }, | |||
'title' => 'Page width', | 'title' => 'Page width', | |||
'type' => '2', | 'type' => '2', | |||
'constraint_type' => '1' | 'constraint_type' => '1' | |||
}, | }, | |||
skipping to change at line 205 | skipping to change at line 205 | |||
'type' => '2', | 'type' => '2', | |||
'constraint_type' => '1' | 'constraint_type' => '1' | |||
}, | }, | |||
{ | { | |||
index => 5, | index => 5, | |||
'cap' => '5', | 'cap' => '5', | |||
'max_values' => '1', | 'max_values' => '1', | |||
'name' => 'page-width', | 'name' => 'page-width', | |||
'val' => '200', | 'val' => '200', | |||
'unit' => '3', | 'unit' => '3', | |||
'desc' => | 'desc' => | |||
'Specifies the width of the media. Required for automatic centering of sheet-fe d scans.', | 'Specifies the width of the media. Required for automatic centering of sheet-fe d scans.', | |||
'constraint' => { | 'constraint' => { | |||
'min' => '0', | 'min' => '0', | |||
'max' => '300', | 'max' => '300', | |||
'quant' => '1' | 'quant' => '1' | |||
}, | }, | |||
'title' => 'Page width', | 'title' => 'Page width', | |||
'type' => '2', | 'type' => '2', | |||
'constraint_type' => '1' | 'constraint_type' => '1' | |||
}, | }, | |||
skipping to change at line 555 | skipping to change at line 555 | |||
'constraint_type' => 3, | 'constraint_type' => 3, | |||
'name' => 'compression', | 'name' => 'compression', | |||
'cap' => 69 | 'cap' => 69 | |||
}, | }, | |||
{ | { | |||
'name' => 'jpeg-quality', | 'name' => 'jpeg-quality', | |||
'constraint_type' => 1, | 'constraint_type' => 1, | |||
'cap' => 101, | 'cap' => 101, | |||
'type' => 1, | 'type' => 1, | |||
'index' => 9, | 'index' => 9, | |||
'desc' => | 'desc' => | |||
'Sets the scanner JPEG compression factor. Larger numbers mean better compressio n, and smaller numbers mean better image quality.', | 'Sets the scanner JPEG compression factor. Larger numbers mean better compressio n, and smaller numbers mean better image quality.', | |||
'constraint' => { | 'constraint' => { | |||
'min' => 0, | 'min' => 0, | |||
'quant' => 0, | 'quant' => 0, | |||
'max' => 100 | 'max' => 100 | |||
}, | }, | |||
'unit' => 0, | 'unit' => 0, | |||
'max_values' => 1, | 'max_values' => 1, | |||
'title' => 'JPEG compression factor' | 'title' => 'JPEG compression factor' | |||
}, | }, | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added |