~ubuntu-branches/ubuntu/quantal/gutenprint/quantal

« back to all changes in this revision

Viewing changes to doc/gutenprint/html/globals_0x73.html

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2012-06-19 17:12:48 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20120619171248-cbil10m2dqnc71rr
Tags: 5.2.8-0ubuntu1
* New upstream release
   - Added support for Canon PIXMA DS700, DS810, 50i, 80i, 450i, 455i, 470PD,
     475PD, 550i, 560i, 850i, 860i, 865R, 900PD, 950i, 960i, 990i, 6100i,
     6500i, 9100i, 9900i, i450X, i455X, i475D, i550X, i560X, i905D, i965,
     i990, i9950, iP90, iP90v, iP100, iP6320D, MP260, MX320, MX370, MX430,
     MX510, MX710, MX890, E500, E600, PIXUS iP2700, iP3100, iP4100,
     EPSON Stylus NX420, SX420, TX420
   - CD printing on many Canon printers.
   - Non-working Canon's removed.
   - More Japanese models supported.
   - Printer modes for most printer models are now determined by the
     media, based on information from the corresponding Windows
     driver. If an incompatible mode is selected by the user, a
     suitable mode is substituted, based on the other active
     parameters and quality setting. Modes are also substituted
     based on cartridge selection and duplex selection. Inktype is
     then automatically adjusted.
   - Added support for 8-bit inks to Canon backend, and modes using
     them.
   - Adjusted margins and page sizes of Canon printers.
   - Added borderless functionality to most Canon printers.
   - A problem whereby printing did not work at all on some Linux
     distributions has been fixed.
   - Printing on the Epson Stylus NX200, SX200, and SX205 is believed
     to be corrected.
* debian/patches/0002-genppd-don-t-write-color-profile-information-with-br.patch,
  debian/patches/0003-upgrade-getopt.patch,
  debian/patches/0004-no-data-dumper-needed.patch,
  debian/patches/0005-use-dnointerpolate-in-ghostscript-command-lines.patch:
  Removed, change applied upstream.
* debian/rules: Touch ppd-updater file(s) so that they have the time stamp
  of the build of this package The time stamp of the ppd-updater files tells
  CUPS' trigger script whether they come from different package versions or
  not (LP: #932882).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
5
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
6
<title>libgutenprint API Reference: Globals</title>
7
 
 
8
7
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
8
<script type="text/javascript" src="jquery.js"></script>
 
9
<script type="text/javascript" src="dynsections.js"></script>
9
10
<link href="doxygen.css" rel="stylesheet" type="text/css" />
10
 
 
11
 
 
12
 
 
13
11
</head>
14
12
<body>
15
 
<div id="top"><!-- do not remove this div! -->
16
 
 
17
 
 
 
13
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
18
14
<div id="titlearea">
19
15
<table cellspacing="0" cellpadding="0">
20
16
 <tbody>
21
17
 <tr style="height: 56px;">
22
 
  
23
 
  
24
18
  <td style="padding-left: 0.5em;">
25
19
   <div id="projectname">libgutenprint API Reference
26
 
   &#160;<span id="projectnumber">5.2.8-pre1</span>
 
20
   &#160;<span id="projectnumber">5.2.8</span>
27
21
   </div>
28
 
   
29
22
  </td>
30
 
  
31
 
  
32
 
  
33
23
 </tr>
34
24
 </tbody>
35
25
</table>
36
26
</div>
37
 
 
38
 
<!-- Generated by Doxygen 1.7.6.1 -->
 
27
<!-- end header part -->
 
28
<!-- Generated by Doxygen 1.8.1 -->
39
29
  <div id="navrow1" class="tabs">
40
30
    <ul class="tablist">
41
31
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
59
49
      <li><a href="globals_type.html"><span>Typedefs</span></a></li>
60
50
      <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
61
51
      <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
62
 
      <li><a href="globals_defs.html"><span>Defines</span></a></li>
 
52
      <li><a href="globals_defs.html"><span>Macros</span></a></li>
63
53
    </ul>
64
54
  </div>
65
55
  <div id="navrow4" class="tabs3">
75
65
      <li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
76
66
    </ul>
77
67
  </div>
78
 
</div>
 
68
</div><!-- top -->
79
69
<div class="contents">
80
70
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
81
71
 
830
820
<li>stp_fold_4bit()
831
821
: <a class="el" href="bit-ops_8h.html#a62ac3ec2651afff5fbe6c63544a13c66">bit-ops.h</a>
832
822
</li>
 
823
<li>stp_fold_8bit()
 
824
: <a class="el" href="bit-ops_8h.html#a4aa21720b86de29d9834cb3ee782491a">bit-ops.h</a>
 
825
</li>
833
826
<li>stp_free()
834
827
: <a class="el" href="group__util.html#ga7d0c40c3157b2c5c630200352064874c">util.h</a>
835
828
</li>
1211
1204
<li>STP_MICRO_VERSION
1212
1205
: <a class="el" href="group__version.html#gab860ee8cb0b05ea1385e01d130d7358e">gutenprint-version.h</a>
1213
1206
</li>
 
1207
<li>stp_minor_version
 
1208
: <a class="el" href="group__version.html#ga5efc986430f0d27f5d11236c4bc48079">gutenprint-version.h</a>
 
1209
</li>
1214
1210
<li>STP_MINOR_VERSION
1215
1211
: <a class="el" href="group__version.html#ga87507431ad6b7504b129eafad863cb1f">gutenprint-version.h</a>
1216
1212
</li>
1217
 
<li>stp_minor_version
1218
 
: <a class="el" href="group__version.html#ga5efc986430f0d27f5d11236c4bc48079">gutenprint-version.h</a>
1219
 
</li>
1220
1213
<li>STP_MODULE
1221
1214
: <a class="el" href="gutenprint-module_8h.html#a38fcab54351f45a3968822e2747aff6b">gutenprint-module.h</a>
1222
1215
</li>
2134
2127
</li>
2135
2128
</ul>
2136
2129
</div><!-- contents -->
2137
 
 
2138
 
 
 
2130
<!-- start footer part -->
2139
2131
<hr class="footer"/><address class="footer"><small>
2140
2132
Generated by &#160;<a href="http://www.doxygen.org/index.html">
2141
2133
<img class="footer" src="doxygen.png" alt="doxygen"/>
2142
 
</a> 1.7.6.1
 
2134
</a> 1.8.1
2143
2135
</small></address>
2144
 
 
2145
2136
</body>
2146
2137
</html>