Changeset 3122 for pykota/trunk/conf

Show
Ignore:
Timestamp:
12/10/06 19:23:44 (17 years ago)
Author:
jerome
Message:

Added support for pkpgcounter v2.13's GC pseudo-colorspace.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykota.conf.sample

    r3044 r3122  
    608608#       cmy     ===> Cyan, Magenta, Yellow 
    609609#       rgb     ===> Red, Green, Blue 
     610#       gc      ===> Grayscale, Colored : this is a pseudo colorspace useful 
     611#                    if all you need is differentiating grayscale from 
     612#                    colored pages. 
    610613# 
    611614# Supported resolutions for ink accounting are any number of dots 
     
    643646# accounter : ink(bw) 
    644647# accounter : ink(cmy, 72) 
     648# accounter : ink(gc, 72) 
    645649#          
    646650# This directive can be set either globally or per printer or both. 
     
    689693#       cmy     ===> Cyan, Magenta, Yellow 
    690694#       rgb     ===> Red, Green, Blue 
     695#       gc      ===> Grayscale, Colored : this is a pseudo colorspace useful 
     696#                    if all you need is differentiating grayscale from 
     697#                    colored pages. 
    691698# 
    692699# Supported resolutions for ink accounting are any number of dots 
     
    12441251#               coefficient_black 
    12451252# 
     1253#       gc : 
     1254#               coefficient_grayscale 
     1255#               coefficient_colored 
     1256# 
    12461257# Any coefficient which is not set is considered to be equal to 1.0 
    12471258#