Codebase list splix / debian/2.0.0+svn315-7 ppd / filter.defs
debian/2.0.0+svn315-7

Tree @debian/2.0.0+svn315-7 (Download .tar.gz)

filter.defs @debian/2.0.0+svn315-7raw · 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: */