]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/api-driver.shtml
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / driver / api-driver.shtml
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0e8bcff27b26933b0a696153f10d6c392fa9524b 100644 (file)
@@ -0,0 +1,18 @@
+<!--
+  "$Id: api-array.shtml 7616 2008-05-28 00:34:13Z mike $"
+
+  Driver API introduction for CUPS.
+
+  Copyright 2009 by Apple Inc.
+
+  These coded instructions, statements, and computer programs are the
+  property of Apple Inc. and are protected by Federal copyright
+  law.  Distribution and use rights are outlined in the file "LICENSE.txt"
+  which should have been included with this file.  If this file is
+  file is missing or damaged, see the license at "http://www.cups.org/".
+-->
+
+<h2 class='title'><a name='OVERVIEW'>Overview</a></h2>
+
+<p>The driver API provides common dithering, color conversion, and utility
+functions for CUPS drivers.</p>