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,57 @@
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>Drawing</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="up" href="index.html" title="Cairo: A Vector Graphics Library">
9
+ <link rel="prev" href="index.html" title="Cairo: A Vector Graphics Library">
10
+ <link rel="next" href="cairo-context.html" title="cairo_t">
11
+ <meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ <link rel="chapter" href="cairo-drawing.html" title="Drawing">
14
+ <link rel="chapter" href="cairo-fonts.html" title="Fonts">
15
+ <link rel="chapter" href="cairo-surfaces.html" title="Surfaces">
16
+ <link rel="chapter" href="cairo-support.html" title="Utilities">
17
+ <link rel="index" href="index-all.html" title="Index">
18
+ <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
19
+ <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
20
+ <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
21
+ <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
22
+ <link rel="appendix" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
23
+ </head>
24
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
25
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
26
+ <td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
27
+ <td> </td>
28
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
29
+ <th width="100%" align="center">Cairo: A Vector Graphics Library</th>
30
+ <td><a accesskey="n" href="cairo-context.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
31
+ </tr></table>
32
+ <div class="chapter" title="Drawing">
33
+ <div class="titlepage"><div><div><h2 class="title">
34
+ <a name="cairo-drawing"></a>Drawing</h2></div></div></div>
35
+ <div class="toc"><dl>
36
+ <dt>
37
+ <span class="refentrytitle"><a href="cairo-context.html">cairo_t</a></span><span class="refpurpose"> — The cairo drawing context</span>
38
+ </dt>
39
+ <dt>
40
+ <span class="refentrytitle"><a href="cairo-paths.html">Paths</a></span><span class="refpurpose"> — Creating paths and manipulating path data</span>
41
+ </dt>
42
+ <dt>
43
+ <span class="refentrytitle"><a href="cairo-pattern.html">cairo_pattern_t</a></span><span class="refpurpose"> — Sources for drawing</span>
44
+ </dt>
45
+ <dt>
46
+ <span class="refentrytitle"><a href="cairo-transformations.html">Transformations</a></span><span class="refpurpose"> — Manipulating the current transformation matrix</span>
47
+ </dt>
48
+ <dt>
49
+ <span class="refentrytitle"><a href="cairo-text.html">Text</a></span><span class="refpurpose"> — Rendering text and glyphs</span>
50
+ </dt>
51
+ </dl></div>
52
+ </div>
53
+ <div class="footer">
54
+ <hr>
55
+ Generated by GTK-Doc V1.11</div>
56
+ </body>
57
+ </html>
@@ -0,0 +1,360 @@
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>Error handling</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="up" href="cairo-support.html" title="Utilities">
9
+ <link rel="prev" href="cairo-matrix.html" title="cairo_matrix_t">
10
+ <link rel="next" href="cairo-version-info.html" title="Version Information">
11
+ <meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ <link rel="chapter" href="cairo-drawing.html" title="Drawing">
14
+ <link rel="chapter" href="cairo-fonts.html" title="Fonts">
15
+ <link rel="chapter" href="cairo-surfaces.html" title="Surfaces">
16
+ <link rel="chapter" href="cairo-support.html" title="Utilities">
17
+ <link rel="index" href="index-all.html" title="Index">
18
+ <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
19
+ <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
20
+ <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
21
+ <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
22
+ <link rel="appendix" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
23
+ </head>
24
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
25
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
26
+ <tr valign="middle">
27
+ <td><a accesskey="p" href="cairo-matrix.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="u" href="cairo-support.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
29
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
30
+ <th width="100%" align="center">Cairo: A Vector Graphics Library</th>
31
+ <td><a accesskey="n" href="cairo-version-info.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
32
+ </tr>
33
+ <tr><td colspan="5" class="shortcuts">
34
+ <a href="#cairo-error-status.synopsis" class="shortcut">Top</a>
35
+  | 
36
+ <a href="#cairo-error-status.description" class="shortcut">Description</a>
37
+ </td></tr>
38
+ </table>
39
+ <div class="refentry" title="Error handling">
40
+ <a name="cairo-error-status"></a><div class="titlepage"></div>
41
+ <div class="refnamediv"><table width="100%"><tr>
42
+ <td valign="top">
43
+ <h2><span class="refentrytitle"><a name="cairo-error-status.top_of_page"></a>Error handling</span></h2>
44
+ <p>Error handling — Decoding cairo's status</p>
45
+ </td>
46
+ <td valign="top" align="right"></td>
47
+ </tr></table></div>
48
+ <div class="refsynopsisdiv" title="Synopsis">
49
+ <a name="cairo-error-status.synopsis"></a><h2>Synopsis</h2>
50
+ <pre class="synopsis">
51
+ enum <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a>;
52
+ const char * <a class="link" href="cairo-error-status.html#cairo-status-to-string" title="cairo_status_to_string ()">cairo_status_to_string</a> (<a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> status);
53
+ void <a class="link" href="cairo-error-status.html#cairo-debug-reset-static-data" title="cairo_debug_reset_static_data ()">cairo_debug_reset_static_data</a> (void);
54
+ </pre>
55
+ </div>
56
+ <div class="refsect1" title="Description">
57
+ <a name="cairo-error-status.description"></a><h2>Description</h2>
58
+ <p>
59
+ Cairo uses a single status type to represent all kinds of errors. A status
60
+ value of <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> represents no error and has an integer value
61
+ of zero. All other status values represent an error.
62
+ </p>
63
+ <p>
64
+ Cairo's error handling is designed to be easy to use and safe. All major
65
+ cairo objects <em class="firstterm">retain</em> an error status internally which
66
+ can be queried anytime by the users using cairo*<code class="function">_status()</code> calls. In
67
+ the mean time, it is safe to call all cairo functions normally even if the
68
+ underlying object is in an error status. This means that no error handling
69
+ code is required before or after each individual cairo function call.
70
+ </p>
71
+ </div>
72
+ <div class="refsect1" title="Details">
73
+ <a name="cairo-error-status.details"></a><h2>Details</h2>
74
+ <div class="refsect2" title="enum cairo_status_t">
75
+ <a name="cairo-status-t"></a><h3>enum cairo_status_t</h3>
76
+ <pre class="programlisting">typedef enum _cairo_status {
77
+ CAIRO_STATUS_SUCCESS = 0,
78
+ CAIRO_STATUS_NO_MEMORY,
79
+ CAIRO_STATUS_INVALID_RESTORE,
80
+ CAIRO_STATUS_INVALID_POP_GROUP,
81
+ CAIRO_STATUS_NO_CURRENT_POINT,
82
+ CAIRO_STATUS_INVALID_MATRIX,
83
+ CAIRO_STATUS_INVALID_STATUS,
84
+ CAIRO_STATUS_NULL_POINTER,
85
+ CAIRO_STATUS_INVALID_STRING,
86
+ CAIRO_STATUS_INVALID_PATH_DATA,
87
+ CAIRO_STATUS_READ_ERROR,
88
+ CAIRO_STATUS_WRITE_ERROR,
89
+ CAIRO_STATUS_SURFACE_FINISHED,
90
+ CAIRO_STATUS_SURFACE_TYPE_MISMATCH,
91
+ CAIRO_STATUS_PATTERN_TYPE_MISMATCH,
92
+ CAIRO_STATUS_INVALID_CONTENT,
93
+ CAIRO_STATUS_INVALID_FORMAT,
94
+ CAIRO_STATUS_INVALID_VISUAL,
95
+ CAIRO_STATUS_FILE_NOT_FOUND,
96
+ CAIRO_STATUS_INVALID_DASH,
97
+ CAIRO_STATUS_INVALID_DSC_COMMENT,
98
+ CAIRO_STATUS_INVALID_INDEX,
99
+ CAIRO_STATUS_CLIP_NOT_REPRESENTABLE,
100
+ CAIRO_STATUS_TEMP_FILE_ERROR,
101
+ CAIRO_STATUS_INVALID_STRIDE,
102
+ CAIRO_STATUS_FONT_TYPE_MISMATCH,
103
+ CAIRO_STATUS_USER_FONT_IMMUTABLE,
104
+ CAIRO_STATUS_USER_FONT_ERROR,
105
+ CAIRO_STATUS_NEGATIVE_COUNT,
106
+ CAIRO_STATUS_INVALID_CLUSTERS,
107
+ CAIRO_STATUS_INVALID_SLANT,
108
+ CAIRO_STATUS_INVALID_WEIGHT
109
+ /* after adding a new error: update CAIRO_STATUS_LAST_STATUS in cairoint.h */
110
+ } cairo_status_t;
111
+ </pre>
112
+ <p>
113
+ <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t"><span class="type">cairo_status_t</span></a> is used to indicate errors that can occur when
114
+ using Cairo. In some cases it is returned directly by functions.
115
+ but when using <a class="link" href="cairo-context.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a>, the last error, if any, is stored in
116
+ the context and can be retrieved with <a class="link" href="cairo-context.html#cairo-status" title="cairo_status ()"><code class="function">cairo_status()</code></a>.
117
+ </p>
118
+ <p>
119
+ New entries may be added in future versions. Use <a class="link" href="cairo-error-status.html#cairo-status-to-string" title="cairo_status_to_string ()"><code class="function">cairo_status_to_string()</code></a>
120
+ to get a human-readable representation of an error message.</p>
121
+ <p>
122
+ </p>
123
+ <div class="variablelist"><table border="0">
124
+ <col align="left" valign="top">
125
+ <tbody>
126
+ <tr>
127
+ <td><p><a name="CAIRO-STATUS-SUCCESS--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_SUCCESS</code></span></p></td>
128
+ <td> no error has occurred
129
+ </td>
130
+ </tr>
131
+ <tr>
132
+ <td><p><a name="CAIRO-STATUS-NO-MEMORY--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></span></p></td>
133
+ <td> out of memory
134
+ </td>
135
+ </tr>
136
+ <tr>
137
+ <td><p><a name="CAIRO-STATUS-INVALID-RESTORE--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_RESTORE</code></span></p></td>
138
+ <td> <a class="link" href="cairo-context.html#cairo-restore" title="cairo_restore ()"><code class="function">cairo_restore()</code></a> called without matching <a class="link" href="cairo-context.html#cairo-save" title="cairo_save ()"><code class="function">cairo_save()</code></a>
139
+ </td>
140
+ </tr>
141
+ <tr>
142
+ <td><p><a name="CAIRO-STATUS-INVALID-POP-GROUP--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_POP_GROUP</code></span></p></td>
143
+ <td> no saved group to pop
144
+ </td>
145
+ </tr>
146
+ <tr>
147
+ <td><p><a name="CAIRO-STATUS-NO-CURRENT-POINT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_NO_CURRENT_POINT</code></span></p></td>
148
+ <td> no current point defined
149
+ </td>
150
+ </tr>
151
+ <tr>
152
+ <td><p><a name="CAIRO-STATUS-INVALID-MATRIX--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_MATRIX</code></span></p></td>
153
+ <td> invalid matrix (not invertible)
154
+ </td>
155
+ </tr>
156
+ <tr>
157
+ <td><p><a name="CAIRO-STATUS-INVALID-STATUS--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_STATUS</code></span></p></td>
158
+ <td> invalid value for an input <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t"><span class="type">cairo_status_t</span></a>
159
+ </td>
160
+ </tr>
161
+ <tr>
162
+ <td><p><a name="CAIRO-STATUS-NULL-POINTER--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_NULL_POINTER</code></span></p></td>
163
+ <td> <code class="literal">NULL</code> pointer
164
+ </td>
165
+ </tr>
166
+ <tr>
167
+ <td><p><a name="CAIRO-STATUS-INVALID-STRING--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_STRING</code></span></p></td>
168
+ <td> input string not valid UTF-8
169
+ </td>
170
+ </tr>
171
+ <tr>
172
+ <td><p><a name="CAIRO-STATUS-INVALID-PATH-DATA--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_PATH_DATA</code></span></p></td>
173
+ <td> input path data not valid
174
+ </td>
175
+ </tr>
176
+ <tr>
177
+ <td><p><a name="CAIRO-STATUS-READ-ERROR--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_READ_ERROR</code></span></p></td>
178
+ <td> error while reading from input stream
179
+ </td>
180
+ </tr>
181
+ <tr>
182
+ <td><p><a name="CAIRO-STATUS-WRITE-ERROR--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_WRITE_ERROR</code></span></p></td>
183
+ <td> error while writing to output stream
184
+ </td>
185
+ </tr>
186
+ <tr>
187
+ <td><p><a name="CAIRO-STATUS-SURFACE-FINISHED--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_SURFACE_FINISHED</code></span></p></td>
188
+ <td> target surface has been finished
189
+ </td>
190
+ </tr>
191
+ <tr>
192
+ <td><p><a name="CAIRO-STATUS-SURFACE-TYPE-MISMATCH--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_SURFACE_TYPE_MISMATCH</code></span></p></td>
193
+ <td> the surface type is not appropriate for the operation
194
+ </td>
195
+ </tr>
196
+ <tr>
197
+ <td><p><a name="CAIRO-STATUS-PATTERN-TYPE-MISMATCH--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_PATTERN_TYPE_MISMATCH</code></span></p></td>
198
+ <td> the pattern type is not appropriate for the operation
199
+ </td>
200
+ </tr>
201
+ <tr>
202
+ <td><p><a name="CAIRO-STATUS-INVALID-CONTENT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_CONTENT</code></span></p></td>
203
+ <td> invalid value for an input <a class="link" href="cairo-surface.html#cairo-content-t" title="enum cairo_content_t"><span class="type">cairo_content_t</span></a>
204
+ </td>
205
+ </tr>
206
+ <tr>
207
+ <td><p><a name="CAIRO-STATUS-INVALID-FORMAT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_FORMAT</code></span></p></td>
208
+ <td> invalid value for an input <a class="link" href="cairo-image-surface.html#cairo-format-t" title="enum cairo_format_t"><span class="type">cairo_format_t</span></a>
209
+ </td>
210
+ </tr>
211
+ <tr>
212
+ <td><p><a name="CAIRO-STATUS-INVALID-VISUAL--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_VISUAL</code></span></p></td>
213
+ <td> invalid value for an input Visual*
214
+ </td>
215
+ </tr>
216
+ <tr>
217
+ <td><p><a name="CAIRO-STATUS-FILE-NOT-FOUND--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_FILE_NOT_FOUND</code></span></p></td>
218
+ <td> file not found
219
+ </td>
220
+ </tr>
221
+ <tr>
222
+ <td><p><a name="CAIRO-STATUS-INVALID-DASH--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_DASH</code></span></p></td>
223
+ <td> invalid value for a dash setting
224
+ </td>
225
+ </tr>
226
+ <tr>
227
+ <td><p><a name="CAIRO-STATUS-INVALID-DSC-COMMENT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_DSC_COMMENT</code></span></p></td>
228
+ <td> invalid value for a DSC comment (Since 1.2)
229
+ </td>
230
+ </tr>
231
+ <tr>
232
+ <td><p><a name="CAIRO-STATUS-INVALID-INDEX--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_INDEX</code></span></p></td>
233
+ <td> invalid index passed to getter (Since 1.4)
234
+ </td>
235
+ </tr>
236
+ <tr>
237
+ <td><p><a name="CAIRO-STATUS-CLIP-NOT-REPRESENTABLE--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_CLIP_NOT_REPRESENTABLE</code></span></p></td>
238
+ <td> clip region not representable in desired format (Since 1.4)
239
+ </td>
240
+ </tr>
241
+ <tr>
242
+ <td><p><a name="CAIRO-STATUS-TEMP-FILE-ERROR--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_TEMP_FILE_ERROR</code></span></p></td>
243
+ <td> error creating or writing to a temporary file (Since 1.6)
244
+ </td>
245
+ </tr>
246
+ <tr>
247
+ <td><p><a name="CAIRO-STATUS-INVALID-STRIDE--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_STRIDE</code></span></p></td>
248
+ <td> invalid value for stride (Since 1.6)
249
+ </td>
250
+ </tr>
251
+ <tr>
252
+ <td><p><a name="CAIRO-STATUS-FONT-TYPE-MISMATCH--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_FONT_TYPE_MISMATCH</code></span></p></td>
253
+ <td> the font type is not appropriate for the operation (Since 1.8)
254
+ </td>
255
+ </tr>
256
+ <tr>
257
+ <td><p><a name="CAIRO-STATUS-USER-FONT-IMMUTABLE--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_USER_FONT_IMMUTABLE</code></span></p></td>
258
+ <td> the user-font is immutable (Since 1.8)
259
+ </td>
260
+ </tr>
261
+ <tr>
262
+ <td><p><a name="CAIRO-STATUS-USER-FONT-ERROR--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_USER_FONT_ERROR</code></span></p></td>
263
+ <td> error occurred in a user-font callback function (Since 1.8)
264
+ </td>
265
+ </tr>
266
+ <tr>
267
+ <td><p><a name="CAIRO-STATUS-NEGATIVE-COUNT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_NEGATIVE_COUNT</code></span></p></td>
268
+ <td> negative number used where it is not allowed (Since 1.8)
269
+ </td>
270
+ </tr>
271
+ <tr>
272
+ <td><p><a name="CAIRO-STATUS-INVALID-CLUSTERS--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_CLUSTERS</code></span></p></td>
273
+ <td> input clusters do not represent the accompanying text and glyph array (Since 1.8)
274
+ </td>
275
+ </tr>
276
+ <tr>
277
+ <td><p><a name="CAIRO-STATUS-INVALID-SLANT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_SLANT</code></span></p></td>
278
+ <td> invalid value for an input <a class="link" href="cairo-text.html#cairo-font-slant-t" title="enum cairo_font_slant_t"><span class="type">cairo_font_slant_t</span></a> (Since 1.8)
279
+ </td>
280
+ </tr>
281
+ <tr>
282
+ <td><p><a name="CAIRO-STATUS-INVALID-WEIGHT--CAPS"></a><span class="term"><code class="literal">CAIRO_STATUS_INVALID_WEIGHT</code></span></p></td>
283
+ <td> invalid value for an input <a class="link" href="cairo-text.html#cairo-font-weight-t" title="enum cairo_font_weight_t"><span class="type">cairo_font_weight_t</span></a> (Since 1.8)
284
+ </td>
285
+ </tr>
286
+ </tbody>
287
+ </table></div>
288
+ </div>
289
+ <hr>
290
+ <div class="refsect2" title="cairo_status_to_string ()">
291
+ <a name="cairo-status-to-string"></a><h3>cairo_status_to_string ()</h3>
292
+ <pre class="programlisting">const char * cairo_status_to_string (<a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> status);</pre>
293
+ <p>
294
+ Provides a human-readable description of a <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t"><span class="type">cairo_status_t</span></a>.</p>
295
+ <p>
296
+ </p>
297
+ <div class="variablelist"><table border="0">
298
+ <col align="left" valign="top">
299
+ <tbody>
300
+ <tr>
301
+ <td><p><span class="term"><em class="parameter"><code>status</code></em> :</span></p></td>
302
+ <td> a cairo status
303
+ </td>
304
+ </tr>
305
+ <tr>
306
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
307
+ <td> a string representation of the status
308
+ </td>
309
+ </tr>
310
+ </tbody>
311
+ </table></div>
312
+ </div>
313
+ <hr>
314
+ <div class="refsect2" title="cairo_debug_reset_static_data ()">
315
+ <a name="cairo-debug-reset-static-data"></a><h3>cairo_debug_reset_static_data ()</h3>
316
+ <pre class="programlisting">void cairo_debug_reset_static_data (void);</pre>
317
+ <p>
318
+ Resets all static data within cairo to its original state,
319
+ (ie. identical to the state at the time of program invocation). For
320
+ example, all caches within cairo will be flushed empty.
321
+ </p>
322
+ <p>
323
+ This function is intended to be useful when using memory-checking
324
+ tools such as valgrind. When valgrind's memcheck analyzes a
325
+ cairo-using program without a call to <a class="link" href="cairo-error-status.html#cairo-debug-reset-static-data" title="cairo_debug_reset_static_data ()"><code class="function">cairo_debug_reset_static_data()</code></a>,
326
+ it will report all data reachable via cairo's static objects as
327
+ "still reachable". Calling <a class="link" href="cairo-error-status.html#cairo-debug-reset-static-data" title="cairo_debug_reset_static_data ()"><code class="function">cairo_debug_reset_static_data()</code></a> just prior
328
+ to program termination will make it easier to get squeaky clean
329
+ reports from valgrind.
330
+ </p>
331
+ <p>
332
+ WARNING: It is only safe to call this function when there are no
333
+ active cairo objects remaining, (ie. the appropriate destroy
334
+ functions have been called as necessary). If there are active cairo
335
+ objects, this call is likely to cause a crash, (eg. an assertion
336
+ failure due to a hash table being destroyed when non-empty).</p>
337
+ <p>
338
+ </p>
339
+ </div>
340
+ </div>
341
+ <div class="refsect1" title="See Also">
342
+ <a name="cairo-error-status.see-also"></a><h2>See Also</h2>
343
+ <p>
344
+ </p>
345
+ <div class="itemizedlist"><ul class="itemizedlist" type="disc">
346
+ <li class="listitem"><a class="link" href="cairo-context.html#cairo-status" title="cairo_status ()"><code class="function">cairo_status()</code></a></li>
347
+ <li class="listitem"><a class="link" href="cairo-surface.html#cairo-surface-status" title="cairo_surface_status ()"><code class="function">cairo_surface_status()</code></a></li>
348
+ <li class="listitem"><a class="link" href="cairo-pattern.html#cairo-pattern-status" title="cairo_pattern_status ()"><code class="function">cairo_pattern_status()</code></a></li>
349
+ <li class="listitem"><a class="link" href="cairo-font-face.html#cairo-font-face-status" title="cairo_font_face_status ()"><code class="function">cairo_font_face_status()</code></a></li>
350
+ <li class="listitem"><a class="link" href="cairo-scaled-font.html#cairo-scaled-font-status" title="cairo_scaled_font_status ()"><code class="function">cairo_scaled_font_status()</code></a></li>
351
+ </ul></div>
352
+ <p>
353
+ </p>
354
+ </div>
355
+ </div>
356
+ <div class="footer">
357
+ <hr>
358
+ Generated by GTK-Doc V1.11</div>
359
+ </body>
360
+ </html>
@@ -0,0 +1,408 @@
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_font_face_t</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="up" href="cairo-fonts.html" title="Fonts">
9
+ <link rel="prev" href="cairo-fonts.html" title="Fonts">
10
+ <link rel="next" href="cairo-scaled-font.html" title="cairo_scaled_font_t">
11
+ <meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ <link rel="chapter" href="cairo-drawing.html" title="Drawing">
14
+ <link rel="chapter" href="cairo-fonts.html" title="Fonts">
15
+ <link rel="chapter" href="cairo-surfaces.html" title="Surfaces">
16
+ <link rel="chapter" href="cairo-support.html" title="Utilities">
17
+ <link rel="index" href="index-all.html" title="Index">
18
+ <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
19
+ <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
20
+ <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
21
+ <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
22
+ <link rel="appendix" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
23
+ </head>
24
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
25
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
26
+ <tr valign="middle">
27
+ <td><a accesskey="p" href="cairo-fonts.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="u" href="cairo-fonts.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
29
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
30
+ <th width="100%" align="center">Cairo: A Vector Graphics Library</th>
31
+ <td><a accesskey="n" href="cairo-scaled-font.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
32
+ </tr>
33
+ <tr><td colspan="5" class="shortcuts">
34
+ <a href="#cairo-font-face.synopsis" class="shortcut">Top</a>
35
+  | 
36
+ <a href="#cairo-font-face.description" class="shortcut">Description</a>
37
+ </td></tr>
38
+ </table>
39
+ <div class="refentry" title="cairo_font_face_t">
40
+ <a name="cairo-font-face"></a><div class="titlepage"></div>
41
+ <div class="refnamediv"><table width="100%"><tr>
42
+ <td valign="top">
43
+ <h2><span class="refentrytitle"><a name="cairo-font-face.top_of_page"></a>cairo_font_face_t</span></h2>
44
+ <p>cairo_font_face_t — Base class for font faces</p>
45
+ </td>
46
+ <td valign="top" align="right"></td>
47
+ </tr></table></div>
48
+ <div class="refsynopsisdiv" title="Synopsis">
49
+ <a name="cairo-font-face.synopsis"></a><h2>Synopsis</h2>
50
+ <pre class="synopsis">
51
+ typedef <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a>;
52
+ <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> * <a class="link" href="cairo-font-face.html#cairo-font-face-reference" title="cairo_font_face_reference ()">cairo_font_face_reference</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);
53
+ void <a class="link" href="cairo-font-face.html#cairo-font-face-destroy" title="cairo_font_face_destroy ()">cairo_font_face_destroy</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);
54
+ <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> <a class="link" href="cairo-font-face.html#cairo-font-face-status" title="cairo_font_face_status ()">cairo_font_face_status</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);
55
+ enum <a class="link" href="cairo-font-face.html#cairo-font-type-t" title="enum cairo_font_type_t">cairo_font_type_t</a>;
56
+ <a class="link" href="cairo-font-face.html#cairo-font-type-t" title="enum cairo_font_type_t">cairo_font_type_t</a> <a class="link" href="cairo-font-face.html#cairo-font-face-get-type" title="cairo_font_face_get_type ()">cairo_font_face_get_type</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);
57
+ unsigned int <a class="link" href="cairo-font-face.html#cairo-font-face-get-reference-count" title="cairo_font_face_get_reference_count ()">cairo_font_face_get_reference_count</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);
58
+ <a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> <a class="link" href="cairo-font-face.html#cairo-font-face-set-user-data" title="cairo_font_face_set_user_data ()">cairo_font_face_set_user_data</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face,
59
+ const <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t">cairo_user_data_key_t</a> *key,
60
+ void *user_data,
61
+ <a class="link" href="cairo-types.html#cairo-destroy-func-t" title="cairo_destroy_func_t ()">cairo_destroy_func_t</a> destroy);
62
+ void * <a class="link" href="cairo-font-face.html#cairo-font-face-get-user-data" title="cairo_font_face_get_user_data ()">cairo_font_face_get_user_data</a> (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face,
63
+ const <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t">cairo_user_data_key_t</a> *key);
64
+ </pre>
65
+ </div>
66
+ <div class="refsect1" title="Description">
67
+ <a name="cairo-font-face.description"></a><h2>Description</h2>
68
+ <p>
69
+ <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> represents a particular font at a particular weight,
70
+ slant, and other characteristic but no size, transformation, or size.
71
+ </p>
72
+ <p>
73
+ Font faces are created using <em class="firstterm">font-backend</em>-specific
74
+ constructors, typically of the form
75
+ cairo_<span class="emphasis"><em>backend</em></span><code class="function">_font_face_create()</code>,
76
+ or implicitly using the <em class="firstterm">toy</em> text API by way of
77
+ <a class="link" href="cairo-text.html#cairo-select-font-face" title="cairo_select_font_face ()"><code class="function">cairo_select_font_face()</code></a>. The resulting face can be accessed using
78
+ <a class="link" href="cairo-text.html#cairo-get-font-face" title="cairo_get_font_face ()"><code class="function">cairo_get_font_face()</code></a>.
79
+ </p>
80
+ </div>
81
+ <div class="refsect1" title="Details">
82
+ <a name="cairo-font-face.details"></a><h2>Details</h2>
83
+ <div class="refsect2" title="cairo_font_face_t">
84
+ <a name="cairo-font-face-t"></a><h3>cairo_font_face_t</h3>
85
+ <pre class="programlisting">typedef struct _cairo_font_face cairo_font_face_t;
86
+ </pre>
87
+ <p>
88
+ A <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> specifies all aspects of a font other
89
+ than the size or font matrix (a font matrix is used to distort
90
+ a font by sheering it or scaling it unequally in the two
91
+ directions) . A font face can be set on a <a class="link" href="cairo-context.html#cairo-t" title="cairo_t"><span class="type">cairo_t</span></a> by using
92
+ <a class="link" href="cairo-text.html#cairo-set-font-face" title="cairo_set_font_face ()"><code class="function">cairo_set_font_face()</code></a>; the size and font matrix are set with
93
+ <a class="link" href="cairo-text.html#cairo-set-font-size" title="cairo_set_font_size ()"><code class="function">cairo_set_font_size()</code></a> and <a class="link" href="cairo-text.html#cairo-set-font-matrix" title="cairo_set_font_matrix ()"><code class="function">cairo_set_font_matrix()</code></a>.
94
+ </p>
95
+ <p>
96
+ There are various types of font faces, depending on the
97
+ <em class="firstterm">font backend</em> they use. The type of a
98
+ font face can be queried using <a class="link" href="cairo-font-face.html#cairo-font-face-get-type" title="cairo_font_face_get_type ()"><code class="function">cairo_font_face_get_type()</code></a>.
99
+ </p>
100
+ <p>
101
+ Memory management of <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> is done with
102
+ <a class="link" href="cairo-font-face.html#cairo-font-face-reference" title="cairo_font_face_reference ()"><code class="function">cairo_font_face_reference()</code></a> and <a class="link" href="cairo-font-face.html#cairo-font-face-destroy" title="cairo_font_face_destroy ()"><code class="function">cairo_font_face_destroy()</code></a>.</p>
103
+ <p>
104
+ </p>
105
+ </div>
106
+ <hr>
107
+ <div class="refsect2" title="cairo_font_face_reference ()">
108
+ <a name="cairo-font-face-reference"></a><h3>cairo_font_face_reference ()</h3>
109
+ <pre class="programlisting"><a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> * cairo_font_face_reference (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);</pre>
110
+ <p>
111
+ Increases the reference count on <em class="parameter"><code>font_face</code></em> by one. This prevents
112
+ <em class="parameter"><code>font_face</code></em> from being destroyed until a matching call to
113
+ <a class="link" href="cairo-font-face.html#cairo-font-face-destroy" title="cairo_font_face_destroy ()"><code class="function">cairo_font_face_destroy()</code></a> is made.
114
+ </p>
115
+ <p>
116
+ The number of references to a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> can be get using
117
+ <a class="link" href="cairo-font-face.html#cairo-font-face-get-reference-count" title="cairo_font_face_get_reference_count ()"><code class="function">cairo_font_face_get_reference_count()</code></a>.</p>
118
+ <p>
119
+ </p>
120
+ <div class="variablelist"><table border="0">
121
+ <col align="left" valign="top">
122
+ <tbody>
123
+ <tr>
124
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
125
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>, (may be <code class="literal">NULL</code> in which case this
126
+ function does nothing).
127
+ </td>
128
+ </tr>
129
+ <tr>
130
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
131
+ <td> the referenced <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>.
132
+ </td>
133
+ </tr>
134
+ </tbody>
135
+ </table></div>
136
+ </div>
137
+ <hr>
138
+ <div class="refsect2" title="cairo_font_face_destroy ()">
139
+ <a name="cairo-font-face-destroy"></a><h3>cairo_font_face_destroy ()</h3>
140
+ <pre class="programlisting">void cairo_font_face_destroy (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);</pre>
141
+ <p>
142
+ Decreases the reference count on <em class="parameter"><code>font_face</code></em> by one. If the result
143
+ is zero, then <em class="parameter"><code>font_face</code></em> and all associated resources are freed.
144
+ See <a class="link" href="cairo-font-face.html#cairo-font-face-reference" title="cairo_font_face_reference ()"><code class="function">cairo_font_face_reference()</code></a>.</p>
145
+ <p>
146
+ </p>
147
+ <div class="variablelist"><table border="0">
148
+ <col align="left" valign="top">
149
+ <tbody><tr>
150
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
151
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>
152
+ </td>
153
+ </tr></tbody>
154
+ </table></div>
155
+ </div>
156
+ <hr>
157
+ <div class="refsect2" title="cairo_font_face_status ()">
158
+ <a name="cairo-font-face-status"></a><h3>cairo_font_face_status ()</h3>
159
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> cairo_font_face_status (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);</pre>
160
+ <p>
161
+ Checks whether an error has previously occurred for this
162
+ font face</p>
163
+ <p>
164
+ </p>
165
+ <div class="variablelist"><table border="0">
166
+ <col align="left" valign="top">
167
+ <tbody>
168
+ <tr>
169
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
170
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>
171
+ </td>
172
+ </tr>
173
+ <tr>
174
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
175
+ <td> <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> or another error such as
176
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>.
177
+ </td>
178
+ </tr>
179
+ </tbody>
180
+ </table></div>
181
+ </div>
182
+ <hr>
183
+ <div class="refsect2" title="enum cairo_font_type_t">
184
+ <a name="cairo-font-type-t"></a><h3>enum cairo_font_type_t</h3>
185
+ <pre class="programlisting">typedef enum _cairo_font_type {
186
+ CAIRO_FONT_TYPE_TOY,
187
+ CAIRO_FONT_TYPE_FT,
188
+ CAIRO_FONT_TYPE_WIN32,
189
+ CAIRO_FONT_TYPE_QUARTZ,
190
+ CAIRO_FONT_TYPE_USER
191
+ } cairo_font_type_t;
192
+ </pre>
193
+ <p>
194
+ <a class="link" href="cairo-font-face.html#cairo-font-type-t" title="enum cairo_font_type_t"><span class="type">cairo_font_type_t</span></a> is used to describe the type of a given font
195
+ face or scaled font. The font types are also known as "font
196
+ backends" within cairo.
197
+ </p>
198
+ <p>
199
+ The type of a font face is determined by the function used to
200
+ create it, which will generally be of the form
201
+ cairo_<span class="emphasis"><em>type</em></span><code class="function">_font_face_create()</code>. The font face type can be queried
202
+ with <a class="link" href="cairo-font-face.html#cairo-font-face-get-type" title="cairo_font_face_get_type ()"><code class="function">cairo_font_face_get_type()</code></a>
203
+ </p>
204
+ <p>
205
+ The various <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a> functions can be used with a font face
206
+ of any type.
207
+ </p>
208
+ <p>
209
+ The type of a scaled font is determined by the type of the font
210
+ face passed to <a class="link" href="cairo-scaled-font.html#cairo-scaled-font-create" title="cairo_scaled_font_create ()"><code class="function">cairo_scaled_font_create()</code></a>. The scaled font type can
211
+ be queried with <a class="link" href="cairo-scaled-font.html#cairo-scaled-font-get-type" title="cairo_scaled_font_get_type ()"><code class="function">cairo_scaled_font_get_type()</code></a>
212
+ </p>
213
+ <p>
214
+ The various <a class="link" href="cairo-scaled-font.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a> functions can be used with scaled
215
+ fonts of any type, but some font backends also provide
216
+ type-specific functions that must only be called with a scaled font
217
+ of the appropriate type. These functions have names that begin with
218
+ cairo_<span class="emphasis"><em>type</em></span><code class="function">_scaled_font()</code> such as <a class="link" href="cairo-ft-font.html#cairo-ft-scaled-font-lock-face" title="cairo_ft_scaled_font_lock_face ()"><code class="function">cairo_ft_scaled_font_lock_face()</code></a>.
219
+ </p>
220
+ <p>
221
+ The behavior of calling a type-specific function with a scaled font
222
+ of the wrong type is undefined.
223
+ </p>
224
+ <p>
225
+ New entries may be added in future versions.</p>
226
+ <p>
227
+ </p>
228
+ <div class="variablelist"><table border="0">
229
+ <col align="left" valign="top">
230
+ <tbody>
231
+ <tr>
232
+ <td><p><a name="CAIRO-FONT-TYPE-TOY--CAPS"></a><span class="term"><code class="literal">CAIRO_FONT_TYPE_TOY</code></span></p></td>
233
+ <td> The font was created using cairo's toy font api
234
+ </td>
235
+ </tr>
236
+ <tr>
237
+ <td><p><a name="CAIRO-FONT-TYPE-FT--CAPS"></a><span class="term"><code class="literal">CAIRO_FONT_TYPE_FT</code></span></p></td>
238
+ <td> The font is of type FreeType
239
+ </td>
240
+ </tr>
241
+ <tr>
242
+ <td><p><a name="CAIRO-FONT-TYPE-WIN32--CAPS"></a><span class="term"><code class="literal">CAIRO_FONT_TYPE_WIN32</code></span></p></td>
243
+ <td> The font is of type Win32
244
+ </td>
245
+ </tr>
246
+ <tr>
247
+ <td><p><a name="CAIRO-FONT-TYPE-QUARTZ--CAPS"></a><span class="term"><code class="literal">CAIRO_FONT_TYPE_QUARTZ</code></span></p></td>
248
+ <td> The font is of type Quartz (Since: 1.6)
249
+ </td>
250
+ </tr>
251
+ <tr>
252
+ <td><p><a name="CAIRO-FONT-TYPE-USER--CAPS"></a><span class="term"><code class="literal">CAIRO_FONT_TYPE_USER</code></span></p></td>
253
+ <td> The font was create using cairo's user font api (Since: 1.8)
254
+ </td>
255
+ </tr>
256
+ </tbody>
257
+ </table></div>
258
+ <p class="since">Since 1.2</p>
259
+ </div>
260
+ <hr>
261
+ <div class="refsect2" title="cairo_font_face_get_type ()">
262
+ <a name="cairo-font-face-get-type"></a><h3>cairo_font_face_get_type ()</h3>
263
+ <pre class="programlisting"><a class="link" href="cairo-font-face.html#cairo-font-type-t" title="enum cairo_font_type_t">cairo_font_type_t</a> cairo_font_face_get_type (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);</pre>
264
+ <p>
265
+ This function returns the type of the backend used to create
266
+ a font face. See <a class="link" href="cairo-font-face.html#cairo-font-type-t" title="enum cairo_font_type_t"><span class="type">cairo_font_type_t</span></a> for available types.</p>
267
+ <p>
268
+ </p>
269
+ <div class="variablelist"><table border="0">
270
+ <col align="left" valign="top">
271
+ <tbody>
272
+ <tr>
273
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
274
+ <td> a font face
275
+ </td>
276
+ </tr>
277
+ <tr>
278
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
279
+ <td> The type of <em class="parameter"><code>font_face</code></em>.
280
+
281
+ </td>
282
+ </tr>
283
+ </tbody>
284
+ </table></div>
285
+ <p class="since">Since 1.2</p>
286
+ </div>
287
+ <hr>
288
+ <div class="refsect2" title="cairo_font_face_get_reference_count ()">
289
+ <a name="cairo-font-face-get-reference-count"></a><h3>cairo_font_face_get_reference_count ()</h3>
290
+ <pre class="programlisting">unsigned int cairo_font_face_get_reference_count (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face);</pre>
291
+ <p>
292
+ Returns the current reference count of <em class="parameter"><code>font_face</code></em>.</p>
293
+ <p>
294
+ </p>
295
+ <div class="variablelist"><table border="0">
296
+ <col align="left" valign="top">
297
+ <tbody>
298
+ <tr>
299
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
300
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>
301
+ </td>
302
+ </tr>
303
+ <tr>
304
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
305
+ <td> the current reference count of <em class="parameter"><code>font_face</code></em>. If the
306
+ object is a nil object, 0 will be returned.
307
+
308
+ </td>
309
+ </tr>
310
+ </tbody>
311
+ </table></div>
312
+ <p class="since">Since 1.4</p>
313
+ </div>
314
+ <hr>
315
+ <div class="refsect2" title="cairo_font_face_set_user_data ()">
316
+ <a name="cairo-font-face-set-user-data"></a><h3>cairo_font_face_set_user_data ()</h3>
317
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> cairo_font_face_set_user_data (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face,
318
+ const <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t">cairo_user_data_key_t</a> *key,
319
+ void *user_data,
320
+ <a class="link" href="cairo-types.html#cairo-destroy-func-t" title="cairo_destroy_func_t ()">cairo_destroy_func_t</a> destroy);</pre>
321
+ <p>
322
+ Attach user data to <em class="parameter"><code>font_face</code></em>. To remove user data from a font face,
323
+ call this function with the key that was used to set it and <code class="literal">NULL</code>
324
+ for <em class="parameter"><code>data</code></em>.</p>
325
+ <p>
326
+ </p>
327
+ <div class="variablelist"><table border="0">
328
+ <col align="left" valign="top">
329
+ <tbody>
330
+ <tr>
331
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
332
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>
333
+ </td>
334
+ </tr>
335
+ <tr>
336
+ <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
337
+ <td> the address of a <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t"><span class="type">cairo_user_data_key_t</span></a> to attach the user data to
338
+ </td>
339
+ </tr>
340
+ <tr>
341
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
342
+ <td> the user data to attach to the font face
343
+ </td>
344
+ </tr>
345
+ <tr>
346
+ <td><p><span class="term"><em class="parameter"><code>destroy</code></em> :</span></p></td>
347
+ <td> a <a class="link" href="cairo-types.html#cairo-destroy-func-t" title="cairo_destroy_func_t ()"><span class="type">cairo_destroy_func_t</span></a> which will be called when the
348
+ font face is destroyed or when new user data is attached using the
349
+ same key.
350
+ </td>
351
+ </tr>
352
+ <tr>
353
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
354
+ <td> <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> or <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a> if a
355
+ slot could not be allocated for the user data.
356
+ </td>
357
+ </tr>
358
+ </tbody>
359
+ </table></div>
360
+ </div>
361
+ <hr>
362
+ <div class="refsect2" title="cairo_font_face_get_user_data ()">
363
+ <a name="cairo-font-face-get-user-data"></a><h3>cairo_font_face_get_user_data ()</h3>
364
+ <pre class="programlisting">void * cairo_font_face_get_user_data (<a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t">cairo_font_face_t</a> *font_face,
365
+ const <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t">cairo_user_data_key_t</a> *key);</pre>
366
+ <p>
367
+ Return user data previously attached to <em class="parameter"><code>font_face</code></em> using the specified
368
+ key. If no user data has been attached with the given key this
369
+ function returns <code class="literal">NULL</code>.</p>
370
+ <p>
371
+ </p>
372
+ <div class="variablelist"><table border="0">
373
+ <col align="left" valign="top">
374
+ <tbody>
375
+ <tr>
376
+ <td><p><span class="term"><em class="parameter"><code>font_face</code></em> :</span></p></td>
377
+ <td> a <a class="link" href="cairo-font-face.html#cairo-font-face-t" title="cairo_font_face_t"><span class="type">cairo_font_face_t</span></a>
378
+ </td>
379
+ </tr>
380
+ <tr>
381
+ <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
382
+ <td> the address of the <a class="link" href="cairo-types.html#cairo-user-data-key-t" title="cairo_user_data_key_t"><span class="type">cairo_user_data_key_t</span></a> the user data was
383
+ attached to
384
+ </td>
385
+ </tr>
386
+ <tr>
387
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
388
+ <td> the user data previously attached or <code class="literal">NULL</code>.
389
+ </td>
390
+ </tr>
391
+ </tbody>
392
+ </table></div>
393
+ </div>
394
+ </div>
395
+ <div class="refsect1" title="See Also">
396
+ <a name="cairo-font-face.see-also"></a><h2>See Also</h2>
397
+ <p>
398
+ </p>
399
+ <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><a class="link" href="cairo-scaled-font.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a></li></ul></div>
400
+ <p>
401
+ </p>
402
+ </div>
403
+ </div>
404
+ <div class="footer">
405
+ <hr>
406
+ Generated by GTK-Doc V1.11</div>
407
+ </body>
408
+ </html>