File: 180.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 (23 lines) | stat: -rw-r--r-- 559 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
<option type="int" id="opt/180">
  <arg_shortname>
    <en>Intensity</en>
  </arg_shortname>
  <arg_longname>
    <en>Color Intensity</en>
  </arg_longname>
  <arg_execution>
    <arg_group>Adjustment</arg_group>
    <arg_order>420</arg_order>
    <arg_spot>C</arg_spot>
    <arg_substitution />
    <arg_proto> -phadj %s</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>ppmtocpva</driver>
      <arg_defval>1</arg_defval>
    </constraint>
  </constraints>
  <arg_max>50</arg_max>
  <arg_min>-50</arg_min>
</option>