]> git.ipfire.org Git - thirdparty/cups.git/blame - driver/api-driver.shtml
Merge changes from CUPS 1.5.1-r9875.
[thirdparty/cups.git] / driver / api-driver.shtml
CommitLineData
178cb736
MS
1<!--
2 "$Id: api-array.shtml 7616 2008-05-28 00:34:13Z mike $"
3
4 Driver API introduction for CUPS.
5
6 Copyright 2009 by Apple Inc.
7
8 These coded instructions, statements, and computer programs are the
9 property of Apple Inc. and are protected by Federal copyright
10 law. Distribution and use rights are outlined in the file "LICENSE.txt"
11 which should have been included with this file. If this file is
12 file is missing or damaged, see the license at "http://www.cups.org/".
13-->
14
15<h2 class='title'><a name='OVERVIEW'>Overview</a></h2>
16
17<p>The driver API provides common dithering, color conversion, and utility
18functions for CUPS drivers.</p>