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

« back to all changes in this revision

Viewing changes to doc/gutenprint/html/globals_func.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">
67
57
      <li class="current"><a href="globals_func.html#index_s"><span>s</span></a></li>
68
58
    </ul>
69
59
  </div>
70
 
</div>
 
60
</div><!-- top -->
71
61
<div class="contents">
72
62
&#160;
73
63
 
621
611
<li>stp_fold_4bit()
622
612
: <a class="el" href="bit-ops_8h.html#a62ac3ec2651afff5fbe6c63544a13c66">bit-ops.h</a>
623
613
</li>
 
614
<li>stp_fold_8bit()
 
615
: <a class="el" href="bit-ops_8h.html#a4aa21720b86de29d9834cb3ee782491a">bit-ops.h</a>
 
616
</li>
624
617
<li>stp_free()
625
618
: <a class="el" href="group__util.html#ga7d0c40c3157b2c5c630200352064874c">util.h</a>
626
619
</li>
1595
1588
</li>
1596
1589
</ul>
1597
1590
</div><!-- contents -->
1598
 
 
1599
 
 
 
1591
<!-- start footer part -->
1600
1592
<hr class="footer"/><address class="footer"><small>
1601
1593
Generated by &#160;<a href="http://www.doxygen.org/index.html">
1602
1594
<img class="footer" src="doxygen.png" alt="doxygen"/>
1603
 
</a> 1.7.6.1
 
1595
</a> 1.8.1
1604
1596
</small></address>
1605
 
 
1606
1597
</body>
1607
1598
</html>