File: 181.xml

package info (click to toggle)
foomatic-db 20250819-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844,308 kB
  • sloc: xml: 332,809; sh: 164; makefile: 114; python: 8
file content (27 lines) | stat: -rw-r--r-- 691 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/181">
  <arg_shortname>
    <en>XShift</en>
  </arg_shortname>
  <arg_longname>
    <en>Shift Output Horizontally (in dots)</en>
  </arg_longname>
  <arg_execution>
    <arg_group>Adjustment</arg_group>
    <arg_order>450</arg_order>
    <arg_spot>C</arg_spot>
    <arg_substitution />
    <arg_proto> -xshift %s</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>ppmtocpva</driver>
      <arg_defval>0</arg_defval>
    </constraint>
    <constraint sense="true">
      <driver>ppmtomd</driver>
      <arg_defval>0</arg_defval>
    </constraint>
  </constraints>
  <arg_max>600</arg_max>
  <arg_min>-600</arg_min>
</option>