File: GS-HalftoningAlgorithm-Gray.xml

package info (click to toggle)
foomatic-db 20061031-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,544 kB
  • ctags: 3
  • sloc: xml: 183,110; sh: 153; makefile: 123
file content (158 lines) | stat: -rw-r--r-- 5,548 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<option type="enum" id="opt/GS-HalftoningAlgorithm-Gray">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Halftoning Algorithm</en>
  </arg_longname>
  <arg_shortname>
   <en>HalftoningAlgorithm</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Adjustment</arg_group>
   <arg_order>1000</arg_order>
   <arg_section>PageSetup</arg_section>
   <arg_spot>Z</arg_spot>
   <arg_required />
   <arg_postscript />
   <arg_proto>%s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>deskjet</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>djet500</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>dj505j</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet4</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>lj4dith</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet4d</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet4pjl</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet3</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet3d</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljet2p</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>ljetplus</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>laserjet</driver>
      <arg_defval>ev/GS-HalftoningAlgorithm-Gray-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>gdi</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>hl1240</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>hl1250</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>hl7x0</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>oki4w</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>coslw2p</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>coslwxl</driver>
      <arg_defval>ev/GS-ScreeningType-Standard</arg_defval>
     </constraint>
  </constraints>
  <enum_vals>
   <enum_val id="ev/GS-HalftoningAlgorithm-Gray-Standard">
    <ev_longname>
     <en>Standard</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Standard</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval></ev_driverval>
   </enum_val>
   <enum_val id="ev/GS-HalftoningAlgorithm-Gray-Accurate">
    <ev_longname>
     <en>Accurate</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Accurate</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>
      &lt;&lt; /UseWTS false &gt;&gt; setuserparams
      &lt;&lt;
        /AccurateScreens true
        /HalftoneType 1
        /HalftoneName (Round Dot Screen)
        /SpotFunction { 180 mul cos exch 180 mul cos add 2 div}
        /Frequency 137
        /Angle 37
      &gt;&gt; sethalftone
    </ev_driverval>
   </enum_val>
   <enum_val id="ev/GS-HalftoningAlgorithm-Gray-WTS">
    <ev_longname>
     <en>Well-Tempered Screening</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>WTS</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>
      &lt;&lt; /UseWTS true &gt;&gt; setuserparams
      &lt;&lt;
        /AccurateScreens true
        /HalftoneType 1
        /HalftoneName (Round Dot Screen)
        /SpotFunction { 180 mul cos exch 180 mul cos add 2 div}
        /Frequency 137
        /Angle 37
      &gt;&gt; sethalftone
    </ev_driverval>
   </enum_val>
  </enum_vals>
</option>