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

« back to all changes in this revision

Viewing changes to doc/public/cairo-docs.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:
9
9
    <title>Cairo: A Vector Graphics Library</title>
10
10
    <releaseinfo>for Cairo &version;</releaseinfo>
11
11
  </bookinfo>
12
 
  <chapter id="Drawing">
 
12
  <chapter id="cairo-drawing">
13
13
    <title>Drawing</title>
14
14
    <xi:include href="xml/cairo.xml"/>
15
15
    <xi:include href="xml/cairo-paths.xml"/>
17
17
    <xi:include href="xml/cairo-transforms.xml"/>
18
18
    <xi:include href="xml/cairo-text.xml"/>
19
19
  </chapter>
20
 
  <chapter id="Fonts">
 
20
  <chapter id="cairo-fonts">
21
21
    <title>Fonts</title>
22
22
    <xi:include href="xml/cairo-font-face.xml"/>
23
23
    <xi:include href="xml/cairo-scaled-font.xml"/>
27
27
    <xi:include href="xml/cairo-quartz-fonts.xml"/>
28
28
    <xi:include href="xml/cairo-user-fonts.xml"/>
29
29
  </chapter>
30
 
  <chapter id="Surfaces">
 
30
  <chapter id="cairo-surfaces">
31
31
    <title>Surfaces</title>
32
32
    <xi:include href="xml/cairo-surface.xml"/>
33
33
    <xi:include href="xml/cairo-image.xml"/>
43
43
    <!--xi:include href="xml/cairo-xcb.xml"/-->
44
44
    <xi:include href="xml/cairo-xlib.xml"/>
45
45
  </chapter>
46
 
  <chapter id="Support">
 
46
  <chapter id="cairo-support">
47
47
    <title>Utilities</title>
48
48
    <xi:include href="xml/cairo-matrix.xml"/>
49
49
    <xi:include href="xml/cairo-status.xml"/>
50
50
    <xi:include href="xml/cairo-version.xml"/>
51
51
    <xi:include href="xml/cairo-types.xml"/>
52
52
  </chapter>
53
 
  <index>
54
 
    <title id="index-all">Index</title>
 
53
  <index id="index-all">
 
54
    <title>Index</title>
55
55
  </index>
56
56
  <index id="index-1.2" role="1.2">
57
57
    <title>Index of new symbols in 1.2</title>