Codebase list splix / 5b051e62-2138-48ba-b9ea-89fa2f68ef79/main ppd / color-v2.defs
5b051e62-2138-48ba-b9ea-89fa2f68ef79/main

Tree @5b051e62-2138-48ba-b9ea-89fa2f68ef79/main (Download .tar.gz)

color-v2.defs @5b051e62-2138-48ba-b9ea-89fa2f68ef79/mainraw · history · blame

/*
 *      color-v2.defs                  (C) 2007, Aurélien Croc (AP²C)
 * 
 * Color printers v. 2
 *
 * $Id: color-v2.defs 105 2007-11-16 02:20:18Z ap2c $
 */
#import "color.defs"

// Color definition
ColorDevice true
ColorModel Gray/Grayscale k chunky 19
*ColorModel CMYK/Color cmyk banded 19

/* vim: set expandtab tabstop=4 shiftwidth=4 smarttab tw=80 enc=utf8: */