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

« back to all changes in this revision

Viewing changes to doc/public/xml/cairo-beos.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:
1
 
<?xml version='1.0' encoding='UTF-8'?> 
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3
 
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4
 
<!ENTITY version SYSTEM "version.xml">
5
 
]>
6
 
<refentry id="cairo-BeOS-Surfaces">
7
 
<refmeta>
8
 
<refentrytitle id="top_of_page">BeOS Surfaces</refentrytitle>
9
 
<manvolnum>3</manvolnum>
10
 
<refmiscinfo>CAIRO Library</refmiscinfo>
11
 
</refmeta>
12
 
 
13
 
<refnamediv>
14
 
<refname>BeOS Surfaces</refname>
15
 
<refpurpose>BeOS surface support</refpurpose>
16
 
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
17
 
</refnamediv>
18
 
 
19
 
<refsynopsisdiv id="synopsis">
20
 
<title id="synopsis.title">Synopsis</title>
21
 
 
22
 
<synopsis>
23
 
 
24
 
 
25
 
 
26
 
</synopsis>
27
 
</refsynopsisdiv>
28
 
 
29
 
 
30
 
 
31
 
 
32
 
 
33
 
 
34
 
 
35
 
 
36
 
 
37
 
<refsect1 id="desc">
38
 
<title id="desc.title">Description</title>
39
 
<para>
40
 
 
41
 
</para>
42
 
</refsect1>
43
 
 
44
 
<refsect1 id="details">
45
 
<title id="details.title">Details</title>
46
 
 
47
 
</refsect1>
48
 
 
49
 
 
50
 
 
51
 
 
52
 
</refentry>