~ubuntu-branches/ubuntu/lucid/cairo/lucid

« back to all changes in this revision

Viewing changes to doc/public/html/bindings-path.html

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2009-06-24 21:21:03 UTC
  • mfrom: (1.3.1 upstream) (1.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090624212103-lp9zkw8sew5as1lz
Tags: 1.8.8-2ubuntu1
* Add Vcs-* fields.
* Wrap build-deps and deps.
* Merge Ubuntu changes with Debian tip:
  - Fix removed trailing spaces in old changelog entries.
  - Add description to dpatch 06_Xlib-Xcb-Hand-off-EXTEND_PAD-to-XRender.
  - Update descriptions of dpatches
    03_only_destroy_FT_Faces_created_by_cairo and 04_lcd_filter.
  - Drop dpatch 03_only_destroy_FT_Faces_created_by_cairo, merged upstream.
  - Remaining Ubuntu changes:
    * New dpatch, 04_lcd_filter, adds a Cairo LCD filter to use FreeType LCD
      colour filtering features; initial implementation from FreeDesktop
      #10301; build-deps and dep on libfontconfig1-dev >= 2.5.92 and
      libfreetype6-dev >= 2.3.5-1ubuntu4.
    * New disabled dpatch, 06_Xlib-Xcb-Hand-off-EXTEND_PAD-to-XRender, hand
      off EXTEND_PAD to XRender; LP #217908.
* Fix double patching in dpatch 06_Xlib-Xcb-Hand-off-EXTEND_PAD-to-
  XRender.
* Enable dpatch 06_Xlib-Xcb-Hand-off-EXTEND_PAD-to-XRender; LP: #217908.
* Use mode 755 for dpatches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>cairo_path_t</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="Cairo: A Vector Graphics Library">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
 
7
<link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
8
8
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
9
9
<link rel="prev" href="bindings-fonts.html" title="Fonts">
10
10
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
28
28
<th width="100%" align="center">Cairo: A Vector Graphics Library</th>
29
29
<td> </td>
30
30
</tr></table>
31
 
<div class="sect1" lang="en">
 
31
<div class="sect1" title="cairo_path_t">
32
32
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
33
33
<a name="bindings-path"></a>cairo_path_t</h2></div></div></div>
34
34
<p>