]> git.ipfire.org Git - thirdparty/cups.git/blob - ppdc/api-ppdc.shtml
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / ppdc / api-ppdc.shtml
1 <!--
2 "$Id: api-array.shtml 7616 2008-05-28 00:34:13Z mike $"
3
4 PPD Compiler 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 PPD Compiler API provides access to CUPS driver information files and
18 methods for generating and importing PPD files.</p>