~ubuntu-branches/ubuntu/intrepid/cairo/intrepid-updates

« back to all changes in this revision

Viewing changes to doc/public/xml/cairo-xlib-xrender.xml

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin
  • Date: 2008-09-25 16:22:33 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080925162233-btx61ymk181i7mcc
Tags: 1.7.6-0ubuntu1
* New upstream version. Most noticable changes are:
  - some API changes with especially the removal of
    cairo_font_options_set_lcd_filter and cairo_font_options_get_lcd_filter
  - xlib: Faster bookkeeping
  - PS: Fix gradients with non-constant alpha
  - Fix deadlock in user-font code
* debian/patches/00list: Remove 03_from_git_fix_lcd_filter_default.dpatch,
  add debian/patches/03_fix_ftbfs_withing_xcb.dpatch
* debian/libcairo2.symbols, debian/libcairo-directfb2.symbols: update
  list of symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4
4
<!ENTITY version SYSTEM "version.xml">
5
5
]>
6
 
<refentry id="cairo-XLib/Xrender-Backend">
 
6
<refentry id="cairo-xlib-xrender-surface">
7
7
<refmeta>
8
 
<refentrytitle role="top_of_page" id="cairo-XLib/Xrender-Backend.top_of_page">XLib/XRender Backend</refentrytitle>
 
8
<refentrytitle role="top_of_page" id="cairo-xlib-xrender-surface.top_of_page">XLib/XRender Backend</refentrytitle>
9
9
<manvolnum>3</manvolnum>
10
10
<refmiscinfo>CAIRO Library</refmiscinfo>
11
11
</refmeta>
16
16
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
17
17
</refnamediv>
18
18
 
19
 
<refsynopsisdiv id="cairo-XLib/Xrender-Backend.synopsis" role="synopsis">
 
19
<refsynopsisdiv id="cairo-xlib-xrender-surface.synopsis" role="synopsis">
20
20
<title role="synopsis.title">Synopsis</title>
21
21
 
22
22
<synopsis>
41
41
 
42
42
 
43
43
 
44
 
<refsect1 id="cairo-XLib/Xrender-Backend.description" role="desc">
 
44
<refsect1 id="cairo-xlib-xrender-surface.description" role="desc">
45
45
<title role="desc.title">Description</title>
46
46
<para>
47
47
The XLib surface is used to render cairo graphics to X Window System
53
53
</para>
54
54
</refsect1>
55
55
 
56
 
<refsect1 id="cairo-XLib/Xrender-Backend.details" role="details">
 
56
<refsect1 id="cairo-xlib-xrender-surface.details" role="details">
57
57
<title role="details.title">Details</title>
58
58
<refsect2 id="CAIRO-HAS-XLIB-XRENDER-SURFACE:CAPS" role="macro">
59
59
<title>CAIRO_HAS_XLIB_XRENDER_SURFACE</title>
133
133
 
134
134
 
135
135
 
136
 
<refsect1 id="cairo-XLib/Xrender-Backend.see-also">
 
136
<refsect1 id="cairo-xlib-xrender-surface.see-also">
137
137
<title>See Also</title>
138
138
<para>
139
139
<itemizedlist>