-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add capabilities support for adf simplex
- Loading branch information
Lars Jaeger
committed
Sep 16, 2024
1 parent
3841e86
commit 5c64676
Showing
3 changed files
with
208 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,196 @@ | ||
<!-- --> | ||
<scan:ScannerCapabilities xmlns:scan="http://schemas.hp.com/imaging/escl/2011/05/03" xmlns:pwg="http://www.pwg.org/schemas/2010/12/sm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.hp.com/imaging/escl/2011/05/03 eSCL.xsd"> | ||
<pwg:Version>2.63</pwg:Version> | ||
<pwg:MakeAndModel>Canon TS7400 series</pwg:MakeAndModel> | ||
<scan:Manufacturer>Canon</scan:Manufacturer> | ||
<pwg:SerialNumber>0018d7024a10</pwg:SerialNumber> | ||
<scan:UUID>00000000-0000-1000-8000-0018d7024a10</scan:UUID> | ||
<scan:AdminURI>http://c7BBC7300000.local./index.html?page=PAGE_AAP</scan:AdminURI> | ||
<scan:IconURI>http://c7BBC7300000.local./icon/printer_icon.png</scan:IconURI> | ||
<scan:Certifications> | ||
<scan:Certification> | ||
<scan:Name>mopria-certified-scan</scan:Name> | ||
<scan:Version>1.3</scan:Version> | ||
</scan:Certification> | ||
</scan:Certifications> | ||
<scan:Platen> | ||
<!-- FB start --> | ||
<scan:PlatenInputCaps> | ||
<scan:MinWidth>1</scan:MinWidth> | ||
<scan:MaxWidth>2550</scan:MaxWidth> | ||
<scan:MinHeight>1</scan:MinHeight> | ||
<scan:MaxHeight>3508</scan:MaxHeight> | ||
<scan:MaxScanRegions>1</scan:MaxScanRegions> | ||
<scan:SettingProfiles> | ||
<scan:SettingProfile> | ||
<scan:ColorModes> | ||
<scan:ColorMode>Grayscale8</scan:ColorMode> | ||
<scan:ColorMode scan:default="true">RGB24</scan:ColorMode> | ||
</scan:ColorModes> | ||
<scan:ContentTypes> | ||
<pwg:ContentType>Photo</pwg:ContentType> | ||
<pwg:ContentType>Text</pwg:ContentType> | ||
<pwg:ContentType>TextAndPhoto</pwg:ContentType> | ||
<pwg:ContentType>Halftone</pwg:ContentType> | ||
<pwg:ContentType>Thru</pwg:ContentType> | ||
<pwg:ContentType>Auto</pwg:ContentType> | ||
</scan:ContentTypes> | ||
<scan:DocumentFormats> | ||
<pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat> | ||
<pwg:DocumentFormat>application/pdf</pwg:DocumentFormat> | ||
<scan:DocumentFormatExt scan:default="true">image/jpeg</scan:DocumentFormatExt> | ||
<scan:DocumentFormatExt>application/pdf</scan:DocumentFormatExt> | ||
</scan:DocumentFormats> | ||
<scan:SupportedResolutions> | ||
<scan:DiscreteResolutions> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>75</scan:XResolution> | ||
<scan:YResolution>75</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>100</scan:XResolution> | ||
<scan:YResolution>100</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>150</scan:XResolution> | ||
<scan:YResolution>150</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>200</scan:XResolution> | ||
<scan:YResolution>200</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution scan:default="true">300</scan:XResolution> | ||
<scan:YResolution scan:default="true">300</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>600</scan:XResolution> | ||
<scan:YResolution>600</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>1200</scan:XResolution> | ||
<scan:YResolution>1200</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
</scan:DiscreteResolutions> | ||
</scan:SupportedResolutions> | ||
<scan:ColorSpaces> | ||
<scan:ColorSpace>sRGB</scan:ColorSpace> | ||
</scan:ColorSpaces> | ||
<scan:CcdChannels> | ||
<scan:CcdChannel>NTSC</scan:CcdChannel> | ||
</scan:CcdChannels> | ||
</scan:SettingProfile> | ||
</scan:SettingProfiles> | ||
<scan:SupportedIntents> | ||
<scan:Intent>Document</scan:Intent> | ||
<scan:Intent>Photo</scan:Intent> | ||
<scan:Intent>Preview</scan:Intent> | ||
<scan:Intent>TextAndGraphic</scan:Intent> | ||
<scan:Intent>Auto</scan:Intent> | ||
</scan:SupportedIntents> | ||
<scan:MaxOpticalXResolution>1200</scan:MaxOpticalXResolution> | ||
<scan:MaxOpticalYResolution>1200</scan:MaxOpticalYResolution> | ||
<scan:RiskyLeftMargin>0</scan:RiskyLeftMargin> | ||
<scan:RiskyRightMargin>0</scan:RiskyRightMargin> | ||
<scan:RiskyTopMargin>0</scan:RiskyTopMargin> | ||
<scan:RiskyBottomMargin>0</scan:RiskyBottomMargin> | ||
</scan:PlatenInputCaps> | ||
</scan:Platen> | ||
<!-- FB end --> | ||
<scan:Adf> | ||
<!-- ADF start --> | ||
<scan:AdfSimplexInputCaps> | ||
<scan:MinWidth>1</scan:MinWidth> | ||
<scan:MaxWidth>2550</scan:MaxWidth> | ||
<scan:MinHeight>1</scan:MinHeight> | ||
<scan:MaxHeight>4200</scan:MaxHeight> | ||
<scan:MaxScanRegions>1</scan:MaxScanRegions> | ||
<scan:SettingProfiles> | ||
<scan:SettingProfile> | ||
<scan:ColorModes> | ||
<scan:ColorMode>Grayscale8</scan:ColorMode> | ||
<scan:ColorMode scan:default="true">RGB24</scan:ColorMode> | ||
</scan:ColorModes> | ||
<scan:ContentTypes> | ||
<pwg:ContentType>Photo</pwg:ContentType> | ||
<pwg:ContentType>Text</pwg:ContentType> | ||
<pwg:ContentType>TextAndPhoto</pwg:ContentType> | ||
<pwg:ContentType>Halftone</pwg:ContentType> | ||
<pwg:ContentType>Thru</pwg:ContentType> | ||
<pwg:ContentType>Auto</pwg:ContentType> | ||
</scan:ContentTypes> | ||
<scan:DocumentFormats> | ||
<pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat> | ||
<pwg:DocumentFormat>application/pdf</pwg:DocumentFormat> | ||
<scan:DocumentFormatExt scan:default="true">image/jpeg</scan:DocumentFormatExt> | ||
<scan:DocumentFormatExt>application/pdf</scan:DocumentFormatExt> | ||
</scan:DocumentFormats> | ||
<scan:SupportedResolutions> | ||
<scan:DiscreteResolutions> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>75</scan:XResolution> | ||
<scan:YResolution>75</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>100</scan:XResolution> | ||
<scan:YResolution>100</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>150</scan:XResolution> | ||
<scan:YResolution>150</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>200</scan:XResolution> | ||
<scan:YResolution>200</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution scan:default="true">300</scan:XResolution> | ||
<scan:YResolution scan:default="true">300</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
<scan:DiscreteResolution> | ||
<scan:XResolution>600</scan:XResolution> | ||
<scan:YResolution>600</scan:YResolution> | ||
</scan:DiscreteResolution> | ||
</scan:DiscreteResolutions> | ||
</scan:SupportedResolutions> | ||
<scan:ColorSpaces> | ||
<scan:ColorSpace>sRGB</scan:ColorSpace> | ||
</scan:ColorSpaces> | ||
</scan:SettingProfile> | ||
</scan:SettingProfiles> | ||
<scan:SupportedIntents> | ||
<scan:Intent>Document</scan:Intent> | ||
<scan:Intent>Photo</scan:Intent> | ||
<scan:Intent>Preview</scan:Intent> | ||
<scan:Intent>TextAndGraphic</scan:Intent> | ||
<scan:Intent>Auto</scan:Intent> | ||
</scan:SupportedIntents> | ||
<scan:MaxOpticalXResolution>600</scan:MaxOpticalXResolution> | ||
<scan:MaxOpticalYResolution>600</scan:MaxOpticalYResolution> | ||
<scan:RiskyLeftMargin>0</scan:RiskyLeftMargin> | ||
<scan:RiskyRightMargin>0</scan:RiskyRightMargin> | ||
<scan:RiskyTopMargin>0</scan:RiskyTopMargin> | ||
<scan:RiskyBottomMargin>0</scan:RiskyBottomMargin> | ||
</scan:AdfSimplexInputCaps> | ||
<scan:FeederCapacity>35</scan:FeederCapacity> | ||
<scan:AdfOptions> | ||
<scan:AdfOption>DetectPaperLoaded</scan:AdfOption> | ||
</scan:AdfOptions> | ||
</scan:Adf> | ||
<!-- ADF end --> | ||
<scan:CompressionFactorSupport> | ||
<scan:Min>0</scan:Min> | ||
<scan:Max>1</scan:Max> | ||
<scan:Normal>1</scan:Normal> | ||
<scan:Step>1</scan:Step> | ||
</scan:CompressionFactorSupport> | ||
<scan:SupportedMediaTypes> | ||
<scan:MediaType>BackgroundReduction</scan:MediaType> | ||
</scan:SupportedMediaTypes> | ||
<scan:SharpenSupport> | ||
<scan:Min>0</scan:Min> | ||
<scan:Max>1</scan:Max> | ||
<scan:Normal>0</scan:Normal> | ||
<scan:Step>1</scan:Step> | ||
</scan:SharpenSupport> | ||
</scan:ScannerCapabilities> |