Codebase list splix / 8a1992f8-d7f7-4869-8858-6892fec5fef1/main ppd / filter.defs
8a1992f8-d7f7-4869-8858-6892fec5fef1/main

Tree @8a1992f8-d7f7-4869-8858-6892fec5fef1/main (Download .tar.gz)

filter.defs @8a1992f8-d7f7-4869-8858-6892fec5fef1/mainraw · history · blame

/*
 *      filter.defs                    (C) 2007, Aurélien Croc (AP²C)
 * 
 *
 *
 * $Id: filter.defs 298 2011-07-20 16:20:18Z tillkamppeter $
 */
/* Define a custom filter type. */
DriverType custom
Filter application/vnd.cups-raster 0 rastertoqpdl
/* Filter application/vnd.cups-postscript 50 pstoqpdl */

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