File: 94.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (27 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<option type="int" id="opt/94">
  <arg_shortname>
    <en>DitherPPI</en>
  </arg_shortname>
  <arg_longname>
    <en>Dithering PPI</en>
  </arg_longname>
  <arg_execution>
    <arg_group>Adjustment</arg_group>
    <arg_order>300</arg_order>
    <arg_spot>A</arg_spot>
    <arg_substitution />
    <arg_proto> -dDITHERPPI=%s</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>hpdj</driver>
      <arg_defval>60</arg_defval>
    </constraint>
    <constraint sense="true">
      <driver>pcl3</driver>
      <arg_defval>60</arg_defval>
    </constraint>
  </constraints>
  <arg_max>600</arg_max>
  <arg_min>25</arg_min>
</option>