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

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

filter.defs @5b051e62-2138-48ba-b9ea-89fa2f68ef79/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: */