summaryrefslogtreecommitdiff
path: root/db/source/opt/bjc250gs-Random.xml
blob: f5a18464ddb6cd3b21ca7befa22f0b38f9b0e1fc (plain)
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
<option type="int" id="opt/bjc250gs-Random">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Randomization of Floyd-Steinberg</en>
  </arg_longname>
  <arg_shortname>
   <en>Random</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Adjustment</arg_group>
   <arg_order>400</arg_order>
   <arg_spot>A</arg_spot>
   <arg_substitution />
   <arg_proto> -dRandom=%s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>bjc250gs</driver>
      <arg_defval>15</arg_defval>
     </constraint>
  </constraints>
  <arg_max>100</arg_max>
  <arg_min>0</arg_min>
</option>