|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/share/foomatic/db/source/opt/ |
Upload File : |
<option type="enum" id="opt/ppmtomd-ColourCorrection">
<!-- A multilingual <comments> block can appear here, too;
it should be treated as documentation for the user. -->
<arg_longname>
<en>Colour Correction</en>
</arg_longname>
<arg_shortname>
<en>ColourCorrection</en><!-- backends only know <en> shortnames! -->
</arg_shortname>
<arg_execution>
<arg_group>General</arg_group>
<arg_order>110</arg_order>
<arg_spot>C</arg_spot>
<arg_substitution />
<arg_proto> -colourcorrection %s</arg_proto>
</arg_execution>
<constraints>
<constraint sense="true">
<driver>ppmtomd</driver>
<arg_defval>ev/ppmtomd-ColourCorrection-Plain</arg_defval>
</constraint>
</constraints>
<enum_vals>
<enum_val id="ev/ppmtomd-ColourCorrection-None">
<ev_longname>
<en>None (RGB --> CMY)</en>
</ev_longname>
<!-- A multilingual <comments> block can appear here, too;
it should be treated as documentation for the user. -->
<ev_shortname>
<en>None</en>
<!-- Until someone tells me how to learn the user locale in
backends, the shortname must be monolingual in <en>! -->
</ev_shortname>
<ev_driverval>None</ev_driverval>
</enum_val>
<enum_val id="ev/ppmtomd-ColourCorrection-Plain">
<ev_longname>
<en>Plain (RGB --> CMYK)</en>
</ev_longname>
<!-- A multilingual <comments> block can appear here, too;
it should be treated as documentation for the user. -->
<ev_shortname>
<en>Plain</en>
<!-- Until someone tells me how to learn the user locale in
backends, the shortname must be monolingual in <en>! -->
</ev_shortname>
<ev_driverval>Plain</ev_driverval>
</enum_val>
<enum_val id="ev/ppmtomd-ColourCorrection-Photo">
<ev_longname>
<en>Photo (CMYK, gamma corrcetion, ...)</en>
</ev_longname>
<!-- A multilingual <comments> block can appear here, too;
it should be treated as documentation for the user. -->
<ev_shortname>
<en>Photo</en>
<!-- Until someone tells me how to learn the user locale in
backends, the shortname must be monolingual in <en>! -->
</ev_shortname>
<ev_driverval>Photo</ev_driverval>
</enum_val>
<enum_val id="ev/ppmtomd-ColourCorrection-DyeSub">
<ev_longname>
<en>Dye Sublimation</en>
</ev_longname>
<!-- A multilingual <comments> block can appear here, too;
it should be treated as documentation for the user. -->
<ev_shortname>
<en>DyeSub</en>
<!-- Until someone tells me how to learn the user locale in
backends, the shortname must be monolingual in <en>! -->
</ev_shortname>
<ev_driverval>DyeSub</ev_driverval>
</enum_val>
</enum_vals>
</option>