Codebase list splix / 9f15fb93-0602-47e7-892d-2329a2021a45/main ppd / filter.defs
9f15fb93-0602-47e7-892d-2329a2021a45/main

Tree @9f15fb93-0602-47e7-892d-2329a2021a45/main (Download .tar.gz)

filter.defs @9f15fb93-0602-47e7-892d-2329a2021a45/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: */