cairo 1.8.3-x86-mingw32 → 1.8.4-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of cairo might be problematic. Click here for more details.

Files changed (126) hide show
  1. data/NEWS +14 -0
  2. data/Rakefile +2 -2
  3. data/ext/cairo/rb_cairo.c +1 -1
  4. data/extconf.rb +11 -11
  5. data/home/kou/work/ruby/rcairo.win32/vendor/local/bin/freetype6.dll +0 -0
  6. data/home/kou/work/ruby/rcairo.win32/vendor/local/bin/libcairo-2.dll +0 -0
  7. data/home/kou/work/ruby/rcairo.win32/vendor/local/bin/libfontconfig-1.dll +0 -0
  8. data/home/kou/work/ruby/rcairo.win32/vendor/local/bin/libpng14-14.dll +0 -0
  9. data/home/kou/work/ruby/rcairo.win32/vendor/local/bin/zlib1.dll +0 -0
  10. data/home/kou/work/ruby/rcairo.win32/vendor/local/etc/fonts/fonts.conf +151 -0
  11. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-deprecated.h +138 -0
  12. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-features.h +20 -0
  13. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-ft.h +75 -0
  14. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-pdf.h +68 -0
  15. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-ps.h +114 -0
  16. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-svg.h +82 -0
  17. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-version.h +8 -0
  18. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo-win32.h +112 -0
  19. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/cairo/cairo.h +2328 -0
  20. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/libpng14/png.h +2701 -0
  21. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/libpng14/pngconf.h +1525 -0
  22. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/png.h +2701 -0
  23. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/pngconf.h +1525 -0
  24. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/zconf.h +461 -0
  25. data/home/kou/work/ruby/rcairo.win32/vendor/local/include/zlib.h +1589 -0
  26. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/cairo.def +278 -0
  27. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/cairo.lib +0 -0
  28. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/libcairo.dll.a +0 -0
  29. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/libpng.def +192 -0
  30. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/libpng.lib +0 -0
  31. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/libpng14.dll.a +0 -0
  32. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/libz.dll.a +0 -0
  33. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-ft.pc +12 -0
  34. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-pdf.pc +12 -0
  35. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-png.pc +12 -0
  36. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-ps.pc +12 -0
  37. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-svg.pc +12 -0
  38. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-win32-font.pc +12 -0
  39. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo-win32.pc +12 -0
  40. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/cairo.pc +13 -0
  41. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/libpng.pc +11 -0
  42. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/pkgconfig/libpng14.pc +11 -0
  43. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/zdll.lib +0 -0
  44. data/home/kou/work/ruby/rcairo.win32/vendor/local/lib/zlib.def +67 -0
  45. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/cairo-dev_1.8.10-4_win32.mft +76 -0
  46. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/cairo_1.8.10-4_win32.mft +5 -0
  47. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +3 -0
  48. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/freetype_2.4.2-1_win32.mft +2 -0
  49. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +15 -0
  50. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/libpng_1.4.3-1_win32.mft +2 -0
  51. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/zlib-dev_1.2.5-2_win32.mft +8 -0
  52. data/home/kou/work/ruby/rcairo.win32/vendor/local/manifest/zlib_1.2.5-2_win32.mft +2 -0
  53. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/doc/cairo_1.8.10-4_win32/COPYING +32 -0
  54. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/doc/cairo_1.8.10-4_win32/COPYING-LGPL-2.1 +510 -0
  55. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/doc/cairo_1.8.10-4_win32/COPYING-MPL-1.1 +470 -0
  56. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-errors.html +132 -0
  57. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-fonts.html +63 -0
  58. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-memory.html +133 -0
  59. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-overloading.html +131 -0
  60. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-path.html +127 -0
  61. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-patterns.html +67 -0
  62. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-return-values.html +130 -0
  63. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-streams.html +102 -0
  64. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/bindings-surfaces.html +103 -0
  65. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-context.html +2643 -0
  66. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-drawing.html +57 -0
  67. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-error-status.html +360 -0
  68. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-font-face.html +408 -0
  69. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-font-options.html +678 -0
  70. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-fonts.html +63 -0
  71. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-ft-font.html +319 -0
  72. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-image-surface.html +473 -0
  73. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-matrix.html +596 -0
  74. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-paths.html +1274 -0
  75. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-pattern.html +1485 -0
  76. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-pdf-surface.html +238 -0
  77. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-png-functions.html +341 -0
  78. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-ps-surface.html +622 -0
  79. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-quartz-font.html +151 -0
  80. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-quartz-surface.html +219 -0
  81. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-scaled-font.html +1023 -0
  82. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-support.html +54 -0
  83. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-surface.html +1026 -0
  84. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-surfaces.html +69 -0
  85. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-svg-surface.html +321 -0
  86. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +1222 -0
  87. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-transformations.html +436 -0
  88. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-types.html +133 -0
  89. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-user-font.html +735 -0
  90. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-version-info.html +345 -0
  91. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-win32-font.html +358 -0
  92. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-win32-surface.html +312 -0
  93. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo-xlib-surface.html +492 -0
  94. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp +417 -0
  95. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +542 -0
  96. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/home.png +0 -0
  97. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +141 -0
  98. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +109 -0
  99. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +71 -0
  100. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +107 -0
  101. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index-all.html +759 -0
  102. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index.html +144 -0
  103. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/index.sgml +478 -0
  104. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +83 -0
  105. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/left.png +0 -0
  106. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/right.png +0 -0
  107. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/style.css +167 -0
  108. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/gtk-doc/html/cairo/up.png +0 -0
  109. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/man/man3/libpng.3 +4455 -0
  110. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/man/man3/libpngpf.3 +808 -0
  111. data/home/kou/work/ruby/rcairo.win32/vendor/local/share/man/man5/png.5 +74 -0
  112. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/cairo_1.8.10-4_win32.log +920 -0
  113. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/cairo_1.8.10-4_win32.sh +76 -0
  114. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/libpng_1.4.3-1_win32.log +272 -0
  115. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/libpng_1.4.3-1_win32.sh +71 -0
  116. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.log +42 -0
  117. data/home/kou/work/ruby/rcairo.win32/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.sh +189 -0
  118. data/lib/1.8/cairo.so +0 -0
  119. data/lib/1.9/cairo.so +0 -0
  120. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.8.7/fake.rb +0 -0
  121. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.8.7/mkmf.rb +0 -0
  122. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.8.7/rbconfig.rb +0 -0
  123. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.9.2/fake.rb +0 -0
  124. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.9.2/mkmf.rb +0 -0
  125. data/tmp/{x86-mingw32 → i386-mingw32}/cairo/1.9.2/rbconfig.rb +1 -1
  126. metadata +126 -40
@@ -0,0 +1,144 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Cairo: A Vector Graphics Library</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
+ <link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
8
+ <link rel="next" href="cairo-drawing.html" title="Drawing">
9
+ <meta name="generator" content="GTK-Doc V1.11 (XML mode)">
10
+ <link rel="stylesheet" href="style.css" type="text/css">
11
+ <link rel="chapter" href="cairo-drawing.html" title="Drawing">
12
+ <link rel="chapter" href="cairo-fonts.html" title="Fonts">
13
+ <link rel="chapter" href="cairo-surfaces.html" title="Surfaces">
14
+ <link rel="chapter" href="cairo-support.html" title="Utilities">
15
+ <link rel="index" href="index-all.html" title="Index">
16
+ <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
17
+ <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
18
+ <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
19
+ <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
20
+ <link rel="appendix" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
21
+ </head>
22
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
+ <div lang="en" class="book" title="Cairo: A Vector Graphics Library">
24
+ <div class="titlepage">
25
+ <div>
26
+ <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Cairo: A Vector Graphics Library</p></th></tr></table></div>
27
+ <div><p class="releaseinfo">for Cairo 1.8.10
28
+ </p></div>
29
+ </div>
30
+ <hr>
31
+ </div>
32
+ <div class="toc"><dl>
33
+ <dt><span class="chapter"><a href="cairo-drawing.html">Drawing</a></span></dt>
34
+ <dd><dl>
35
+ <dt>
36
+ <span class="refentrytitle"><a href="cairo-context.html">cairo_t</a></span><span class="refpurpose"> — The cairo drawing context</span>
37
+ </dt>
38
+ <dt>
39
+ <span class="refentrytitle"><a href="cairo-paths.html">Paths</a></span><span class="refpurpose"> — Creating paths and manipulating path data</span>
40
+ </dt>
41
+ <dt>
42
+ <span class="refentrytitle"><a href="cairo-pattern.html">cairo_pattern_t</a></span><span class="refpurpose"> — Sources for drawing</span>
43
+ </dt>
44
+ <dt>
45
+ <span class="refentrytitle"><a href="cairo-transformations.html">Transformations</a></span><span class="refpurpose"> — Manipulating the current transformation matrix</span>
46
+ </dt>
47
+ <dt>
48
+ <span class="refentrytitle"><a href="cairo-text.html">Text</a></span><span class="refpurpose"> — Rendering text and glyphs</span>
49
+ </dt>
50
+ </dl></dd>
51
+ <dt><span class="chapter"><a href="cairo-fonts.html">Fonts</a></span></dt>
52
+ <dd><dl>
53
+ <dt>
54
+ <span class="refentrytitle"><a href="cairo-font-face.html">cairo_font_face_t</a></span><span class="refpurpose"> — Base class for font faces</span>
55
+ </dt>
56
+ <dt>
57
+ <span class="refentrytitle"><a href="cairo-scaled-font.html">cairo_scaled_font_t</a></span><span class="refpurpose"> — Font face at particular size and options</span>
58
+ </dt>
59
+ <dt>
60
+ <span class="refentrytitle"><a href="cairo-font-options.html">cairo_font_options_t</a></span><span class="refpurpose"> — How a font should be rendered</span>
61
+ </dt>
62
+ <dt>
63
+ <span class="refentrytitle"><a href="cairo-ft-font.html">FreeType Fonts</a></span><span class="refpurpose"> — Font support for FreeType</span>
64
+ </dt>
65
+ <dt>
66
+ <span class="refentrytitle"><a href="cairo-win32-font.html">Win32 Fonts</a></span><span class="refpurpose"> — Font support for Microsoft Windows</span>
67
+ </dt>
68
+ <dt>
69
+ <span class="refentrytitle"><a href="cairo-quartz-font.html">Quartz (CGFont) Fonts</a></span><span class="refpurpose"> — Font support via CGFont on OS X</span>
70
+ </dt>
71
+ <dt>
72
+ <span class="refentrytitle"><a href="cairo-user-font.html">User Fonts</a></span><span class="refpurpose"> — Font support with font data provided by the user</span>
73
+ </dt>
74
+ </dl></dd>
75
+ <dt><span class="chapter"><a href="cairo-surfaces.html">Surfaces</a></span></dt>
76
+ <dd><dl>
77
+ <dt>
78
+ <span class="refentrytitle"><a href="cairo-surface.html">cairo_surface_t</a></span><span class="refpurpose"> — Base class for surfaces</span>
79
+ </dt>
80
+ <dt>
81
+ <span class="refentrytitle"><a href="cairo-image-surface.html">Image Surfaces</a></span><span class="refpurpose"> — Rendering to memory buffers</span>
82
+ </dt>
83
+ <dt>
84
+ <span class="refentrytitle"><a href="cairo-pdf-surface.html">PDF Surfaces</a></span><span class="refpurpose"> — Rendering PDF documents</span>
85
+ </dt>
86
+ <dt>
87
+ <span class="refentrytitle"><a href="cairo-png-functions.html">PNG Support</a></span><span class="refpurpose"> — Reading and writing PNG images</span>
88
+ </dt>
89
+ <dt>
90
+ <span class="refentrytitle"><a href="cairo-ps-surface.html">PostScript Surfaces</a></span><span class="refpurpose"> — Rendering PostScript documents</span>
91
+ </dt>
92
+ <dt>
93
+ <span class="refentrytitle"><a href="cairo-win32-surface.html">Win32 Surfaces</a></span><span class="refpurpose"> — Microsoft Windows surface support</span>
94
+ </dt>
95
+ <dt>
96
+ <span class="refentrytitle"><a href="cairo-svg-surface.html">SVG Surfaces</a></span><span class="refpurpose"> — Rendering SVG documents</span>
97
+ </dt>
98
+ <dt>
99
+ <span class="refentrytitle"><a href="cairo-quartz-surface.html">Quartz Surfaces</a></span><span class="refpurpose"> — Rendering to Quartz surfaces</span>
100
+ </dt>
101
+ <dt>
102
+ <span class="refentrytitle"><a href="cairo-xlib-surface.html">XLib Surfaces</a></span><span class="refpurpose"> — X Window System rendering using XLib</span>
103
+ </dt>
104
+ </dl></dd>
105
+ <dt><span class="chapter"><a href="cairo-support.html">Utilities</a></span></dt>
106
+ <dd><dl>
107
+ <dt>
108
+ <span class="refentrytitle"><a href="cairo-matrix.html">cairo_matrix_t</a></span><span class="refpurpose"> — Generic matrix operations</span>
109
+ </dt>
110
+ <dt>
111
+ <span class="refentrytitle"><a href="cairo-error-status.html">Error handling</a></span><span class="refpurpose"> — Decoding cairo's status</span>
112
+ </dt>
113
+ <dt>
114
+ <span class="refentrytitle"><a href="cairo-version-info.html">Version Information</a></span><span class="refpurpose"> — Compile-time and run-time version checks.</span>
115
+ </dt>
116
+ <dt>
117
+ <span class="refentrytitle"><a href="cairo-types.html">Types</a></span><span class="refpurpose"> — Generic data types</span>
118
+ </dt>
119
+ </dl></dd>
120
+ <dt><span class="index"><a href="index-all.html">Index</a></span></dt>
121
+ <dt><span class="index"><a href="index-1.2.html">Index of new symbols in 1.2</a></span></dt>
122
+ <dt><span class="index"><a href="index-1.4.html">Index of new symbols in 1.4</a></span></dt>
123
+ <dt><span class="index"><a href="index-1.6.html">Index of new symbols in 1.6</a></span></dt>
124
+ <dt><span class="index"><a href="index-1.8.html">Index of new symbols in 1.8</a></span></dt>
125
+ <dt><span class="appendix"><a href="language-bindings.html">A. Creating a language binding for cairo</a></span></dt>
126
+ <dd><dl>
127
+ <dt><span class="sect1"><a href="language-bindings.html#bindings-general">General considerations</a></span></dt>
128
+ <dt><span class="sect1"><a href="bindings-memory.html">Memory management</a></span></dt>
129
+ <dt><span class="sect1"><a href="bindings-return-values.html">Multiple return values</a></span></dt>
130
+ <dt><span class="sect1"><a href="bindings-overloading.html">Overloading and optional arguments</a></span></dt>
131
+ <dt><span class="sect1"><a href="bindings-streams.html">Streams and File I/O</a></span></dt>
132
+ <dt><span class="sect1"><a href="bindings-errors.html">Error handling</a></span></dt>
133
+ <dt><span class="sect1"><a href="bindings-patterns.html">Patterns</a></span></dt>
134
+ <dt><span class="sect1"><a href="bindings-surfaces.html">Surfaces</a></span></dt>
135
+ <dt><span class="sect1"><a href="bindings-fonts.html">Fonts</a></span></dt>
136
+ <dt><span class="sect1"><a href="bindings-path.html">cairo_path_t</a></span></dt>
137
+ </dl></dd>
138
+ </dl></div>
139
+ </div>
140
+ <div class="footer">
141
+ <hr>
142
+ Generated by GTK-Doc V1.11</div>
143
+ </body>
144
+ </html>
@@ -0,0 +1,478 @@
1
+ <ANCHOR id="cairo-context" href="cairo/cairo-context.html">
2
+ <ANCHOR id="cairo-context.synopsis" href="cairo/cairo-context.html#cairo-context.synopsis">
3
+ <ANCHOR id="cairo-context.description" href="cairo/cairo-context.html#cairo-context.description">
4
+ <ANCHOR id="cairo-context.details" href="cairo/cairo-context.html#cairo-context.details">
5
+ <ANCHOR id="cairo-t" href="cairo/cairo-context.html#cairo-t">
6
+ <ANCHOR id="cairo-create" href="cairo/cairo-context.html#cairo-create">
7
+ <ANCHOR id="cairo-reference" href="cairo/cairo-context.html#cairo-reference">
8
+ <ANCHOR id="cairo-destroy" href="cairo/cairo-context.html#cairo-destroy">
9
+ <ANCHOR id="cairo-status" href="cairo/cairo-context.html#cairo-status">
10
+ <ANCHOR id="cairo-save" href="cairo/cairo-context.html#cairo-save">
11
+ <ANCHOR id="cairo-restore" href="cairo/cairo-context.html#cairo-restore">
12
+ <ANCHOR id="cairo-get-target" href="cairo/cairo-context.html#cairo-get-target">
13
+ <ANCHOR id="cairo-push-group" href="cairo/cairo-context.html#cairo-push-group">
14
+ <ANCHOR id="cairo-push-group-with-content" href="cairo/cairo-context.html#cairo-push-group-with-content">
15
+ <ANCHOR id="cairo-pop-group" href="cairo/cairo-context.html#cairo-pop-group">
16
+ <ANCHOR id="cairo-pop-group-to-source" href="cairo/cairo-context.html#cairo-pop-group-to-source">
17
+ <ANCHOR id="cairo-get-group-target" href="cairo/cairo-context.html#cairo-get-group-target">
18
+ <ANCHOR id="cairo-set-source-rgb" href="cairo/cairo-context.html#cairo-set-source-rgb">
19
+ <ANCHOR id="cairo-set-source-rgba" href="cairo/cairo-context.html#cairo-set-source-rgba">
20
+ <ANCHOR id="cairo-set-source" href="cairo/cairo-context.html#cairo-set-source">
21
+ <ANCHOR id="cairo-set-source-surface" href="cairo/cairo-context.html#cairo-set-source-surface">
22
+ <ANCHOR id="cairo-get-source" href="cairo/cairo-context.html#cairo-get-source">
23
+ <ANCHOR id="cairo-antialias-t" href="cairo/cairo-context.html#cairo-antialias-t">
24
+ <ANCHOR id="cairo-set-antialias" href="cairo/cairo-context.html#cairo-set-antialias">
25
+ <ANCHOR id="cairo-get-antialias" href="cairo/cairo-context.html#cairo-get-antialias">
26
+ <ANCHOR id="cairo-set-dash" href="cairo/cairo-context.html#cairo-set-dash">
27
+ <ANCHOR id="cairo-get-dash-count" href="cairo/cairo-context.html#cairo-get-dash-count">
28
+ <ANCHOR id="cairo-get-dash" href="cairo/cairo-context.html#cairo-get-dash">
29
+ <ANCHOR id="cairo-fill-rule-t" href="cairo/cairo-context.html#cairo-fill-rule-t">
30
+ <ANCHOR id="cairo-set-fill-rule" href="cairo/cairo-context.html#cairo-set-fill-rule">
31
+ <ANCHOR id="cairo-get-fill-rule" href="cairo/cairo-context.html#cairo-get-fill-rule">
32
+ <ANCHOR id="cairo-line-cap-t" href="cairo/cairo-context.html#cairo-line-cap-t">
33
+ <ANCHOR id="cairo-set-line-cap" href="cairo/cairo-context.html#cairo-set-line-cap">
34
+ <ANCHOR id="cairo-get-line-cap" href="cairo/cairo-context.html#cairo-get-line-cap">
35
+ <ANCHOR id="cairo-line-join-t" href="cairo/cairo-context.html#cairo-line-join-t">
36
+ <ANCHOR id="cairo-set-line-join" href="cairo/cairo-context.html#cairo-set-line-join">
37
+ <ANCHOR id="cairo-get-line-join" href="cairo/cairo-context.html#cairo-get-line-join">
38
+ <ANCHOR id="cairo-set-line-width" href="cairo/cairo-context.html#cairo-set-line-width">
39
+ <ANCHOR id="cairo-get-line-width" href="cairo/cairo-context.html#cairo-get-line-width">
40
+ <ANCHOR id="cairo-set-miter-limit" href="cairo/cairo-context.html#cairo-set-miter-limit">
41
+ <ANCHOR id="cairo-get-miter-limit" href="cairo/cairo-context.html#cairo-get-miter-limit">
42
+ <ANCHOR id="cairo-operator-t" href="cairo/cairo-context.html#cairo-operator-t">
43
+ <ANCHOR id="cairo-set-operator" href="cairo/cairo-context.html#cairo-set-operator">
44
+ <ANCHOR id="cairo-get-operator" href="cairo/cairo-context.html#cairo-get-operator">
45
+ <ANCHOR id="cairo-set-tolerance" href="cairo/cairo-context.html#cairo-set-tolerance">
46
+ <ANCHOR id="cairo-get-tolerance" href="cairo/cairo-context.html#cairo-get-tolerance">
47
+ <ANCHOR id="cairo-clip" href="cairo/cairo-context.html#cairo-clip">
48
+ <ANCHOR id="cairo-clip-preserve" href="cairo/cairo-context.html#cairo-clip-preserve">
49
+ <ANCHOR id="cairo-clip-extents" href="cairo/cairo-context.html#cairo-clip-extents">
50
+ <ANCHOR id="cairo-reset-clip" href="cairo/cairo-context.html#cairo-reset-clip">
51
+ <ANCHOR id="cairo-rectangle-t" href="cairo/cairo-context.html#cairo-rectangle-t">
52
+ <ANCHOR id="cairo-rectangle-list-t" href="cairo/cairo-context.html#cairo-rectangle-list-t">
53
+ <ANCHOR id="cairo-rectangle-list-destroy" href="cairo/cairo-context.html#cairo-rectangle-list-destroy">
54
+ <ANCHOR id="cairo-copy-clip-rectangle-list" href="cairo/cairo-context.html#cairo-copy-clip-rectangle-list">
55
+ <ANCHOR id="cairo-fill" href="cairo/cairo-context.html#cairo-fill">
56
+ <ANCHOR id="cairo-fill-preserve" href="cairo/cairo-context.html#cairo-fill-preserve">
57
+ <ANCHOR id="cairo-fill-extents" href="cairo/cairo-context.html#cairo-fill-extents">
58
+ <ANCHOR id="cairo-in-fill" href="cairo/cairo-context.html#cairo-in-fill">
59
+ <ANCHOR id="cairo-mask" href="cairo/cairo-context.html#cairo-mask">
60
+ <ANCHOR id="cairo-mask-surface" href="cairo/cairo-context.html#cairo-mask-surface">
61
+ <ANCHOR id="cairo-paint" href="cairo/cairo-context.html#cairo-paint">
62
+ <ANCHOR id="cairo-paint-with-alpha" href="cairo/cairo-context.html#cairo-paint-with-alpha">
63
+ <ANCHOR id="cairo-stroke" href="cairo/cairo-context.html#cairo-stroke">
64
+ <ANCHOR id="cairo-stroke-preserve" href="cairo/cairo-context.html#cairo-stroke-preserve">
65
+ <ANCHOR id="cairo-stroke-extents" href="cairo/cairo-context.html#cairo-stroke-extents">
66
+ <ANCHOR id="cairo-in-stroke" href="cairo/cairo-context.html#cairo-in-stroke">
67
+ <ANCHOR id="cairo-copy-page" href="cairo/cairo-context.html#cairo-copy-page">
68
+ <ANCHOR id="cairo-show-page" href="cairo/cairo-context.html#cairo-show-page">
69
+ <ANCHOR id="cairo-get-reference-count" href="cairo/cairo-context.html#cairo-get-reference-count">
70
+ <ANCHOR id="cairo-set-user-data" href="cairo/cairo-context.html#cairo-set-user-data">
71
+ <ANCHOR id="cairo-get-user-data" href="cairo/cairo-context.html#cairo-get-user-data">
72
+ <ANCHOR id="cairo-context.see-also" href="cairo/cairo-context.html#cairo-context.see-also">
73
+ <ANCHOR id="cairo-paths" href="cairo/cairo-paths.html">
74
+ <ANCHOR id="cairo-paths.synopsis" href="cairo/cairo-paths.html#cairo-paths.synopsis">
75
+ <ANCHOR id="cairo-paths.description" href="cairo/cairo-paths.html#cairo-paths.description">
76
+ <ANCHOR id="cairo-paths.details" href="cairo/cairo-paths.html#cairo-paths.details">
77
+ <ANCHOR id="cairo-path-t" href="cairo/cairo-paths.html#cairo-path-t">
78
+ <ANCHOR id="cairo-path-data-t" href="cairo/cairo-paths.html#cairo-path-data-t">
79
+ <ANCHOR id="cairo-path-data-type-t" href="cairo/cairo-paths.html#cairo-path-data-type-t">
80
+ <ANCHOR id="cairo-copy-path" href="cairo/cairo-paths.html#cairo-copy-path">
81
+ <ANCHOR id="cairo-copy-path-flat" href="cairo/cairo-paths.html#cairo-copy-path-flat">
82
+ <ANCHOR id="cairo-path-destroy" href="cairo/cairo-paths.html#cairo-path-destroy">
83
+ <ANCHOR id="cairo-append-path" href="cairo/cairo-paths.html#cairo-append-path">
84
+ <ANCHOR id="cairo-has-current-point" href="cairo/cairo-paths.html#cairo-has-current-point">
85
+ <ANCHOR id="cairo-get-current-point" href="cairo/cairo-paths.html#cairo-get-current-point">
86
+ <ANCHOR id="cairo-new-path" href="cairo/cairo-paths.html#cairo-new-path">
87
+ <ANCHOR id="cairo-new-sub-path" href="cairo/cairo-paths.html#cairo-new-sub-path">
88
+ <ANCHOR id="cairo-close-path" href="cairo/cairo-paths.html#cairo-close-path">
89
+ <ANCHOR id="cairo-arc" href="cairo/cairo-paths.html#cairo-arc">
90
+ <ANCHOR id="cairo-arc-negative" href="cairo/cairo-paths.html#cairo-arc-negative">
91
+ <ANCHOR id="cairo-curve-to" href="cairo/cairo-paths.html#cairo-curve-to">
92
+ <ANCHOR id="cairo-line-to" href="cairo/cairo-paths.html#cairo-line-to">
93
+ <ANCHOR id="cairo-move-to" href="cairo/cairo-paths.html#cairo-move-to">
94
+ <ANCHOR id="cairo-rectangle" href="cairo/cairo-paths.html#cairo-rectangle">
95
+ <ANCHOR id="cairo-glyph-path" href="cairo/cairo-paths.html#cairo-glyph-path">
96
+ <ANCHOR id="cairo-text-path" href="cairo/cairo-paths.html#cairo-text-path">
97
+ <ANCHOR id="cairo-rel-curve-to" href="cairo/cairo-paths.html#cairo-rel-curve-to">
98
+ <ANCHOR id="cairo-rel-line-to" href="cairo/cairo-paths.html#cairo-rel-line-to">
99
+ <ANCHOR id="cairo-rel-move-to" href="cairo/cairo-paths.html#cairo-rel-move-to">
100
+ <ANCHOR id="cairo-path-extents" href="cairo/cairo-paths.html#cairo-path-extents">
101
+ <ANCHOR id="cairo-pattern" href="cairo/cairo-pattern.html">
102
+ <ANCHOR id="cairo-pattern.synopsis" href="cairo/cairo-pattern.html#cairo-pattern.synopsis">
103
+ <ANCHOR id="cairo-pattern.description" href="cairo/cairo-pattern.html#cairo-pattern.description">
104
+ <ANCHOR id="cairo-pattern.details" href="cairo/cairo-pattern.html#cairo-pattern.details">
105
+ <ANCHOR id="cairo-pattern-t" href="cairo/cairo-pattern.html#cairo-pattern-t">
106
+ <ANCHOR id="cairo-pattern-add-color-stop-rgb" href="cairo/cairo-pattern.html#cairo-pattern-add-color-stop-rgb">
107
+ <ANCHOR id="cairo-pattern-add-color-stop-rgba" href="cairo/cairo-pattern.html#cairo-pattern-add-color-stop-rgba">
108
+ <ANCHOR id="cairo-pattern-get-color-stop-count" href="cairo/cairo-pattern.html#cairo-pattern-get-color-stop-count">
109
+ <ANCHOR id="cairo-pattern-get-color-stop-rgba" href="cairo/cairo-pattern.html#cairo-pattern-get-color-stop-rgba">
110
+ <ANCHOR id="cairo-pattern-create-rgb" href="cairo/cairo-pattern.html#cairo-pattern-create-rgb">
111
+ <ANCHOR id="cairo-pattern-create-rgba" href="cairo/cairo-pattern.html#cairo-pattern-create-rgba">
112
+ <ANCHOR id="cairo-pattern-get-rgba" href="cairo/cairo-pattern.html#cairo-pattern-get-rgba">
113
+ <ANCHOR id="cairo-pattern-create-for-surface" href="cairo/cairo-pattern.html#cairo-pattern-create-for-surface">
114
+ <ANCHOR id="cairo-pattern-get-surface" href="cairo/cairo-pattern.html#cairo-pattern-get-surface">
115
+ <ANCHOR id="cairo-pattern-create-linear" href="cairo/cairo-pattern.html#cairo-pattern-create-linear">
116
+ <ANCHOR id="cairo-pattern-get-linear-points" href="cairo/cairo-pattern.html#cairo-pattern-get-linear-points">
117
+ <ANCHOR id="cairo-pattern-create-radial" href="cairo/cairo-pattern.html#cairo-pattern-create-radial">
118
+ <ANCHOR id="cairo-pattern-get-radial-circles" href="cairo/cairo-pattern.html#cairo-pattern-get-radial-circles">
119
+ <ANCHOR id="cairo-pattern-reference" href="cairo/cairo-pattern.html#cairo-pattern-reference">
120
+ <ANCHOR id="cairo-pattern-destroy" href="cairo/cairo-pattern.html#cairo-pattern-destroy">
121
+ <ANCHOR id="cairo-pattern-status" href="cairo/cairo-pattern.html#cairo-pattern-status">
122
+ <ANCHOR id="cairo-extend-t" href="cairo/cairo-pattern.html#cairo-extend-t">
123
+ <ANCHOR id="cairo-pattern-set-extend" href="cairo/cairo-pattern.html#cairo-pattern-set-extend">
124
+ <ANCHOR id="cairo-pattern-get-extend" href="cairo/cairo-pattern.html#cairo-pattern-get-extend">
125
+ <ANCHOR id="cairo-filter-t" href="cairo/cairo-pattern.html#cairo-filter-t">
126
+ <ANCHOR id="cairo-pattern-set-filter" href="cairo/cairo-pattern.html#cairo-pattern-set-filter">
127
+ <ANCHOR id="cairo-pattern-get-filter" href="cairo/cairo-pattern.html#cairo-pattern-get-filter">
128
+ <ANCHOR id="cairo-pattern-set-matrix" href="cairo/cairo-pattern.html#cairo-pattern-set-matrix">
129
+ <ANCHOR id="cairo-pattern-get-matrix" href="cairo/cairo-pattern.html#cairo-pattern-get-matrix">
130
+ <ANCHOR id="cairo-pattern-type-t" href="cairo/cairo-pattern.html#cairo-pattern-type-t">
131
+ <ANCHOR id="cairo-pattern-get-type" href="cairo/cairo-pattern.html#cairo-pattern-get-type">
132
+ <ANCHOR id="cairo-pattern-get-reference-count" href="cairo/cairo-pattern.html#cairo-pattern-get-reference-count">
133
+ <ANCHOR id="cairo-pattern-set-user-data" href="cairo/cairo-pattern.html#cairo-pattern-set-user-data">
134
+ <ANCHOR id="cairo-pattern-get-user-data" href="cairo/cairo-pattern.html#cairo-pattern-get-user-data">
135
+ <ANCHOR id="cairo-pattern.see-also" href="cairo/cairo-pattern.html#cairo-pattern.see-also">
136
+ <ANCHOR id="cairo-transformations" href="cairo/cairo-transformations.html">
137
+ <ANCHOR id="cairo-transformations.synopsis" href="cairo/cairo-transformations.html#cairo-transformations.synopsis">
138
+ <ANCHOR id="cairo-transformations.description" href="cairo/cairo-transformations.html#cairo-transformations.description">
139
+ <ANCHOR id="cairo-transformations.details" href="cairo/cairo-transformations.html#cairo-transformations.details">
140
+ <ANCHOR id="cairo-translate" href="cairo/cairo-transformations.html#cairo-translate">
141
+ <ANCHOR id="cairo-scale" href="cairo/cairo-transformations.html#cairo-scale">
142
+ <ANCHOR id="cairo-rotate" href="cairo/cairo-transformations.html#cairo-rotate">
143
+ <ANCHOR id="cairo-transform" href="cairo/cairo-transformations.html#cairo-transform">
144
+ <ANCHOR id="cairo-set-matrix" href="cairo/cairo-transformations.html#cairo-set-matrix">
145
+ <ANCHOR id="cairo-get-matrix" href="cairo/cairo-transformations.html#cairo-get-matrix">
146
+ <ANCHOR id="cairo-identity-matrix" href="cairo/cairo-transformations.html#cairo-identity-matrix">
147
+ <ANCHOR id="cairo-user-to-device" href="cairo/cairo-transformations.html#cairo-user-to-device">
148
+ <ANCHOR id="cairo-user-to-device-distance" href="cairo/cairo-transformations.html#cairo-user-to-device-distance">
149
+ <ANCHOR id="cairo-device-to-user" href="cairo/cairo-transformations.html#cairo-device-to-user">
150
+ <ANCHOR id="cairo-device-to-user-distance" href="cairo/cairo-transformations.html#cairo-device-to-user-distance">
151
+ <ANCHOR id="cairo-transformations.see-also" href="cairo/cairo-transformations.html#cairo-transformations.see-also">
152
+ <ANCHOR id="cairo-text" href="cairo/cairo-text.html">
153
+ <ANCHOR id="cairo-text.synopsis" href="cairo/cairo-text.html#cairo-text.synopsis">
154
+ <ANCHOR id="cairo-text.description" href="cairo/cairo-text.html#cairo-text.description">
155
+ <ANCHOR id="cairo-text.details" href="cairo/cairo-text.html#cairo-text.details">
156
+ <ANCHOR id="cairo-glyph-t" href="cairo/cairo-text.html#cairo-glyph-t">
157
+ <ANCHOR id="cairo-font-slant-t" href="cairo/cairo-text.html#cairo-font-slant-t">
158
+ <ANCHOR id="cairo-font-weight-t" href="cairo/cairo-text.html#cairo-font-weight-t">
159
+ <ANCHOR id="cairo-text-cluster-t" href="cairo/cairo-text.html#cairo-text-cluster-t">
160
+ <ANCHOR id="cairo-text-cluster-flags-t" href="cairo/cairo-text.html#cairo-text-cluster-flags-t">
161
+ <ANCHOR id="cairo-select-font-face" href="cairo/cairo-text.html#cairo-select-font-face">
162
+ <ANCHOR id="cairo-set-font-size" href="cairo/cairo-text.html#cairo-set-font-size">
163
+ <ANCHOR id="cairo-set-font-matrix" href="cairo/cairo-text.html#cairo-set-font-matrix">
164
+ <ANCHOR id="cairo-get-font-matrix" href="cairo/cairo-text.html#cairo-get-font-matrix">
165
+ <ANCHOR id="cairo-set-font-options" href="cairo/cairo-text.html#cairo-set-font-options">
166
+ <ANCHOR id="cairo-get-font-options" href="cairo/cairo-text.html#cairo-get-font-options">
167
+ <ANCHOR id="cairo-set-font-face" href="cairo/cairo-text.html#cairo-set-font-face">
168
+ <ANCHOR id="cairo-get-font-face" href="cairo/cairo-text.html#cairo-get-font-face">
169
+ <ANCHOR id="cairo-set-scaled-font" href="cairo/cairo-text.html#cairo-set-scaled-font">
170
+ <ANCHOR id="cairo-get-scaled-font" href="cairo/cairo-text.html#cairo-get-scaled-font">
171
+ <ANCHOR id="cairo-show-text" href="cairo/cairo-text.html#cairo-show-text">
172
+ <ANCHOR id="cairo-show-glyphs" href="cairo/cairo-text.html#cairo-show-glyphs">
173
+ <ANCHOR id="cairo-show-text-glyphs" href="cairo/cairo-text.html#cairo-show-text-glyphs">
174
+ <ANCHOR id="cairo-font-extents" href="cairo/cairo-text.html#cairo-font-extents">
175
+ <ANCHOR id="cairo-text-extents" href="cairo/cairo-text.html#cairo-text-extents">
176
+ <ANCHOR id="cairo-glyph-extents" href="cairo/cairo-text.html#cairo-glyph-extents">
177
+ <ANCHOR id="cairo-toy-font-face-create" href="cairo/cairo-text.html#cairo-toy-font-face-create">
178
+ <ANCHOR id="cairo-toy-font-face-get-family" href="cairo/cairo-text.html#cairo-toy-font-face-get-family">
179
+ <ANCHOR id="cairo-toy-font-face-get-slant" href="cairo/cairo-text.html#cairo-toy-font-face-get-slant">
180
+ <ANCHOR id="cairo-toy-font-face-get-weight" href="cairo/cairo-text.html#cairo-toy-font-face-get-weight">
181
+ <ANCHOR id="cairo-glyph-allocate" href="cairo/cairo-text.html#cairo-glyph-allocate">
182
+ <ANCHOR id="cairo-glyph-free" href="cairo/cairo-text.html#cairo-glyph-free">
183
+ <ANCHOR id="cairo-text-cluster-allocate" href="cairo/cairo-text.html#cairo-text-cluster-allocate">
184
+ <ANCHOR id="cairo-text-cluster-free" href="cairo/cairo-text.html#cairo-text-cluster-free">
185
+ <ANCHOR id="cairo-text.see-also" href="cairo/cairo-text.html#cairo-text.see-also">
186
+ <ANCHOR id="cairo-font-face" href="cairo/cairo-font-face.html">
187
+ <ANCHOR id="cairo-font-face.synopsis" href="cairo/cairo-font-face.html#cairo-font-face.synopsis">
188
+ <ANCHOR id="cairo-font-face.description" href="cairo/cairo-font-face.html#cairo-font-face.description">
189
+ <ANCHOR id="cairo-font-face.details" href="cairo/cairo-font-face.html#cairo-font-face.details">
190
+ <ANCHOR id="cairo-font-face-t" href="cairo/cairo-font-face.html#cairo-font-face-t">
191
+ <ANCHOR id="cairo-font-face-reference" href="cairo/cairo-font-face.html#cairo-font-face-reference">
192
+ <ANCHOR id="cairo-font-face-destroy" href="cairo/cairo-font-face.html#cairo-font-face-destroy">
193
+ <ANCHOR id="cairo-font-face-status" href="cairo/cairo-font-face.html#cairo-font-face-status">
194
+ <ANCHOR id="cairo-font-type-t" href="cairo/cairo-font-face.html#cairo-font-type-t">
195
+ <ANCHOR id="cairo-font-face-get-type" href="cairo/cairo-font-face.html#cairo-font-face-get-type">
196
+ <ANCHOR id="cairo-font-face-get-reference-count" href="cairo/cairo-font-face.html#cairo-font-face-get-reference-count">
197
+ <ANCHOR id="cairo-font-face-set-user-data" href="cairo/cairo-font-face.html#cairo-font-face-set-user-data">
198
+ <ANCHOR id="cairo-font-face-get-user-data" href="cairo/cairo-font-face.html#cairo-font-face-get-user-data">
199
+ <ANCHOR id="cairo-font-face.see-also" href="cairo/cairo-font-face.html#cairo-font-face.see-also">
200
+ <ANCHOR id="cairo-scaled-font" href="cairo/cairo-scaled-font.html">
201
+ <ANCHOR id="cairo-scaled-font.synopsis" href="cairo/cairo-scaled-font.html#cairo-scaled-font.synopsis">
202
+ <ANCHOR id="cairo-scaled-font.description" href="cairo/cairo-scaled-font.html#cairo-scaled-font.description">
203
+ <ANCHOR id="cairo-scaled-font.details" href="cairo/cairo-scaled-font.html#cairo-scaled-font.details">
204
+ <ANCHOR id="cairo-scaled-font-t" href="cairo/cairo-scaled-font.html#cairo-scaled-font-t">
205
+ <ANCHOR id="cairo-scaled-font-create" href="cairo/cairo-scaled-font.html#cairo-scaled-font-create">
206
+ <ANCHOR id="cairo-scaled-font-reference" href="cairo/cairo-scaled-font.html#cairo-scaled-font-reference">
207
+ <ANCHOR id="cairo-scaled-font-destroy" href="cairo/cairo-scaled-font.html#cairo-scaled-font-destroy">
208
+ <ANCHOR id="cairo-scaled-font-status" href="cairo/cairo-scaled-font.html#cairo-scaled-font-status">
209
+ <ANCHOR id="cairo-font-extents-t" href="cairo/cairo-scaled-font.html#cairo-font-extents-t">
210
+ <ANCHOR id="cairo-scaled-font-extents" href="cairo/cairo-scaled-font.html#cairo-scaled-font-extents">
211
+ <ANCHOR id="cairo-text-extents-t" href="cairo/cairo-scaled-font.html#cairo-text-extents-t">
212
+ <ANCHOR id="cairo-scaled-font-text-extents" href="cairo/cairo-scaled-font.html#cairo-scaled-font-text-extents">
213
+ <ANCHOR id="cairo-scaled-font-glyph-extents" href="cairo/cairo-scaled-font.html#cairo-scaled-font-glyph-extents">
214
+ <ANCHOR id="cairo-scaled-font-text-to-glyphs" href="cairo/cairo-scaled-font.html#cairo-scaled-font-text-to-glyphs">
215
+ <ANCHOR id="cairo-scaled-font-get-font-face" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-font-face">
216
+ <ANCHOR id="cairo-scaled-font-get-font-options" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-font-options">
217
+ <ANCHOR id="cairo-scaled-font-get-font-matrix" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-font-matrix">
218
+ <ANCHOR id="cairo-scaled-font-get-ctm" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-ctm">
219
+ <ANCHOR id="cairo-scaled-font-get-scale-matrix" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-scale-matrix">
220
+ <ANCHOR id="cairo-scaled-font-get-type" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-type">
221
+ <ANCHOR id="cairo-scaled-font-get-reference-count" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-reference-count">
222
+ <ANCHOR id="cairo-scaled-font-set-user-data" href="cairo/cairo-scaled-font.html#cairo-scaled-font-set-user-data">
223
+ <ANCHOR id="cairo-scaled-font-get-user-data" href="cairo/cairo-scaled-font.html#cairo-scaled-font-get-user-data">
224
+ <ANCHOR id="cairo-scaled-font.see-also" href="cairo/cairo-scaled-font.html#cairo-scaled-font.see-also">
225
+ <ANCHOR id="cairo-font-options" href="cairo/cairo-font-options.html">
226
+ <ANCHOR id="cairo-font-options.synopsis" href="cairo/cairo-font-options.html#cairo-font-options.synopsis">
227
+ <ANCHOR id="cairo-font-options.description" href="cairo/cairo-font-options.html#cairo-font-options.description">
228
+ <ANCHOR id="cairo-font-options.details" href="cairo/cairo-font-options.html#cairo-font-options.details">
229
+ <ANCHOR id="cairo-font-options-t" href="cairo/cairo-font-options.html#cairo-font-options-t">
230
+ <ANCHOR id="cairo-font-options-create" href="cairo/cairo-font-options.html#cairo-font-options-create">
231
+ <ANCHOR id="cairo-font-options-copy" href="cairo/cairo-font-options.html#cairo-font-options-copy">
232
+ <ANCHOR id="cairo-font-options-destroy" href="cairo/cairo-font-options.html#cairo-font-options-destroy">
233
+ <ANCHOR id="cairo-font-options-status" href="cairo/cairo-font-options.html#cairo-font-options-status">
234
+ <ANCHOR id="cairo-font-options-merge" href="cairo/cairo-font-options.html#cairo-font-options-merge">
235
+ <ANCHOR id="cairo-font-options-hash" href="cairo/cairo-font-options.html#cairo-font-options-hash">
236
+ <ANCHOR id="cairo-font-options-equal" href="cairo/cairo-font-options.html#cairo-font-options-equal">
237
+ <ANCHOR id="cairo-font-options-set-antialias" href="cairo/cairo-font-options.html#cairo-font-options-set-antialias">
238
+ <ANCHOR id="cairo-font-options-get-antialias" href="cairo/cairo-font-options.html#cairo-font-options-get-antialias">
239
+ <ANCHOR id="cairo-subpixel-order-t" href="cairo/cairo-font-options.html#cairo-subpixel-order-t">
240
+ <ANCHOR id="cairo-font-options-set-subpixel-order" href="cairo/cairo-font-options.html#cairo-font-options-set-subpixel-order">
241
+ <ANCHOR id="cairo-font-options-get-subpixel-order" href="cairo/cairo-font-options.html#cairo-font-options-get-subpixel-order">
242
+ <ANCHOR id="cairo-hint-style-t" href="cairo/cairo-font-options.html#cairo-hint-style-t">
243
+ <ANCHOR id="cairo-font-options-set-hint-style" href="cairo/cairo-font-options.html#cairo-font-options-set-hint-style">
244
+ <ANCHOR id="cairo-font-options-get-hint-style" href="cairo/cairo-font-options.html#cairo-font-options-get-hint-style">
245
+ <ANCHOR id="cairo-hint-metrics-t" href="cairo/cairo-font-options.html#cairo-hint-metrics-t">
246
+ <ANCHOR id="cairo-font-options-set-hint-metrics" href="cairo/cairo-font-options.html#cairo-font-options-set-hint-metrics">
247
+ <ANCHOR id="cairo-font-options-get-hint-metrics" href="cairo/cairo-font-options.html#cairo-font-options-get-hint-metrics">
248
+ <ANCHOR id="cairo-font-options.see-also" href="cairo/cairo-font-options.html#cairo-font-options.see-also">
249
+ <ANCHOR id="cairo-ft-font" href="cairo/cairo-ft-font.html">
250
+ <ANCHOR id="cairo-ft-font.synopsis" href="cairo/cairo-ft-font.html#cairo-ft-font.synopsis">
251
+ <ANCHOR id="cairo-ft-font.description" href="cairo/cairo-ft-font.html#cairo-ft-font.description">
252
+ <ANCHOR id="cairo-ft-font.details" href="cairo/cairo-ft-font.html#cairo-ft-font.details">
253
+ <ANCHOR id="CAIRO-HAS-FT-FONT--CAPS" href="cairo/cairo-ft-font.html#CAIRO-HAS-FT-FONT--CAPS">
254
+ <ANCHOR id="cairo-ft-font-face-create-for-ft-face" href="cairo/cairo-ft-font.html#cairo-ft-font-face-create-for-ft-face">
255
+ <ANCHOR id="cairo-ft-font-face-create-for-pattern" href="cairo/cairo-ft-font.html#cairo-ft-font-face-create-for-pattern">
256
+ <ANCHOR id="cairo-ft-font-options-substitute" href="cairo/cairo-ft-font.html#cairo-ft-font-options-substitute">
257
+ <ANCHOR id="cairo-ft-scaled-font-lock-face" href="cairo/cairo-ft-font.html#cairo-ft-scaled-font-lock-face">
258
+ <ANCHOR id="cairo-ft-scaled-font-unlock-face" href="cairo/cairo-ft-font.html#cairo-ft-scaled-font-unlock-face">
259
+ <ANCHOR id="cairo-ft-font.see-also" href="cairo/cairo-ft-font.html#cairo-ft-font.see-also">
260
+ <ANCHOR id="cairo-win32-font" href="cairo/cairo-win32-font.html">
261
+ <ANCHOR id="cairo-win32-font.synopsis" href="cairo/cairo-win32-font.html#cairo-win32-font.synopsis">
262
+ <ANCHOR id="cairo-win32-font.description" href="cairo/cairo-win32-font.html#cairo-win32-font.description">
263
+ <ANCHOR id="cairo-win32-font.details" href="cairo/cairo-win32-font.html#cairo-win32-font.details">
264
+ <ANCHOR id="CAIRO-HAS-WIN32-FONT--CAPS" href="cairo/cairo-win32-font.html#CAIRO-HAS-WIN32-FONT--CAPS">
265
+ <ANCHOR id="cairo-win32-font-face-create-for-logfontw" href="cairo/cairo-win32-font.html#cairo-win32-font-face-create-for-logfontw">
266
+ <ANCHOR id="cairo-win32-font-face-create-for-hfont" href="cairo/cairo-win32-font.html#cairo-win32-font-face-create-for-hfont">
267
+ <ANCHOR id="cairo-win32-font-face-create-for-logfontw-hfont" href="cairo/cairo-win32-font.html#cairo-win32-font-face-create-for-logfontw-hfont">
268
+ <ANCHOR id="cairo-win32-scaled-font-select-font" href="cairo/cairo-win32-font.html#cairo-win32-scaled-font-select-font">
269
+ <ANCHOR id="cairo-win32-scaled-font-done-font" href="cairo/cairo-win32-font.html#cairo-win32-scaled-font-done-font">
270
+ <ANCHOR id="cairo-win32-scaled-font-get-metrics-factor" href="cairo/cairo-win32-font.html#cairo-win32-scaled-font-get-metrics-factor">
271
+ <ANCHOR id="cairo-win32-scaled-font-get-logical-to-device" href="cairo/cairo-win32-font.html#cairo-win32-scaled-font-get-logical-to-device">
272
+ <ANCHOR id="cairo-win32-scaled-font-get-device-to-logical" href="cairo/cairo-win32-font.html#cairo-win32-scaled-font-get-device-to-logical">
273
+ <ANCHOR id="cairo-win32-font.see-also" href="cairo/cairo-win32-font.html#cairo-win32-font.see-also">
274
+ <ANCHOR id="cairo-quartz-font" href="cairo/cairo-quartz-font.html">
275
+ <ANCHOR id="cairo-quartz-font.synopsis" href="cairo/cairo-quartz-font.html#cairo-quartz-font.synopsis">
276
+ <ANCHOR id="cairo-quartz-font.description" href="cairo/cairo-quartz-font.html#cairo-quartz-font.description">
277
+ <ANCHOR id="cairo-quartz-font.details" href="cairo/cairo-quartz-font.html#cairo-quartz-font.details">
278
+ <ANCHOR id="CAIRO-HAS-QUARTZ-FONT--CAPS" href="cairo/cairo-quartz-font.html#CAIRO-HAS-QUARTZ-FONT--CAPS">
279
+ <ANCHOR id="cairo-quartz-font-face-create-for-cgfont" href="cairo/cairo-quartz-font.html#cairo-quartz-font-face-create-for-cgfont">
280
+ <ANCHOR id="cairo-quartz-font-face-create-for-atsu-font-id" href="cairo/cairo-quartz-font.html#cairo-quartz-font-face-create-for-atsu-font-id">
281
+ <ANCHOR id="cairo-quartz-font.see-also" href="cairo/cairo-quartz-font.html#cairo-quartz-font.see-also">
282
+ <ANCHOR id="cairo-user-font" href="cairo/cairo-user-font.html">
283
+ <ANCHOR id="cairo-user-font.synopsis" href="cairo/cairo-user-font.html#cairo-user-font.synopsis">
284
+ <ANCHOR id="cairo-user-font.description" href="cairo/cairo-user-font.html#cairo-user-font.description">
285
+ <ANCHOR id="cairo-user-font.details" href="cairo/cairo-user-font.html#cairo-user-font.details">
286
+ <ANCHOR id="CAIRO-HAS-USER-FONT--CAPS" href="cairo/cairo-user-font.html#CAIRO-HAS-USER-FONT--CAPS">
287
+ <ANCHOR id="cairo-user-scaled-font-init-func-t" href="cairo/cairo-user-font.html#cairo-user-scaled-font-init-func-t">
288
+ <ANCHOR id="cairo-user-scaled-font-render-glyph-func-t" href="cairo/cairo-user-font.html#cairo-user-scaled-font-render-glyph-func-t">
289
+ <ANCHOR id="cairo-user-scaled-font-text-to-glyphs-func-t" href="cairo/cairo-user-font.html#cairo-user-scaled-font-text-to-glyphs-func-t">
290
+ <ANCHOR id="cairo-user-scaled-font-unicode-to-glyph-func-t" href="cairo/cairo-user-font.html#cairo-user-scaled-font-unicode-to-glyph-func-t">
291
+ <ANCHOR id="cairo-user-font-face-create" href="cairo/cairo-user-font.html#cairo-user-font-face-create">
292
+ <ANCHOR id="cairo-user-font-face-set-init-func" href="cairo/cairo-user-font.html#cairo-user-font-face-set-init-func">
293
+ <ANCHOR id="cairo-user-font-face-get-init-func" href="cairo/cairo-user-font.html#cairo-user-font-face-get-init-func">
294
+ <ANCHOR id="cairo-user-font-face-set-render-glyph-func" href="cairo/cairo-user-font.html#cairo-user-font-face-set-render-glyph-func">
295
+ <ANCHOR id="cairo-user-font-face-get-render-glyph-func" href="cairo/cairo-user-font.html#cairo-user-font-face-get-render-glyph-func">
296
+ <ANCHOR id="cairo-user-font-face-set-unicode-to-glyph-func" href="cairo/cairo-user-font.html#cairo-user-font-face-set-unicode-to-glyph-func">
297
+ <ANCHOR id="cairo-user-font-face-get-unicode-to-glyph-func" href="cairo/cairo-user-font.html#cairo-user-font-face-get-unicode-to-glyph-func">
298
+ <ANCHOR id="cairo-user-font-face-set-text-to-glyphs-func" href="cairo/cairo-user-font.html#cairo-user-font-face-set-text-to-glyphs-func">
299
+ <ANCHOR id="cairo-user-font-face-get-text-to-glyphs-func" href="cairo/cairo-user-font.html#cairo-user-font-face-get-text-to-glyphs-func">
300
+ <ANCHOR id="cairo-surface" href="cairo/cairo-surface.html">
301
+ <ANCHOR id="cairo-surface.synopsis" href="cairo/cairo-surface.html#cairo-surface.synopsis">
302
+ <ANCHOR id="cairo-surface.description" href="cairo/cairo-surface.html#cairo-surface.description">
303
+ <ANCHOR id="cairo-surface.details" href="cairo/cairo-surface.html#cairo-surface.details">
304
+ <ANCHOR id="cairo-surface-t" href="cairo/cairo-surface.html#cairo-surface-t">
305
+ <ANCHOR id="cairo-content-t" href="cairo/cairo-surface.html#cairo-content-t">
306
+ <ANCHOR id="cairo-surface-create-similar" href="cairo/cairo-surface.html#cairo-surface-create-similar">
307
+ <ANCHOR id="cairo-surface-reference" href="cairo/cairo-surface.html#cairo-surface-reference">
308
+ <ANCHOR id="cairo-surface-destroy" href="cairo/cairo-surface.html#cairo-surface-destroy">
309
+ <ANCHOR id="cairo-surface-status" href="cairo/cairo-surface.html#cairo-surface-status">
310
+ <ANCHOR id="cairo-surface-finish" href="cairo/cairo-surface.html#cairo-surface-finish">
311
+ <ANCHOR id="cairo-surface-flush" href="cairo/cairo-surface.html#cairo-surface-flush">
312
+ <ANCHOR id="cairo-surface-get-font-options" href="cairo/cairo-surface.html#cairo-surface-get-font-options">
313
+ <ANCHOR id="cairo-surface-get-content" href="cairo/cairo-surface.html#cairo-surface-get-content">
314
+ <ANCHOR id="cairo-surface-mark-dirty" href="cairo/cairo-surface.html#cairo-surface-mark-dirty">
315
+ <ANCHOR id="cairo-surface-mark-dirty-rectangle" href="cairo/cairo-surface.html#cairo-surface-mark-dirty-rectangle">
316
+ <ANCHOR id="cairo-surface-set-device-offset" href="cairo/cairo-surface.html#cairo-surface-set-device-offset">
317
+ <ANCHOR id="cairo-surface-get-device-offset" href="cairo/cairo-surface.html#cairo-surface-get-device-offset">
318
+ <ANCHOR id="cairo-surface-set-fallback-resolution" href="cairo/cairo-surface.html#cairo-surface-set-fallback-resolution">
319
+ <ANCHOR id="cairo-surface-get-fallback-resolution" href="cairo/cairo-surface.html#cairo-surface-get-fallback-resolution">
320
+ <ANCHOR id="cairo-surface-type-t" href="cairo/cairo-surface.html#cairo-surface-type-t">
321
+ <ANCHOR id="cairo-surface-get-type" href="cairo/cairo-surface.html#cairo-surface-get-type">
322
+ <ANCHOR id="cairo-surface-get-reference-count" href="cairo/cairo-surface.html#cairo-surface-get-reference-count">
323
+ <ANCHOR id="cairo-surface-set-user-data" href="cairo/cairo-surface.html#cairo-surface-set-user-data">
324
+ <ANCHOR id="cairo-surface-get-user-data" href="cairo/cairo-surface.html#cairo-surface-get-user-data">
325
+ <ANCHOR id="cairo-surface-copy-page" href="cairo/cairo-surface.html#cairo-surface-copy-page">
326
+ <ANCHOR id="cairo-surface-show-page" href="cairo/cairo-surface.html#cairo-surface-show-page">
327
+ <ANCHOR id="cairo-surface-has-show-text-glyphs" href="cairo/cairo-surface.html#cairo-surface-has-show-text-glyphs">
328
+ <ANCHOR id="cairo-surface.see-also" href="cairo/cairo-surface.html#cairo-surface.see-also">
329
+ <ANCHOR id="cairo-image-surface" href="cairo/cairo-image-surface.html">
330
+ <ANCHOR id="cairo-image-surface.synopsis" href="cairo/cairo-image-surface.html#cairo-image-surface.synopsis">
331
+ <ANCHOR id="cairo-image-surface.description" href="cairo/cairo-image-surface.html#cairo-image-surface.description">
332
+ <ANCHOR id="cairo-image-surface.details" href="cairo/cairo-image-surface.html#cairo-image-surface.details">
333
+ <ANCHOR id="CAIRO-HAS-IMAGE-SURFACE--CAPS" href="cairo/cairo-image-surface.html#CAIRO-HAS-IMAGE-SURFACE--CAPS">
334
+ <ANCHOR id="cairo-format-t" href="cairo/cairo-image-surface.html#cairo-format-t">
335
+ <ANCHOR id="cairo-format-stride-for-width" href="cairo/cairo-image-surface.html#cairo-format-stride-for-width">
336
+ <ANCHOR id="cairo-image-surface-create" href="cairo/cairo-image-surface.html#cairo-image-surface-create">
337
+ <ANCHOR id="cairo-image-surface-create-for-data" href="cairo/cairo-image-surface.html#cairo-image-surface-create-for-data">
338
+ <ANCHOR id="cairo-image-surface-get-data" href="cairo/cairo-image-surface.html#cairo-image-surface-get-data">
339
+ <ANCHOR id="cairo-image-surface-get-format" href="cairo/cairo-image-surface.html#cairo-image-surface-get-format">
340
+ <ANCHOR id="cairo-image-surface-get-width" href="cairo/cairo-image-surface.html#cairo-image-surface-get-width">
341
+ <ANCHOR id="cairo-image-surface-get-height" href="cairo/cairo-image-surface.html#cairo-image-surface-get-height">
342
+ <ANCHOR id="cairo-image-surface-get-stride" href="cairo/cairo-image-surface.html#cairo-image-surface-get-stride">
343
+ <ANCHOR id="cairo-image-surface.see-also" href="cairo/cairo-image-surface.html#cairo-image-surface.see-also">
344
+ <ANCHOR id="cairo-pdf-surface" href="cairo/cairo-pdf-surface.html">
345
+ <ANCHOR id="cairo-pdf-surface.synopsis" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface.synopsis">
346
+ <ANCHOR id="cairo-pdf-surface.description" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface.description">
347
+ <ANCHOR id="cairo-pdf-surface.details" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface.details">
348
+ <ANCHOR id="CAIRO-HAS-PDF-SURFACE--CAPS" href="cairo/cairo-pdf-surface.html#CAIRO-HAS-PDF-SURFACE--CAPS">
349
+ <ANCHOR id="cairo-pdf-surface-create" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface-create">
350
+ <ANCHOR id="cairo-pdf-surface-create-for-stream" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface-create-for-stream">
351
+ <ANCHOR id="cairo-pdf-surface-set-size" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface-set-size">
352
+ <ANCHOR id="cairo-pdf-surface.see-also" href="cairo/cairo-pdf-surface.html#cairo-pdf-surface.see-also">
353
+ <ANCHOR id="cairo-png-functions" href="cairo/cairo-png-functions.html">
354
+ <ANCHOR id="cairo-png-functions.synopsis" href="cairo/cairo-png-functions.html#cairo-png-functions.synopsis">
355
+ <ANCHOR id="cairo-png-functions.description" href="cairo/cairo-png-functions.html#cairo-png-functions.description">
356
+ <ANCHOR id="cairo-png-functions.details" href="cairo/cairo-png-functions.html#cairo-png-functions.details">
357
+ <ANCHOR id="CAIRO-HAS-PNG-FUNCTIONS--CAPS" href="cairo/cairo-png-functions.html#CAIRO-HAS-PNG-FUNCTIONS--CAPS">
358
+ <ANCHOR id="cairo-image-surface-create-from-png" href="cairo/cairo-png-functions.html#cairo-image-surface-create-from-png">
359
+ <ANCHOR id="cairo-read-func-t" href="cairo/cairo-png-functions.html#cairo-read-func-t">
360
+ <ANCHOR id="cairo-image-surface-create-from-png-stream" href="cairo/cairo-png-functions.html#cairo-image-surface-create-from-png-stream">
361
+ <ANCHOR id="cairo-surface-write-to-png" href="cairo/cairo-png-functions.html#cairo-surface-write-to-png">
362
+ <ANCHOR id="cairo-write-func-t" href="cairo/cairo-png-functions.html#cairo-write-func-t">
363
+ <ANCHOR id="cairo-surface-write-to-png-stream" href="cairo/cairo-png-functions.html#cairo-surface-write-to-png-stream">
364
+ <ANCHOR id="cairo-png-functions.see-also" href="cairo/cairo-png-functions.html#cairo-png-functions.see-also">
365
+ <ANCHOR id="cairo-ps-surface" href="cairo/cairo-ps-surface.html">
366
+ <ANCHOR id="cairo-ps-surface.synopsis" href="cairo/cairo-ps-surface.html#cairo-ps-surface.synopsis">
367
+ <ANCHOR id="cairo-ps-surface.description" href="cairo/cairo-ps-surface.html#cairo-ps-surface.description">
368
+ <ANCHOR id="cairo-ps-surface.details" href="cairo/cairo-ps-surface.html#cairo-ps-surface.details">
369
+ <ANCHOR id="CAIRO-HAS-PS-SURFACE--CAPS" href="cairo/cairo-ps-surface.html#CAIRO-HAS-PS-SURFACE--CAPS">
370
+ <ANCHOR id="cairo-ps-surface-create" href="cairo/cairo-ps-surface.html#cairo-ps-surface-create">
371
+ <ANCHOR id="cairo-ps-surface-create-for-stream" href="cairo/cairo-ps-surface.html#cairo-ps-surface-create-for-stream">
372
+ <ANCHOR id="cairo-ps-surface-restrict-to-level" href="cairo/cairo-ps-surface.html#cairo-ps-surface-restrict-to-level">
373
+ <ANCHOR id="cairo-ps-level-t" href="cairo/cairo-ps-surface.html#cairo-ps-level-t">
374
+ <ANCHOR id="cairo-ps-get-levels" href="cairo/cairo-ps-surface.html#cairo-ps-get-levels">
375
+ <ANCHOR id="cairo-ps-level-to-string" href="cairo/cairo-ps-surface.html#cairo-ps-level-to-string">
376
+ <ANCHOR id="cairo-ps-surface-set-eps" href="cairo/cairo-ps-surface.html#cairo-ps-surface-set-eps">
377
+ <ANCHOR id="cairo-ps-surface-get-eps" href="cairo/cairo-ps-surface.html#cairo-ps-surface-get-eps">
378
+ <ANCHOR id="cairo-ps-surface-set-size" href="cairo/cairo-ps-surface.html#cairo-ps-surface-set-size">
379
+ <ANCHOR id="cairo-ps-surface-dsc-begin-setup" href="cairo/cairo-ps-surface.html#cairo-ps-surface-dsc-begin-setup">
380
+ <ANCHOR id="cairo-ps-surface-dsc-begin-page-setup" href="cairo/cairo-ps-surface.html#cairo-ps-surface-dsc-begin-page-setup">
381
+ <ANCHOR id="cairo-ps-surface-dsc-comment" href="cairo/cairo-ps-surface.html#cairo-ps-surface-dsc-comment">
382
+ <ANCHOR id="cairo-ps-surface.see-also" href="cairo/cairo-ps-surface.html#cairo-ps-surface.see-also">
383
+ <ANCHOR id="cairo-win32-surface" href="cairo/cairo-win32-surface.html">
384
+ <ANCHOR id="cairo-win32-surface.synopsis" href="cairo/cairo-win32-surface.html#cairo-win32-surface.synopsis">
385
+ <ANCHOR id="cairo-win32-surface.description" href="cairo/cairo-win32-surface.html#cairo-win32-surface.description">
386
+ <ANCHOR id="cairo-win32-surface.details" href="cairo/cairo-win32-surface.html#cairo-win32-surface.details">
387
+ <ANCHOR id="CAIRO-HAS-WIN32-SURFACE--CAPS" href="cairo/cairo-win32-surface.html#CAIRO-HAS-WIN32-SURFACE--CAPS">
388
+ <ANCHOR id="cairo-win32-surface-create" href="cairo/cairo-win32-surface.html#cairo-win32-surface-create">
389
+ <ANCHOR id="cairo-win32-surface-create-with-dib" href="cairo/cairo-win32-surface.html#cairo-win32-surface-create-with-dib">
390
+ <ANCHOR id="cairo-win32-surface-create-with-ddb" href="cairo/cairo-win32-surface.html#cairo-win32-surface-create-with-ddb">
391
+ <ANCHOR id="cairo-win32-printing-surface-create" href="cairo/cairo-win32-surface.html#cairo-win32-printing-surface-create">
392
+ <ANCHOR id="cairo-win32-surface-get-dc" href="cairo/cairo-win32-surface.html#cairo-win32-surface-get-dc">
393
+ <ANCHOR id="cairo-win32-surface-get-image" href="cairo/cairo-win32-surface.html#cairo-win32-surface-get-image">
394
+ <ANCHOR id="cairo-win32-surface.see-also" href="cairo/cairo-win32-surface.html#cairo-win32-surface.see-also">
395
+ <ANCHOR id="cairo-svg-surface" href="cairo/cairo-svg-surface.html">
396
+ <ANCHOR id="cairo-svg-surface.synopsis" href="cairo/cairo-svg-surface.html#cairo-svg-surface.synopsis">
397
+ <ANCHOR id="cairo-svg-surface.description" href="cairo/cairo-svg-surface.html#cairo-svg-surface.description">
398
+ <ANCHOR id="cairo-svg-surface.details" href="cairo/cairo-svg-surface.html#cairo-svg-surface.details">
399
+ <ANCHOR id="CAIRO-HAS-SVG-SURFACE--CAPS" href="cairo/cairo-svg-surface.html#CAIRO-HAS-SVG-SURFACE--CAPS">
400
+ <ANCHOR id="cairo-svg-surface-create" href="cairo/cairo-svg-surface.html#cairo-svg-surface-create">
401
+ <ANCHOR id="cairo-svg-surface-create-for-stream" href="cairo/cairo-svg-surface.html#cairo-svg-surface-create-for-stream">
402
+ <ANCHOR id="cairo-svg-surface-restrict-to-version" href="cairo/cairo-svg-surface.html#cairo-svg-surface-restrict-to-version">
403
+ <ANCHOR id="cairo-svg-version-t" href="cairo/cairo-svg-surface.html#cairo-svg-version-t">
404
+ <ANCHOR id="cairo-svg-get-versions" href="cairo/cairo-svg-surface.html#cairo-svg-get-versions">
405
+ <ANCHOR id="cairo-svg-version-to-string" href="cairo/cairo-svg-surface.html#cairo-svg-version-to-string">
406
+ <ANCHOR id="cairo-svg-surface.see-also" href="cairo/cairo-svg-surface.html#cairo-svg-surface.see-also">
407
+ <ANCHOR id="cairo-quartz-surface" href="cairo/cairo-quartz-surface.html">
408
+ <ANCHOR id="cairo-quartz-surface.synopsis" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface.synopsis">
409
+ <ANCHOR id="cairo-quartz-surface.description" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface.description">
410
+ <ANCHOR id="cairo-quartz-surface.details" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface.details">
411
+ <ANCHOR id="CAIRO-HAS-QUARTZ-SURFACE--CAPS" href="cairo/cairo-quartz-surface.html#CAIRO-HAS-QUARTZ-SURFACE--CAPS">
412
+ <ANCHOR id="cairo-quartz-surface-create" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface-create">
413
+ <ANCHOR id="cairo-quartz-surface-create-for-cg-context" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface-create-for-cg-context">
414
+ <ANCHOR id="cairo-quartz-surface-get-cg-context" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface-get-cg-context">
415
+ <ANCHOR id="cairo-quartz-surface.see-also" href="cairo/cairo-quartz-surface.html#cairo-quartz-surface.see-also">
416
+ <ANCHOR id="cairo-xlib-surface" href="cairo/cairo-xlib-surface.html">
417
+ <ANCHOR id="cairo-xlib-surface.synopsis" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface.synopsis">
418
+ <ANCHOR id="cairo-xlib-surface.description" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface.description">
419
+ <ANCHOR id="cairo-xlib-surface.details" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface.details">
420
+ <ANCHOR id="CAIRO-HAS-XLIB-SURFACE--CAPS" href="cairo/cairo-xlib-surface.html#CAIRO-HAS-XLIB-SURFACE--CAPS">
421
+ <ANCHOR id="cairo-xlib-surface-create" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-create">
422
+ <ANCHOR id="cairo-xlib-surface-create-for-bitmap" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-create-for-bitmap">
423
+ <ANCHOR id="cairo-xlib-surface-set-size" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-set-size">
424
+ <ANCHOR id="cairo-xlib-surface-get-display" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-display">
425
+ <ANCHOR id="cairo-xlib-surface-get-screen" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-screen">
426
+ <ANCHOR id="cairo-xlib-surface-set-drawable" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-set-drawable">
427
+ <ANCHOR id="cairo-xlib-surface-get-drawable" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-drawable">
428
+ <ANCHOR id="cairo-xlib-surface-get-visual" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-visual">
429
+ <ANCHOR id="cairo-xlib-surface-get-width" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-width">
430
+ <ANCHOR id="cairo-xlib-surface-get-height" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-height">
431
+ <ANCHOR id="cairo-xlib-surface-get-depth" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface-get-depth">
432
+ <ANCHOR id="cairo-xlib-surface.see-also" href="cairo/cairo-xlib-surface.html#cairo-xlib-surface.see-also">
433
+ <ANCHOR id="cairo-matrix" href="cairo/cairo-matrix.html">
434
+ <ANCHOR id="cairo-matrix.synopsis" href="cairo/cairo-matrix.html#cairo-matrix.synopsis">
435
+ <ANCHOR id="cairo-matrix.description" href="cairo/cairo-matrix.html#cairo-matrix.description">
436
+ <ANCHOR id="cairo-matrix.details" href="cairo/cairo-matrix.html#cairo-matrix.details">
437
+ <ANCHOR id="cairo-matrix-t" href="cairo/cairo-matrix.html#cairo-matrix-t">
438
+ <ANCHOR id="cairo-matrix-init" href="cairo/cairo-matrix.html#cairo-matrix-init">
439
+ <ANCHOR id="cairo-matrix-init-identity" href="cairo/cairo-matrix.html#cairo-matrix-init-identity">
440
+ <ANCHOR id="cairo-matrix-init-translate" href="cairo/cairo-matrix.html#cairo-matrix-init-translate">
441
+ <ANCHOR id="cairo-matrix-init-scale" href="cairo/cairo-matrix.html#cairo-matrix-init-scale">
442
+ <ANCHOR id="cairo-matrix-init-rotate" href="cairo/cairo-matrix.html#cairo-matrix-init-rotate">
443
+ <ANCHOR id="cairo-matrix-translate" href="cairo/cairo-matrix.html#cairo-matrix-translate">
444
+ <ANCHOR id="cairo-matrix-scale" href="cairo/cairo-matrix.html#cairo-matrix-scale">
445
+ <ANCHOR id="cairo-matrix-rotate" href="cairo/cairo-matrix.html#cairo-matrix-rotate">
446
+ <ANCHOR id="cairo-matrix-invert" href="cairo/cairo-matrix.html#cairo-matrix-invert">
447
+ <ANCHOR id="cairo-matrix-multiply" href="cairo/cairo-matrix.html#cairo-matrix-multiply">
448
+ <ANCHOR id="cairo-matrix-transform-distance" href="cairo/cairo-matrix.html#cairo-matrix-transform-distance">
449
+ <ANCHOR id="cairo-matrix-transform-point" href="cairo/cairo-matrix.html#cairo-matrix-transform-point">
450
+ <ANCHOR id="cairo-matrix.see-also" href="cairo/cairo-matrix.html#cairo-matrix.see-also">
451
+ <ANCHOR id="cairo-error-status" href="cairo/cairo-error-status.html">
452
+ <ANCHOR id="cairo-error-status.synopsis" href="cairo/cairo-error-status.html#cairo-error-status.synopsis">
453
+ <ANCHOR id="cairo-error-status.description" href="cairo/cairo-error-status.html#cairo-error-status.description">
454
+ <ANCHOR id="cairo-error-status.details" href="cairo/cairo-error-status.html#cairo-error-status.details">
455
+ <ANCHOR id="cairo-status-t" href="cairo/cairo-error-status.html#cairo-status-t">
456
+ <ANCHOR id="cairo-status-to-string" href="cairo/cairo-error-status.html#cairo-status-to-string">
457
+ <ANCHOR id="cairo-debug-reset-static-data" href="cairo/cairo-error-status.html#cairo-debug-reset-static-data">
458
+ <ANCHOR id="cairo-error-status.see-also" href="cairo/cairo-error-status.html#cairo-error-status.see-also">
459
+ <ANCHOR id="cairo-version-info" href="cairo/cairo-version-info.html">
460
+ <ANCHOR id="cairo-version-info.synopsis" href="cairo/cairo-version-info.html#cairo-version-info.synopsis">
461
+ <ANCHOR id="cairo-version-info.description" href="cairo/cairo-version-info.html#cairo-version-info.description">
462
+ <ANCHOR id="cairo-version-info.details" href="cairo/cairo-version-info.html#cairo-version-info.details">
463
+ <ANCHOR id="CAIRO-VERSION--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION--CAPS">
464
+ <ANCHOR id="CAIRO-VERSION-MAJOR--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-MAJOR--CAPS">
465
+ <ANCHOR id="CAIRO-VERSION-MINOR--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-MINOR--CAPS">
466
+ <ANCHOR id="CAIRO-VERSION-MICRO--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-MICRO--CAPS">
467
+ <ANCHOR id="CAIRO-VERSION-STRING--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-STRING--CAPS">
468
+ <ANCHOR id="CAIRO-VERSION-ENCODE--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-ENCODE--CAPS">
469
+ <ANCHOR id="CAIRO-VERSION-STRINGIZE--CAPS" href="cairo/cairo-version-info.html#CAIRO-VERSION-STRINGIZE--CAPS">
470
+ <ANCHOR id="cairo-version" href="cairo/cairo-version-info.html#cairo-version">
471
+ <ANCHOR id="cairo-version-string" href="cairo/cairo-version-info.html#cairo-version-string">
472
+ <ANCHOR id="cairo-types" href="cairo/cairo-types.html">
473
+ <ANCHOR id="cairo-types.synopsis" href="cairo/cairo-types.html#cairo-types.synopsis">
474
+ <ANCHOR id="cairo-types.description" href="cairo/cairo-types.html#cairo-types.description">
475
+ <ANCHOR id="cairo-types.details" href="cairo/cairo-types.html#cairo-types.details">
476
+ <ANCHOR id="cairo-bool-t" href="cairo/cairo-types.html#cairo-bool-t">
477
+ <ANCHOR id="cairo-user-data-key-t" href="cairo/cairo-types.html#cairo-user-data-key-t">
478
+ <ANCHOR id="cairo-destroy-func-t" href="cairo/cairo-types.html#cairo-destroy-func-t">