]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/raster-driver.header
Enhance testipp to support reading hex dumps.
[thirdparty/cups.git] / filter / raster-driver.header
index a90c2e328ca69dcd4dbbff12c30f16557b6bed25..797388d1fbdfec1dc2692b80151365175b9c190b 100644 (file)
@@ -1,4 +1,16 @@
-<p>This document describes how to develop printer drivers for raster printers. Topics include: <a href='#BASICS'>printer driver basics</a>, <a href='#CREATE'>creating new PPD files</a>, <a href='#FILTERS'>using filters</a>, <a href='#COLOR'>implementing color management</a>, <a href='#MACOSX'>adding Mac OS X features</a>, and <a href='#DEPLOY'>deploying your driver</a>.</p>
+<!--
+  Raster printer driver documentation for CUPS.
+
+  Copyright © 2007-2018 by Apple Inc.
+  Copyright © 1997-2007 by Easy Software Products.
+
+  Licensed under Apache License v2.0.  See the file "LICENSE" for more
+  information.
+-->
+
+<h1 class='title'>Developing Raster Printer Drivers</h1>
+
+<p>This document describes how to develop printer drivers for raster printers. Topics include: <a href='#BASICS'>printer driver basics</a>, <a href='#CREATE'>creating new PPD files</a>, <a href='#FILTERS'>using filters</a>, <a href='#COLOR'>implementing color management</a>, and <a href='#MACOSX'>adding macOS features</a>.</p>
 
 <div class='summary'><table summary='General Information'>
 <tbody>