tree: 4d4c80670cea6d1ce2091e03a258966f44f6e859 [path history] [tgz]
  1. test-data/
  2. BUILD.gn
  3. canon_filter.cc
  4. canon_filter.h
  5. canon_filter_test.cc
  6. DIR_METADATA
  7. main.cc
  8. OWNERS
  9. README.md
pwgtocanonij/README.md

Canon Inkjet Filter

This directory contains source code for a CUPS filter for Canon Inkjet Type A printers. More information about CUPS filters can be found in the cups documentation.

This filter in particular is expecting input in the form of PWG raster (different than CUPS raster). This filter will read the PWG raster and output this same raster data along with XML headers. The PPDs used with this filter should have a line similar to the following:

*cupsFilter: “image/pwg-raster 0 pwgtocanonij”