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,238 @@
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>PDF Surfaces</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-surfaces.html" title="Surfaces">
9
+ <link rel="prev" href="cairo-image-surface.html" title="Image Surfaces">
10
+ <link rel="next" href="cairo-png-functions.html" title="PNG Support">
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-image-surface.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="u" href="cairo-surfaces.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-png-functions.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-pdf-surface.synopsis" class="shortcut">Top</a>
35
+  | 
36
+ <a href="#cairo-pdf-surface.description" class="shortcut">Description</a>
37
+ </td></tr>
38
+ </table>
39
+ <div class="refentry" title="PDF Surfaces">
40
+ <a name="cairo-pdf-surface"></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-pdf-surface.top_of_page"></a>PDF Surfaces</span></h2>
44
+ <p>PDF Surfaces — Rendering PDF documents</p>
45
+ </td>
46
+ <td valign="top" align="right"></td>
47
+ </tr></table></div>
48
+ <div class="refsynopsisdiv" title="Synopsis">
49
+ <a name="cairo-pdf-surface.synopsis"></a><h2>Synopsis</h2>
50
+ <pre class="synopsis">
51
+ #define <a class="link" href="cairo-pdf-surface.html#CAIRO-HAS-PDF-SURFACE--CAPS" title="CAIRO_HAS_PDF_SURFACE">CAIRO_HAS_PDF_SURFACE</a>
52
+ <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * <a class="link" href="cairo-pdf-surface.html#cairo-pdf-surface-create" title="cairo_pdf_surface_create ()">cairo_pdf_surface_create</a> (const char *filename,
53
+ double width_in_points,
54
+ double height_in_points);
55
+ <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * <a class="link" href="cairo-pdf-surface.html#cairo-pdf-surface-create-for-stream" title="cairo_pdf_surface_create_for_stream ()">cairo_pdf_surface_create_for_stream</a> (<a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()">cairo_write_func_t</a> write_func,
56
+ void *closure,
57
+ double width_in_points,
58
+ double height_in_points);
59
+ void <a class="link" href="cairo-pdf-surface.html#cairo-pdf-surface-set-size" title="cairo_pdf_surface_set_size ()">cairo_pdf_surface_set_size</a> (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
60
+ double width_in_points,
61
+ double height_in_points);
62
+ </pre>
63
+ </div>
64
+ <div class="refsect1" title="Description">
65
+ <a name="cairo-pdf-surface.description"></a><h2>Description</h2>
66
+ <p>
67
+ The PDF surface is used to render cairo graphics to Adobe
68
+ PDF files and is a multi-page vector surface backend.
69
+ </p>
70
+ </div>
71
+ <div class="refsect1" title="Details">
72
+ <a name="cairo-pdf-surface.details"></a><h2>Details</h2>
73
+ <div class="refsect2" title="CAIRO_HAS_PDF_SURFACE">
74
+ <a name="CAIRO-HAS-PDF-SURFACE--CAPS"></a><h3>CAIRO_HAS_PDF_SURFACE</h3>
75
+ <pre class="programlisting">#define CAIRO_HAS_PDF_SURFACE 1
76
+ </pre>
77
+ <p>
78
+ Defined if the PDF surface backend is available.
79
+ This macro can be used to conditionally compile backend-specific code.
80
+ </p>
81
+ </div>
82
+ <hr>
83
+ <div class="refsect2" title="cairo_pdf_surface_create ()">
84
+ <a name="cairo-pdf-surface-create"></a><h3>cairo_pdf_surface_create ()</h3>
85
+ <pre class="programlisting"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * cairo_pdf_surface_create (const char *filename,
86
+ double width_in_points,
87
+ double height_in_points);</pre>
88
+ <p>
89
+ Creates a PDF surface of the specified size in points to be written
90
+ to <em class="parameter"><code>filename</code></em>.</p>
91
+ <p>
92
+ </p>
93
+ <div class="variablelist"><table border="0">
94
+ <col align="left" valign="top">
95
+ <tbody>
96
+ <tr>
97
+ <td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
98
+ <td> a filename for the PDF output (must be writable), <code class="literal">NULL</code> may be
99
+ used to specify no output. This will generate a PDF surface that
100
+ may be queried and used as a source, without generating a
101
+ temporary file.
102
+ </td>
103
+ </tr>
104
+ <tr>
105
+ <td><p><span class="term"><em class="parameter"><code>width_in_points</code></em> :</span></p></td>
106
+ <td> width of the surface, in points (1 point == 1/72.0 inch)
107
+ </td>
108
+ </tr>
109
+ <tr>
110
+ <td><p><span class="term"><em class="parameter"><code>height_in_points</code></em> :</span></p></td>
111
+ <td> height of the surface, in points (1 point == 1/72.0 inch)
112
+ </td>
113
+ </tr>
114
+ <tr>
115
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
116
+ <td> a pointer to the newly created surface. The caller
117
+ owns the surface and should call <a class="link" href="cairo-surface.html#cairo-surface-destroy" title="cairo_surface_destroy ()"><code class="function">cairo_surface_destroy()</code></a> when done
118
+ with it.
119
+
120
+ This function always returns a valid pointer, but it will return a
121
+ pointer to a "nil" surface if an error such as out of memory
122
+ occurs. You can use <a class="link" href="cairo-surface.html#cairo-surface-status" title="cairo_surface_status ()"><code class="function">cairo_surface_status()</code></a> to check for this.
123
+
124
+ </td>
125
+ </tr>
126
+ </tbody>
127
+ </table></div>
128
+ <p class="since">Since 1.2</p>
129
+ </div>
130
+ <hr>
131
+ <div class="refsect2" title="cairo_pdf_surface_create_for_stream ()">
132
+ <a name="cairo-pdf-surface-create-for-stream"></a><h3>cairo_pdf_surface_create_for_stream ()</h3>
133
+ <pre class="programlisting"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * cairo_pdf_surface_create_for_stream (<a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()">cairo_write_func_t</a> write_func,
134
+ void *closure,
135
+ double width_in_points,
136
+ double height_in_points);</pre>
137
+ <p>
138
+ Creates a PDF surface of the specified size in points to be written
139
+ incrementally to the stream represented by <em class="parameter"><code>write_func</code></em> and <em class="parameter"><code>closure</code></em>.</p>
140
+ <p>
141
+ </p>
142
+ <div class="variablelist"><table border="0">
143
+ <col align="left" valign="top">
144
+ <tbody>
145
+ <tr>
146
+ <td><p><span class="term"><em class="parameter"><code>write_func</code></em> :</span></p></td>
147
+ <td> a <a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> to accept the output data, may be <code class="literal">NULL</code>
148
+ to indicate a no-op <em class="parameter"><code>write_func</code></em>. With a no-op <em class="parameter"><code>write_func</code></em>,
149
+ the surface may be queried or used as a source without
150
+ generating any temporary files.
151
+ </td>
152
+ </tr>
153
+ <tr>
154
+ <td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
155
+ <td> the closure argument for <em class="parameter"><code>write_func</code></em>
156
+ </td>
157
+ </tr>
158
+ <tr>
159
+ <td><p><span class="term"><em class="parameter"><code>width_in_points</code></em> :</span></p></td>
160
+ <td> width of the surface, in points (1 point == 1/72.0 inch)
161
+ </td>
162
+ </tr>
163
+ <tr>
164
+ <td><p><span class="term"><em class="parameter"><code>height_in_points</code></em> :</span></p></td>
165
+ <td> height of the surface, in points (1 point == 1/72.0 inch)
166
+ </td>
167
+ </tr>
168
+ <tr>
169
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
170
+ <td> a pointer to the newly created surface. The caller
171
+ owns the surface and should call <a class="link" href="cairo-surface.html#cairo-surface-destroy" title="cairo_surface_destroy ()"><code class="function">cairo_surface_destroy()</code></a> when done
172
+ with it.
173
+
174
+ This function always returns a valid pointer, but it will return a
175
+ pointer to a "nil" surface if an error such as out of memory
176
+ occurs. You can use <a class="link" href="cairo-surface.html#cairo-surface-status" title="cairo_surface_status ()"><code class="function">cairo_surface_status()</code></a> to check for this.
177
+
178
+ </td>
179
+ </tr>
180
+ </tbody>
181
+ </table></div>
182
+ <p class="since">Since 1.2</p>
183
+ </div>
184
+ <hr>
185
+ <div class="refsect2" title="cairo_pdf_surface_set_size ()">
186
+ <a name="cairo-pdf-surface-set-size"></a><h3>cairo_pdf_surface_set_size ()</h3>
187
+ <pre class="programlisting">void cairo_pdf_surface_set_size (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
188
+ double width_in_points,
189
+ double height_in_points);</pre>
190
+ <p>
191
+ Changes the size of a PDF surface for the current (and
192
+ subsequent) pages.
193
+ </p>
194
+ <p>
195
+ This function should only be called before any drawing operations
196
+ have been performed on the current page. The simplest way to do
197
+ this is to call this function immediately after creating the
198
+ surface or immediately after completing a page with either
199
+ <a class="link" href="cairo-context.html#cairo-show-page" title="cairo_show_page ()"><code class="function">cairo_show_page()</code></a> or <a class="link" href="cairo-context.html#cairo-copy-page" title="cairo_copy_page ()"><code class="function">cairo_copy_page()</code></a>.</p>
200
+ <p>
201
+ </p>
202
+ <div class="variablelist"><table border="0">
203
+ <col align="left" valign="top">
204
+ <tbody>
205
+ <tr>
206
+ <td><p><span class="term"><em class="parameter"><code>surface</code></em> :</span></p></td>
207
+ <td> a PDF <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a>
208
+ </td>
209
+ </tr>
210
+ <tr>
211
+ <td><p><span class="term"><em class="parameter"><code>width_in_points</code></em> :</span></p></td>
212
+ <td> new surface width, in points (1 point == 1/72.0 inch)
213
+ </td>
214
+ </tr>
215
+ <tr>
216
+ <td><p><span class="term"><em class="parameter"><code>height_in_points</code></em> :</span></p></td>
217
+ <td> new surface height, in points (1 point == 1/72.0 inch)
218
+ </td>
219
+ </tr>
220
+ </tbody>
221
+ </table></div>
222
+ <p class="since">Since 1.2</p>
223
+ </div>
224
+ </div>
225
+ <div class="refsect1" title="See Also">
226
+ <a name="cairo-pdf-surface.see-also"></a><h2>See Also</h2>
227
+ <p>
228
+ </p>
229
+ <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a></li></ul></div>
230
+ <p>
231
+ </p>
232
+ </div>
233
+ </div>
234
+ <div class="footer">
235
+ <hr>
236
+ Generated by GTK-Doc V1.11</div>
237
+ </body>
238
+ </html>
@@ -0,0 +1,341 @@
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>PNG Support</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-surfaces.html" title="Surfaces">
9
+ <link rel="prev" href="cairo-pdf-surface.html" title="PDF Surfaces">
10
+ <link rel="next" href="cairo-ps-surface.html" title="PostScript Surfaces">
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-pdf-surface.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="u" href="cairo-surfaces.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-ps-surface.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-png-functions.synopsis" class="shortcut">Top</a>
35
+  | 
36
+ <a href="#cairo-png-functions.description" class="shortcut">Description</a>
37
+ </td></tr>
38
+ </table>
39
+ <div class="refentry" title="PNG Support">
40
+ <a name="cairo-png-functions"></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-png-functions.top_of_page"></a>PNG Support</span></h2>
44
+ <p>PNG Support — Reading and writing PNG images</p>
45
+ </td>
46
+ <td valign="top" align="right"></td>
47
+ </tr></table></div>
48
+ <div class="refsynopsisdiv" title="Synopsis">
49
+ <a name="cairo-png-functions.synopsis"></a><h2>Synopsis</h2>
50
+ <pre class="synopsis">
51
+ #define <a class="link" href="cairo-png-functions.html#CAIRO-HAS-PNG-FUNCTIONS--CAPS" title="CAIRO_HAS_PNG_FUNCTIONS">CAIRO_HAS_PNG_FUNCTIONS</a>
52
+ <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * <a class="link" href="cairo-png-functions.html#cairo-image-surface-create-from-png" title="cairo_image_surface_create_from_png ()">cairo_image_surface_create_from_png</a> (const char *filename);
53
+ <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-png-functions.html#cairo-read-func-t" title="cairo_read_func_t ()">*cairo_read_func_t</a>) (void *closure,
54
+ unsigned char *data,
55
+ unsigned int length);
56
+ <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * <a class="link" href="cairo-png-functions.html#cairo-image-surface-create-from-png-stream" title="cairo_image_surface_create_from_png_stream ()">cairo_image_surface_create_from_png_stream</a>
57
+ (<a class="link" href="cairo-png-functions.html#cairo-read-func-t" title="cairo_read_func_t ()">cairo_read_func_t</a> read_func,
58
+ void *closure);
59
+ <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-png-functions.html#cairo-surface-write-to-png" title="cairo_surface_write_to_png ()">cairo_surface_write_to_png</a> (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
60
+ const char *filename);
61
+ <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-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()">*cairo_write_func_t</a>) (void *closure,
62
+ unsigned char *data,
63
+ unsigned int length);
64
+ <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-png-functions.html#cairo-surface-write-to-png-stream" title="cairo_surface_write_to_png_stream ()">cairo_surface_write_to_png_stream</a> (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
65
+ <a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()">cairo_write_func_t</a> write_func,
66
+ void *closure);
67
+ </pre>
68
+ </div>
69
+ <div class="refsect1" title="Description">
70
+ <a name="cairo-png-functions.description"></a><h2>Description</h2>
71
+ <p>
72
+ The PNG functions allow reading PNG images into image surfaces, and writing
73
+ any surface to a PNG file.
74
+ </p>
75
+ </div>
76
+ <div class="refsect1" title="Details">
77
+ <a name="cairo-png-functions.details"></a><h2>Details</h2>
78
+ <div class="refsect2" title="CAIRO_HAS_PNG_FUNCTIONS">
79
+ <a name="CAIRO-HAS-PNG-FUNCTIONS--CAPS"></a><h3>CAIRO_HAS_PNG_FUNCTIONS</h3>
80
+ <pre class="programlisting">#define CAIRO_HAS_PNG_FUNCTIONS 1
81
+ </pre>
82
+ <p>
83
+ Defined if the PNG functions are available.
84
+ This macro can be used to conditionally compile code using the cairo
85
+ PNG functions.
86
+ </p>
87
+ </div>
88
+ <hr>
89
+ <div class="refsect2" title="cairo_image_surface_create_from_png ()">
90
+ <a name="cairo-image-surface-create-from-png"></a><h3>cairo_image_surface_create_from_png ()</h3>
91
+ <pre class="programlisting"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * cairo_image_surface_create_from_png (const char *filename);</pre>
92
+ <p>
93
+ Creates a new image surface and initializes the contents to the
94
+ given PNG file.</p>
95
+ <p>
96
+ </p>
97
+ <div class="variablelist"><table border="0">
98
+ <col align="left" valign="top">
99
+ <tbody>
100
+ <tr>
101
+ <td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
102
+ <td> name of PNG file to load
103
+ </td>
104
+ </tr>
105
+ <tr>
106
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
107
+ <td> a new <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a> initialized with the contents
108
+ of the PNG file, or a "nil" surface if any error occurred. A nil
109
+ surface can be checked for with cairo_surface_status(surface) which
110
+ may return one of the following values:
111
+
112
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>
113
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-FILE-NOT-FOUND--CAPS"><code class="literal">CAIRO_STATUS_FILE_NOT_FOUND</code></a>
114
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-READ-ERROR--CAPS"><code class="literal">CAIRO_STATUS_READ_ERROR</code></a>
115
+
116
+ Alternatively, you can allow errors to propagate through the drawing
117
+ operations and check the status on the context upon completion
118
+ using <a class="link" href="cairo-context.html#cairo-status" title="cairo_status ()"><code class="function">cairo_status()</code></a>.
119
+ </td>
120
+ </tr>
121
+ </tbody>
122
+ </table></div>
123
+ </div>
124
+ <hr>
125
+ <div class="refsect2" title="cairo_read_func_t ()">
126
+ <a name="cairo-read-func-t"></a><h3>cairo_read_func_t ()</h3>
127
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> (*cairo_read_func_t) (void *closure,
128
+ unsigned char *data,
129
+ unsigned int length);</pre>
130
+ <p>
131
+ <a class="link" href="cairo-png-functions.html#cairo-read-func-t" title="cairo_read_func_t ()"><span class="type">cairo_read_func_t</span></a> is the type of function which is called when a
132
+ backend needs to read data from an input stream. It is passed the
133
+ closure which was specified by the user at the time the read
134
+ function was registered, the buffer to read the data into and the
135
+ length of the data in bytes. The read function should return
136
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> if all the data was successfully read,
137
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-READ-ERROR--CAPS"><code class="literal">CAIRO_STATUS_READ_ERROR</code></a> otherwise.</p>
138
+ <p>
139
+ </p>
140
+ <div class="variablelist"><table border="0">
141
+ <col align="left" valign="top">
142
+ <tbody>
143
+ <tr>
144
+ <td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
145
+ <td> the input closure
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
150
+ <td> the buffer into which to read the data
151
+ </td>
152
+ </tr>
153
+ <tr>
154
+ <td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
155
+ <td> the amount of data to read
156
+ </td>
157
+ </tr>
158
+ <tr>
159
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
160
+ <td> the status code of the read operation
161
+ </td>
162
+ </tr>
163
+ </tbody>
164
+ </table></div>
165
+ </div>
166
+ <hr>
167
+ <div class="refsect2" title="cairo_image_surface_create_from_png_stream ()">
168
+ <a name="cairo-image-surface-create-from-png-stream"></a><h3>cairo_image_surface_create_from_png_stream ()</h3>
169
+ <pre class="programlisting"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> * cairo_image_surface_create_from_png_stream
170
+ (<a class="link" href="cairo-png-functions.html#cairo-read-func-t" title="cairo_read_func_t ()">cairo_read_func_t</a> read_func,
171
+ void *closure);</pre>
172
+ <p>
173
+ Creates a new image surface from PNG data read incrementally
174
+ via the <em class="parameter"><code>read_func</code></em> function.</p>
175
+ <p>
176
+ </p>
177
+ <div class="variablelist"><table border="0">
178
+ <col align="left" valign="top">
179
+ <tbody>
180
+ <tr>
181
+ <td><p><span class="term"><em class="parameter"><code>read_func</code></em> :</span></p></td>
182
+ <td> function called to read the data of the file
183
+ </td>
184
+ </tr>
185
+ <tr>
186
+ <td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
187
+ <td> data to pass to <em class="parameter"><code>read_func</code></em>.
188
+ </td>
189
+ </tr>
190
+ <tr>
191
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
192
+ <td> a new <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a> initialized with the contents
193
+ of the PNG file or a "nil" surface if the data read is not a valid PNG image
194
+ or memory could not be allocated for the operation. A nil
195
+ surface can be checked for with cairo_surface_status(surface) which
196
+ may return one of the following values:
197
+
198
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a>
199
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-READ-ERROR--CAPS"><code class="literal">CAIRO_STATUS_READ_ERROR</code></a>
200
+
201
+ Alternatively, you can allow errors to propagate through the drawing
202
+ operations and check the status on the context upon completion
203
+ using <a class="link" href="cairo-context.html#cairo-status" title="cairo_status ()"><code class="function">cairo_status()</code></a>.
204
+ </td>
205
+ </tr>
206
+ </tbody>
207
+ </table></div>
208
+ </div>
209
+ <hr>
210
+ <div class="refsect2" title="cairo_surface_write_to_png ()">
211
+ <a name="cairo-surface-write-to-png"></a><h3>cairo_surface_write_to_png ()</h3>
212
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> cairo_surface_write_to_png (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
213
+ const char *filename);</pre>
214
+ <p>
215
+ Writes the contents of <em class="parameter"><code>surface</code></em> to a new file <em class="parameter"><code>filename</code></em> as a PNG
216
+ image.</p>
217
+ <p>
218
+ </p>
219
+ <div class="variablelist"><table border="0">
220
+ <col align="left" valign="top">
221
+ <tbody>
222
+ <tr>
223
+ <td><p><span class="term"><em class="parameter"><code>surface</code></em> :</span></p></td>
224
+ <td> a <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a> with pixel contents
225
+ </td>
226
+ </tr>
227
+ <tr>
228
+ <td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
229
+ <td> the name of a file to write to
230
+ </td>
231
+ </tr>
232
+ <tr>
233
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
234
+ <td> <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> if the PNG file was written
235
+ successfully. Otherwise, <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a> if memory could not
236
+ be allocated for the operation or
237
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SURFACE-TYPE-MISMATCH--CAPS"><code class="literal">CAIRO_STATUS_SURFACE_TYPE_MISMATCH</code></a> if the surface does not have
238
+ pixel contents, or <a class="link" href="cairo-error-status.html#CAIRO-STATUS-WRITE-ERROR--CAPS"><code class="literal">CAIRO_STATUS_WRITE_ERROR</code></a> if an I/O error occurs
239
+ while attempting to write the file.
240
+ </td>
241
+ </tr>
242
+ </tbody>
243
+ </table></div>
244
+ </div>
245
+ <hr>
246
+ <div class="refsect2" title="cairo_write_func_t ()">
247
+ <a name="cairo-write-func-t"></a><h3>cairo_write_func_t ()</h3>
248
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> (*cairo_write_func_t) (void *closure,
249
+ unsigned char *data,
250
+ unsigned int length);</pre>
251
+ <p>
252
+ <a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a> is the type of function which is called when a
253
+ backend needs to write data to an output stream. It is passed the
254
+ closure which was specified by the user at the time the write
255
+ function was registered, the data to write and the length of the
256
+ data in bytes. The write function should return
257
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> if all the data was successfully written,
258
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-WRITE-ERROR--CAPS"><code class="literal">CAIRO_STATUS_WRITE_ERROR</code></a> otherwise.</p>
259
+ <p>
260
+ </p>
261
+ <div class="variablelist"><table border="0">
262
+ <col align="left" valign="top">
263
+ <tbody>
264
+ <tr>
265
+ <td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
266
+ <td> the output closure
267
+ </td>
268
+ </tr>
269
+ <tr>
270
+ <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
271
+ <td> the buffer containing the data to write
272
+ </td>
273
+ </tr>
274
+ <tr>
275
+ <td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
276
+ <td> the amount of data to write
277
+ </td>
278
+ </tr>
279
+ <tr>
280
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
281
+ <td> the status code of the write operation
282
+ </td>
283
+ </tr>
284
+ </tbody>
285
+ </table></div>
286
+ </div>
287
+ <hr>
288
+ <div class="refsect2" title="cairo_surface_write_to_png_stream ()">
289
+ <a name="cairo-surface-write-to-png-stream"></a><h3>cairo_surface_write_to_png_stream ()</h3>
290
+ <pre class="programlisting"><a class="link" href="cairo-error-status.html#cairo-status-t" title="enum cairo_status_t">cairo_status_t</a> cairo_surface_write_to_png_stream (<a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t">cairo_surface_t</a> *surface,
291
+ <a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()">cairo_write_func_t</a> write_func,
292
+ void *closure);</pre>
293
+ <p>
294
+ Writes the image surface to the write function.</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>surface</code></em> :</span></p></td>
302
+ <td> a <a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a> with pixel contents
303
+ </td>
304
+ </tr>
305
+ <tr>
306
+ <td><p><span class="term"><em class="parameter"><code>write_func</code></em> :</span></p></td>
307
+ <td> a <a class="link" href="cairo-png-functions.html#cairo-write-func-t" title="cairo_write_func_t ()"><span class="type">cairo_write_func_t</span></a>
308
+ </td>
309
+ </tr>
310
+ <tr>
311
+ <td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
312
+ <td> closure data for the write function
313
+ </td>
314
+ </tr>
315
+ <tr>
316
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
317
+ <td> <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SUCCESS--CAPS"><code class="literal">CAIRO_STATUS_SUCCESS</code></a> if the PNG file was written
318
+ successfully. Otherwise, <a class="link" href="cairo-error-status.html#CAIRO-STATUS-NO-MEMORY--CAPS"><code class="literal">CAIRO_STATUS_NO_MEMORY</code></a> is returned if
319
+ memory could not be allocated for the operation,
320
+ <a class="link" href="cairo-error-status.html#CAIRO-STATUS-SURFACE-TYPE-MISMATCH--CAPS"><code class="literal">CAIRO_STATUS_SURFACE_TYPE_MISMATCH</code></a> if the surface does not have
321
+ pixel contents.
322
+ </td>
323
+ </tr>
324
+ </tbody>
325
+ </table></div>
326
+ </div>
327
+ </div>
328
+ <div class="refsect1" title="See Also">
329
+ <a name="cairo-png-functions.see-also"></a><h2>See Also</h2>
330
+ <p>
331
+ </p>
332
+ <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><a class="link" href="cairo-surface.html#cairo-surface-t" title="cairo_surface_t"><span class="type">cairo_surface_t</span></a></li></ul></div>
333
+ <p>
334
+ </p>
335
+ </div>
336
+ </div>
337
+ <div class="footer">
338
+ <hr>
339
+ Generated by GTK-Doc V1.11</div>
340
+ </body>
341
+ </html>