cairo 1.15.12-x64-mingw32 → 1.15.13-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/NEWS +12 -0
- data/Rakefile +3 -7
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_font_options.c +28 -1
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/lib/2.4/cairo.so +0 -0
- data/lib/2.5/cairo.so +0 -0
- data/test/test_font_options.rb +7 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-conflist.exe +0 -0
- data/vendor/local/bin/fc-list.exe +0 -0
- data/vendor/local/bin/fc-match.exe +0 -0
- data/vendor/local/bin/fc-pattern.exe +0 -0
- data/vendor/local/bin/fc-query.exe +0 -0
- data/vendor/local/bin/fc-scan.exe +0 -0
- data/vendor/local/bin/fc-validate.exe +0 -0
- data/vendor/local/bin/freetype-config +5 -5
- data/vendor/local/bin/libcairo-2.dll +0 -0
- data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
- data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
- data/vendor/local/bin/libfontconfig-1.dll +0 -0
- data/vendor/local/bin/libfreetype-6.dll +0 -0
- data/vendor/local/bin/libgcc_s_seh-1.dll +0 -0
- data/vendor/local/bin/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng-config +1 -1
- data/vendor/local/bin/libpng16-16.dll +0 -0
- data/vendor/local/bin/libpng16-config +1 -1
- data/vendor/local/bin/libstdc++-6.dll +0 -0
- data/vendor/local/bin/libwinpthread-1.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/png-fix-itxt.exe +0 -0
- data/vendor/local/bin/pngfix.exe +0 -0
- data/vendor/local/bin/xml2-config +4 -4
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1211.dll +0 -0
- data/vendor/local/etc/fonts/conf.d/10-hinting-slight.conf +6 -0
- data/vendor/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/20-unhint-small-vera.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/30-metric-aliases.conf +8 -26
- data/vendor/local/etc/fonts/conf.d/40-nonlatin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/45-generic.conf +136 -0
- data/vendor/local/etc/fonts/conf.d/45-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/49-sansserif.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/50-user.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/51-local.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/60-generic.conf +67 -0
- data/vendor/local/etc/fonts/conf.d/60-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/65-fonts-persian.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/65-nonlatin.conf +7 -3
- data/vendor/local/etc/fonts/conf.d/69-unifont.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/80-delicious.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/90-synthetic.conf +7 -3
- data/vendor/local/etc/fonts/fonts.conf +5 -0
- data/vendor/local/include/cairo/cairo-features.h +0 -1
- data/vendor/local/include/cairo/cairo-svg.h +1 -1
- data/vendor/local/include/cairo/cairo-version.h +1 -1
- data/vendor/local/include/cairo/cairo.h +8 -1
- data/vendor/local/include/fontconfig/fcfreetype.h +1 -1
- data/vendor/local/include/fontconfig/fcprivate.h +8 -1
- data/vendor/local/include/fontconfig/fontconfig.h +61 -6
- data/vendor/local/lib/fontconfig.def +10 -1
- data/vendor/local/lib/libcairo-gobject.a +0 -0
- data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
- data/vendor/local/lib/libcairo-gobject.la +4 -4
- data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.la +4 -4
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +4 -4
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfontconfig.la +5 -5
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +2 -2
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.la +2 -2
- data/vendor/local/lib/libpng.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng.la +2 -2
- data/vendor/local/lib/libpng16.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libpng16.la +2 -2
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.la +2 -2
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cairo-fc.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-png.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-script.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/fontconfig.pc +6 -6
- data/vendor/local/lib/pkgconfig/freetype2.pc +4 -4
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/pixman-1.pc +1 -1
- data/vendor/local/lib/pkgconfig/zlib.pc +3 -3
- data/vendor/local/lib/xml2Conf.sh +3 -3
- data/vendor/local/share/fontconfig/conf.avail/10-autohint.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-full.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-medium.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-none.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-slight.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-no-sub-pixel.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-unhinted.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-default.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-light.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/20-unhint-small-vera.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/25-unhint-nonlatin.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/30-metric-aliases.conf +8 -26
- data/vendor/local/share/fontconfig/conf.avail/40-nonlatin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/45-generic.conf +136 -0
- data/vendor/local/share/fontconfig/conf.avail/45-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/49-sansserif.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/50-user.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/51-local.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/60-generic.conf +67 -0
- data/vendor/local/share/fontconfig/conf.avail/60-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/65-fonts-persian.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-khmer.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-nonlatin.conf +7 -3
- data/vendor/local/share/fontconfig/conf.avail/69-unifont.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/70-no-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/70-yes-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/80-delicious.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/90-synthetic.conf +7 -3
- data/vendor/local/share/gettext/its/fontconfig.its +4 -0
- data/vendor/local/share/gettext/its/fontconfig.loc +6 -0
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +2 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +9 -32
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +56 -56
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +63 -63
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +5 -5
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +54 -52
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +29 -29
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +22 -22
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +33 -33
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +508 -508
- data/vendor/local/share/gtk-doc/html/cairo/index.html +1 -1
- data/vendor/local/share/license/fontconfig/README +260 -2
- metadata +31 -26
- data/vendor/local/etc/fonts/conf.d/30-urw-aliases.conf +0 -33
- data/vendor/local/share/fontconfig/conf.avail/30-urw-aliases.conf +0 -33
@@ -26,161 +26,161 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>F</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028693051152">cairo_ft_font_face_get_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-get-synthesize">cairo_ft_font_face_get_synthesize ()</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028693070864">cairo_ft_font_face_set_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-set-synthesize">cairo_ft_font_face_set_synthesize ()</a>
|
32
32
|
</dt>
|
33
|
-
<dt id="ientry-
|
33
|
+
<dt id="ientry-idp47028693092832">cairo_ft_font_face_unset_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-unset-synthesize">cairo_ft_font_face_unset_synthesize ()</a>
|
34
34
|
</dt>
|
35
|
-
<dt id="ientry-
|
35
|
+
<dt id="ientry-idp47028693128928">cairo_ft_synthesize_t, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-synthesize-t">enum cairo_ft_synthesize_t</a>
|
36
36
|
</dt>
|
37
37
|
</dl>
|
38
38
|
</div>
|
39
39
|
<div class="indexdiv">
|
40
40
|
<h3>H</h3>
|
41
41
|
<dl>
|
42
|
-
<dt id="ientry-
|
42
|
+
<dt id="ientry-idp47028699151552">CAIRO_HAS_SCRIPT_SURFACE, <a class="indexterm" href="cairo-Script-Surfaces.html#CAIRO-HAS-SCRIPT-SURFACE:CAPS">CAIRO_HAS_SCRIPT_SURFACE</a>
|
43
43
|
</dt>
|
44
|
-
<dt id="ientry-
|
44
|
+
<dt id="ientry-idp47028698954336">CAIRO_HAS_XCB_SURFACE, <a class="indexterm" href="cairo-XCB-Surfaces.html#CAIRO-HAS-XCB-SURFACE:CAPS">CAIRO_HAS_XCB_SURFACE</a>
|
45
45
|
</dt>
|
46
46
|
</dl>
|
47
47
|
</div>
|
48
48
|
<div class="indexdiv">
|
49
49
|
<h3>M</h3>
|
50
50
|
<dl>
|
51
|
-
<dt id="ientry-
|
51
|
+
<dt id="ientry-idp47028688949952">cairo_mesh_pattern_begin_patch, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-begin-patch">cairo_mesh_pattern_begin_patch ()</a>
|
52
52
|
</dt>
|
53
|
-
<dt id="ientry-
|
53
|
+
<dt id="ientry-idp47028689073648">cairo_mesh_pattern_curve_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to ()</a>
|
54
54
|
</dt>
|
55
|
-
<dt id="ientry-
|
55
|
+
<dt id="ientry-idp47028688978528">cairo_mesh_pattern_end_patch, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-end-patch">cairo_mesh_pattern_end_patch ()</a>
|
56
56
|
</dt>
|
57
|
-
<dt id="ientry-
|
57
|
+
<dt id="ientry-idp47028689323760">cairo_mesh_pattern_get_control_point, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-control-point">cairo_mesh_pattern_get_control_point ()</a>
|
58
58
|
</dt>
|
59
|
-
<dt id="ientry-
|
59
|
+
<dt id="ientry-idp47028689372960">cairo_mesh_pattern_get_corner_color_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-corner-color-rgba">cairo_mesh_pattern_get_corner_color_rgba ()</a>
|
60
60
|
</dt>
|
61
|
-
<dt id="ientry-
|
61
|
+
<dt id="ientry-idp47028689263616">cairo_mesh_pattern_get_patch_count, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-patch-count">cairo_mesh_pattern_get_patch_count ()</a>
|
62
62
|
</dt>
|
63
|
-
<dt id="ientry-
|
63
|
+
<dt id="ientry-idp47028689292432">cairo_mesh_pattern_get_path, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-path">cairo_mesh_pattern_get_path ()</a>
|
64
64
|
</dt>
|
65
|
-
<dt id="ientry-
|
65
|
+
<dt id="ientry-idp47028689035760">cairo_mesh_pattern_line_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-line-to">cairo_mesh_pattern_line_to ()</a>
|
66
66
|
</dt>
|
67
|
-
<dt id="ientry-
|
67
|
+
<dt id="ientry-idp47028689003184">cairo_mesh_pattern_move_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-move-to">cairo_mesh_pattern_move_to ()</a>
|
68
68
|
</dt>
|
69
|
-
<dt id="ientry-
|
69
|
+
<dt id="ientry-idp47028689129920">cairo_mesh_pattern_set_control_point, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-control-point">cairo_mesh_pattern_set_control_point ()</a>
|
70
70
|
</dt>
|
71
|
-
<dt id="ientry-
|
71
|
+
<dt id="ientry-idp47028689169616">cairo_mesh_pattern_set_corner_color_rgb, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb ()</a>
|
72
72
|
</dt>
|
73
|
-
<dt id="ientry-
|
73
|
+
<dt id="ientry-idp47028689214688">cairo_mesh_pattern_set_corner_color_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgba">cairo_mesh_pattern_set_corner_color_rgba ()</a>
|
74
74
|
</dt>
|
75
|
-
<dt id="ientry-
|
75
|
+
<dt id="ientry-idp47028696605088">CAIRO_MIME_TYPE_UNIQUE_ID, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-UNIQUE-ID:CAPS">CAIRO_MIME_TYPE_UNIQUE_ID</a>
|
76
76
|
</dt>
|
77
77
|
</dl>
|
78
78
|
</div>
|
79
79
|
<div class="indexdiv">
|
80
80
|
<h3>P</h3>
|
81
81
|
<dl>
|
82
|
-
<dt id="ientry-
|
82
|
+
<dt id="ientry-idp47028688906928">cairo_pattern_create_mesh, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-mesh">cairo_pattern_create_mesh ()</a>
|
83
83
|
</dt>
|
84
|
-
<dt id="ientry-
|
84
|
+
<dt id="ientry-idp47028690144512">cairo_pattern_create_raster_source, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-pattern-create-raster-source">cairo_pattern_create_raster_source ()</a>
|
85
85
|
</dt>
|
86
86
|
</dl>
|
87
87
|
</div>
|
88
88
|
<div class="indexdiv">
|
89
89
|
<h3>R</h3>
|
90
90
|
<dl>
|
91
|
-
<dt id="ientry-
|
91
|
+
<dt id="ientry-idp47028691030352">cairo_raster_source_acquire_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-acquire-func-t">cairo_raster_source_acquire_func_t ()</a>
|
92
92
|
</dt>
|
93
|
-
<dt id="ientry-
|
93
|
+
<dt id="ientry-idp47028691106416">cairo_raster_source_copy_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-copy-func-t">cairo_raster_source_copy_func_t ()</a>
|
94
94
|
</dt>
|
95
|
-
<dt id="ientry-
|
95
|
+
<dt id="ientry-idp47028691133184">cairo_raster_source_finish_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-finish-func-t">cairo_raster_source_finish_func_t ()</a>
|
96
96
|
</dt>
|
97
|
-
<dt id="ientry-
|
97
|
+
<dt id="ientry-idp47028690241216">cairo_raster_source_pattern_get_acquire, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-acquire">cairo_raster_source_pattern_get_acquire ()</a>
|
98
98
|
</dt>
|
99
|
-
<dt id="ientry-
|
99
|
+
<dt id="ientry-idp47028690195840">cairo_raster_source_pattern_get_callback_data, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-callback-data">cairo_raster_source_pattern_get_callback_data ()</a>
|
100
100
|
</dt>
|
101
|
-
<dt id="ientry-
|
101
|
+
<dt id="ientry-idp47028690322320">cairo_raster_source_pattern_get_copy, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-copy">cairo_raster_source_pattern_get_copy ()</a>
|
102
102
|
</dt>
|
103
|
-
<dt id="ientry-
|
103
|
+
<dt id="ientry-idp47028690360160">cairo_raster_source_pattern_get_finish, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-finish">cairo_raster_source_pattern_get_finish ()</a>
|
104
104
|
</dt>
|
105
|
-
<dt id="ientry-
|
105
|
+
<dt id="ientry-idp47028690284592">cairo_raster_source_pattern_get_snapshot, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-snapshot">cairo_raster_source_pattern_get_snapshot ()</a>
|
106
106
|
</dt>
|
107
|
-
<dt id="ientry-
|
107
|
+
<dt id="ientry-idp47028690213520">cairo_raster_source_pattern_set_acquire, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-acquire">cairo_raster_source_pattern_set_acquire ()</a>
|
108
108
|
</dt>
|
109
|
-
<dt id="ientry-
|
109
|
+
<dt id="ientry-idp47028690176240">cairo_raster_source_pattern_set_callback_data, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-callback-data">cairo_raster_source_pattern_set_callback_data ()</a>
|
110
110
|
</dt>
|
111
|
-
<dt id="ientry-
|
111
|
+
<dt id="ientry-idp47028690302352">cairo_raster_source_pattern_set_copy, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-copy">cairo_raster_source_pattern_set_copy ()</a>
|
112
112
|
</dt>
|
113
|
-
<dt id="ientry-
|
113
|
+
<dt id="ientry-idp47028690340176">cairo_raster_source_pattern_set_finish, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-finish">cairo_raster_source_pattern_set_finish ()</a>
|
114
114
|
</dt>
|
115
|
-
<dt id="ientry-
|
115
|
+
<dt id="ientry-idp47028690264704">cairo_raster_source_pattern_set_snapshot, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-snapshot">cairo_raster_source_pattern_set_snapshot ()</a>
|
116
116
|
</dt>
|
117
|
-
<dt id="ientry-
|
117
|
+
<dt id="ientry-idp47028691061520">cairo_raster_source_release_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-release-func-t">cairo_raster_source_release_func_t ()</a>
|
118
118
|
</dt>
|
119
|
-
<dt id="ientry-
|
119
|
+
<dt id="ientry-idp47028691084512">cairo_raster_source_snapshot_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-snapshot-func-t">cairo_raster_source_snapshot_func_t ()</a>
|
120
120
|
</dt>
|
121
|
-
<dt id="ientry-
|
121
|
+
<dt id="ientry-idp47028695680976">cairo_recording_surface_get_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-get-extents">cairo_recording_surface_get_extents ()</a>
|
122
122
|
</dt>
|
123
123
|
</dl>
|
124
124
|
</div>
|
125
125
|
<div class="indexdiv">
|
126
126
|
<h3>S</h3>
|
127
127
|
<dl>
|
128
|
-
<dt id="ientry-
|
128
|
+
<dt id="ientry-idp47028695257968">cairo_script_create, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-create">cairo_script_create ()</a>
|
129
129
|
</dt>
|
130
|
-
<dt id="ientry-
|
130
|
+
<dt id="ientry-idp47028698980288">cairo_script_create_for_stream, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-create-for-stream">cairo_script_create_for_stream ()</a>
|
131
131
|
</dt>
|
132
|
-
<dt id="ientry-
|
132
|
+
<dt id="ientry-idp47028699004880">cairo_script_from_recording_surface, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-from-recording-surface">cairo_script_from_recording_surface ()</a>
|
133
133
|
</dt>
|
134
|
-
<dt id="ientry-
|
134
|
+
<dt id="ientry-idp47028699028096">cairo_script_get_mode, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-get-mode">cairo_script_get_mode ()</a>
|
135
135
|
</dt>
|
136
|
-
<dt id="ientry-
|
136
|
+
<dt id="ientry-idp47028699157680">cairo_script_mode_t, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-mode-t">enum cairo_script_mode_t</a>
|
137
137
|
</dt>
|
138
|
-
<dt id="ientry-
|
138
|
+
<dt id="ientry-idp47028699046048">cairo_script_set_mode, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-set-mode">cairo_script_set_mode ()</a>
|
139
139
|
</dt>
|
140
|
-
<dt id="ientry-
|
140
|
+
<dt id="ientry-idp47028699066080">cairo_script_surface_create, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-surface-create">cairo_script_surface_create ()</a>
|
141
141
|
</dt>
|
142
|
-
<dt id="ientry-
|
142
|
+
<dt id="ientry-idp47028699099024">cairo_script_surface_create_for_target, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-surface-create-for-target">cairo_script_surface_create_for_target ()</a>
|
143
143
|
</dt>
|
144
|
-
<dt id="ientry-
|
144
|
+
<dt id="ientry-idp47028699124816">cairo_script_write_comment, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-write-comment">cairo_script_write_comment ()</a>
|
145
145
|
</dt>
|
146
|
-
<dt id="ientry-
|
146
|
+
<dt id="ientry-idp47028694973376">cairo_surface_create_similar_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-similar-image">cairo_surface_create_similar_image ()</a>
|
147
147
|
</dt>
|
148
|
-
<dt id="ientry-
|
148
|
+
<dt id="ientry-idp47028696470912">cairo_surface_map_to_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-map-to-image">cairo_surface_map_to_image ()</a>
|
149
149
|
</dt>
|
150
|
-
<dt id="ientry-
|
150
|
+
<dt id="ientry-idp47028696442848">cairo_surface_supports_mime_type, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-supports-mime-type">cairo_surface_supports_mime_type ()</a>
|
151
151
|
</dt>
|
152
|
-
<dt id="ientry-
|
152
|
+
<dt id="ientry-idp47028696502672">cairo_surface_unmap_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-unmap-image">cairo_surface_unmap_image ()</a>
|
153
153
|
</dt>
|
154
154
|
</dl>
|
155
155
|
</div>
|
156
156
|
<div class="indexdiv">
|
157
157
|
<h3>X</h3>
|
158
158
|
<dl>
|
159
|
-
<dt id="ientry-
|
159
|
+
<dt id="ientry-idp47028697940336">cairo_xcb_device_debug_cap_xrender_version, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-cap-xrender-version">cairo_xcb_device_debug_cap_xrender_version ()</a>
|
160
160
|
</dt>
|
161
|
-
<dt id="ientry-
|
161
|
+
<dt id="ientry-idp47028697965424">cairo_xcb_device_debug_cap_xshm_version, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-cap-xshm-version">cairo_xcb_device_debug_cap_xshm_version ()</a>
|
162
162
|
</dt>
|
163
|
-
<dt id="ientry-
|
163
|
+
<dt id="ientry-idp47028698918048">cairo_xcb_device_debug_get_precision, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-get-precision">cairo_xcb_device_debug_get_precision ()</a>
|
164
164
|
</dt>
|
165
|
-
<dt id="ientry-
|
165
|
+
<dt id="ientry-idp47028698934448">cairo_xcb_device_debug_set_precision, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-set-precision">cairo_xcb_device_debug_set_precision ()</a>
|
166
166
|
</dt>
|
167
|
-
<dt id="ientry-
|
167
|
+
<dt id="ientry-idp47028697920784">cairo_xcb_device_get_connection, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-get-connection">cairo_xcb_device_get_connection ()</a>
|
168
168
|
</dt>
|
169
|
-
<dt id="ientry-
|
169
|
+
<dt id="ientry-idp47028697735728">cairo_xcb_surface_create, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create">cairo_xcb_surface_create ()</a>
|
170
170
|
</dt>
|
171
|
-
<dt id="ientry-
|
171
|
+
<dt id="ientry-idp47028697777776">cairo_xcb_surface_create_for_bitmap, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create-for-bitmap">cairo_xcb_surface_create_for_bitmap ()</a>
|
172
172
|
</dt>
|
173
|
-
<dt id="ientry-
|
173
|
+
<dt id="ientry-idp47028697816720">cairo_xcb_surface_create_with_xrender_format, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create-with-xrender-format">cairo_xcb_surface_create_with_xrender_format ()</a>
|
174
174
|
</dt>
|
175
|
-
<dt id="ientry-
|
175
|
+
<dt id="ientry-idp47028697890816">cairo_xcb_surface_set_drawable, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-set-drawable">cairo_xcb_surface_set_drawable ()</a>
|
176
176
|
</dt>
|
177
|
-
<dt id="ientry-
|
177
|
+
<dt id="ientry-idp47028697863680">cairo_xcb_surface_set_size, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-set-size">cairo_xcb_surface_set_size ()</a>
|
178
178
|
</dt>
|
179
|
-
<dt id="ientry-
|
179
|
+
<dt id="ientry-idp47028698226880">cairo_xlib_device_debug_cap_xrender_version, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-cap-xrender-version">cairo_xlib_device_debug_cap_xrender_version ()</a>
|
180
180
|
</dt>
|
181
|
-
<dt id="ientry-
|
181
|
+
<dt id="ientry-idp47028698252016">cairo_xlib_device_debug_get_precision, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-get-precision">cairo_xlib_device_debug_get_precision ()</a>
|
182
182
|
</dt>
|
183
|
-
<dt id="ientry-
|
183
|
+
<dt id="ientry-idp47028698270640">cairo_xlib_device_debug_set_precision, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-set-precision">cairo_xlib_device_debug_set_precision ()</a>
|
184
184
|
</dt>
|
185
185
|
</dl>
|
186
186
|
</div>
|
@@ -26,20 +26,20 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>M</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028696561584">CAIRO_MIME_TYPE_JBIG2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2:CAPS">CAIRO_MIME_TYPE_JBIG2</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028696567744">CAIRO_MIME_TYPE_JBIG2_GLOBAL, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2-GLOBAL:CAPS">CAIRO_MIME_TYPE_JBIG2_GLOBAL</a>
|
32
32
|
</dt>
|
33
|
-
<dt id="ientry-
|
33
|
+
<dt id="ientry-idp47028696574000">CAIRO_MIME_TYPE_JBIG2_GLOBAL_ID, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2-GLOBAL-ID:CAPS">CAIRO_MIME_TYPE_JBIG2_GLOBAL_ID</a>
|
34
34
|
</dt>
|
35
35
|
</dl>
|
36
36
|
</div>
|
37
37
|
<div class="indexdiv">
|
38
38
|
<h3>S</h3>
|
39
39
|
<dl>
|
40
|
-
<dt id="ientry-
|
40
|
+
<dt id="ientry-idp47028696062704">cairo_surface_get_device_scale, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device-scale">cairo_surface_get_device_scale ()</a>
|
41
41
|
</dt>
|
42
|
-
<dt id="ientry-
|
42
|
+
<dt id="ientry-idp47028696088672">cairo_surface_set_device_scale, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-device-scale">cairo_surface_set_device_scale ()</a>
|
43
43
|
</dt>
|
44
44
|
</dl>
|
45
45
|
</div>
|
@@ -26,145 +26,147 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>F</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028691218320">cairo_font_face_get_type, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-get-type">cairo_font_face_get_type ()</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028691339760">cairo_font_type_t, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-type-t">enum cairo_font_type_t</a>
|
32
32
|
</dt>
|
33
33
|
</dl>
|
34
34
|
</div>
|
35
35
|
<div class="indexdiv">
|
36
36
|
<h3>G</h3>
|
37
|
-
<dl><dt id="ientry-
|
37
|
+
<dl><dt id="ientry-idp47028686186192">cairo_get_group_target, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-group-target">cairo_get_group_target ()</a>
|
38
38
|
</dt></dl>
|
39
39
|
</div>
|
40
40
|
<div class="indexdiv">
|
41
41
|
<h3>H</h3>
|
42
42
|
<dl>
|
43
|
-
<dt id="ientry-
|
43
|
+
<dt id="ientry-idp47028696828560">CAIRO_HAS_PDF_SURFACE, <a class="indexterm" href="cairo-PDF-Surfaces.html#CAIRO-HAS-PDF-SURFACE:CAPS">CAIRO_HAS_PDF_SURFACE</a>
|
44
44
|
</dt>
|
45
|
-
<dt id="ientry-
|
45
|
+
<dt id="ientry-idp47028697484320">CAIRO_HAS_PS_SURFACE, <a class="indexterm" href="cairo-PostScript-Surfaces.html#CAIRO-HAS-PS-SURFACE:CAPS">CAIRO_HAS_PS_SURFACE</a>
|
46
46
|
</dt>
|
47
|
-
<dt id="ientry-
|
47
|
+
<dt id="ientry-idp47028697399968">CAIRO_HAS_SVG_SURFACE, <a class="indexterm" href="cairo-SVG-Surfaces.html#CAIRO-HAS-SVG-SURFACE:CAPS">CAIRO_HAS_SVG_SURFACE</a>
|
48
48
|
</dt>
|
49
49
|
</dl>
|
50
50
|
</div>
|
51
51
|
<div class="indexdiv">
|
52
52
|
<h3>I</h3>
|
53
53
|
<dl>
|
54
|
-
<dt id="ientry-
|
54
|
+
<dt id="ientry-idp47028695735776">cairo_image_surface_get_data, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-data">cairo_image_surface_get_data ()</a>
|
55
55
|
</dt>
|
56
|
-
<dt id="ientry-
|
56
|
+
<dt id="ientry-idp47028695760336">cairo_image_surface_get_format, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-format">cairo_image_surface_get_format ()</a>
|
57
57
|
</dt>
|
58
|
-
<dt id="ientry-
|
58
|
+
<dt id="ientry-idp47028695088064">cairo_image_surface_get_stride, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-stride">cairo_image_surface_get_stride ()</a>
|
59
59
|
</dt>
|
60
60
|
</dl>
|
61
61
|
</div>
|
62
62
|
<div class="indexdiv">
|
63
63
|
<h3>N</h3>
|
64
|
-
<dl><dt id="ientry-
|
64
|
+
<dl><dt id="ientry-idp47028679404080">cairo_new_sub_path, <a class="indexterm" href="cairo-Paths.html#cairo-new-sub-path">cairo_new_sub_path ()</a>
|
65
65
|
</dt></dl>
|
66
66
|
</div>
|
67
67
|
<div class="indexdiv">
|
68
68
|
<h3>P</h3>
|
69
69
|
<dl>
|
70
|
-
<dt id="ientry-
|
70
|
+
<dt id="ientry-idp47028689644256">cairo_pattern_get_type, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-type">cairo_pattern_get_type ()</a>
|
71
71
|
</dt>
|
72
|
-
<dt id="ientry-
|
72
|
+
<dt id="ientry-idp47028689836912">cairo_pattern_type_t, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-type-t">enum cairo_pattern_type_t</a>
|
73
73
|
</dt>
|
74
|
-
<dt id="ientry-
|
74
|
+
<dt id="ientry-idp47028695386416">cairo_pdf_surface_create, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-create">cairo_pdf_surface_create ()</a>
|
75
75
|
</dt>
|
76
|
-
<dt id="ientry-
|
76
|
+
<dt id="ientry-idp47028695416832">cairo_pdf_surface_create_for_stream, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-create-for-stream">cairo_pdf_surface_create_for_stream ()</a>
|
77
77
|
</dt>
|
78
|
-
<dt id="ientry-
|
78
|
+
<dt id="ientry-idp47028695520400">cairo_pdf_surface_set_size, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-size">cairo_pdf_surface_set_size ()</a>
|
79
79
|
</dt>
|
80
|
-
<dt id="ientry-
|
80
|
+
<dt id="ientry-idp47028686135792">cairo_pop_group, <a class="indexterm" href="cairo-cairo-t.html#cairo-pop-group">cairo_pop_group ()</a>
|
81
81
|
</dt>
|
82
|
-
<dt id="ientry-
|
82
|
+
<dt id="ientry-idp47028686161536">cairo_pop_group_to_source, <a class="indexterm" href="cairo-cairo-t.html#cairo-pop-group-to-source">cairo_pop_group_to_source ()</a>
|
83
83
|
</dt>
|
84
|
-
<dt id="ientry-
|
84
|
+
<dt id="ientry-idp47028697157968">cairo_ps_surface_create, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-create">cairo_ps_surface_create ()</a>
|
85
85
|
</dt>
|
86
|
-
<dt id="ientry-
|
86
|
+
<dt id="ientry-idp47028697191168">cairo_ps_surface_create_for_stream, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-create-for-stream">cairo_ps_surface_create_for_stream ()</a>
|
87
87
|
</dt>
|
88
|
-
<dt id="ientry-
|
88
|
+
<dt id="ientry-idp47028697429248">cairo_ps_surface_dsc_begin_page_setup, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-page-setup">cairo_ps_surface_dsc_begin_page_setup ()</a>
|
89
89
|
</dt>
|
90
|
-
<dt id="ientry-
|
90
|
+
<dt id="ientry-idp47028697368800">cairo_ps_surface_dsc_begin_setup, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-setup">cairo_ps_surface_dsc_begin_setup ()</a>
|
91
91
|
</dt>
|
92
|
-
<dt id="ientry-
|
92
|
+
<dt id="ientry-idp47028697447888">cairo_ps_surface_dsc_comment, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment ()</a>
|
93
93
|
</dt>
|
94
|
-
<dt id="ientry-
|
94
|
+
<dt id="ientry-idp47028697341440">cairo_ps_surface_set_size, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-set-size">cairo_ps_surface_set_size ()</a>
|
95
95
|
</dt>
|
96
|
-
<dt id="ientry-
|
96
|
+
<dt id="ientry-idp47028686079056">cairo_push_group, <a class="indexterm" href="cairo-cairo-t.html#cairo-push-group">cairo_push_group ()</a>
|
97
97
|
</dt>
|
98
|
-
<dt id="ientry-
|
98
|
+
<dt id="ientry-idp47028686109792">cairo_push_group_with_content, <a class="indexterm" href="cairo-cairo-t.html#cairo-push-group-with-content">cairo_push_group_with_content ()</a>
|
99
99
|
</dt>
|
100
100
|
</dl>
|
101
101
|
</div>
|
102
102
|
<div class="indexdiv">
|
103
103
|
<h3>S</h3>
|
104
104
|
<dl>
|
105
|
-
<dt id="ientry-
|
105
|
+
<dt id="ientry-idp47028692252336">cairo_scaled_font_get_ctm, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-ctm">cairo_scaled_font_get_ctm ()</a>
|
106
106
|
</dt>
|
107
|
-
<dt id="ientry-
|
107
|
+
<dt id="ientry-idp47028692193920">cairo_scaled_font_get_font_face, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-face">cairo_scaled_font_get_font_face ()</a>
|
108
108
|
</dt>
|
109
|
-
<dt id="ientry-
|
109
|
+
<dt id="ientry-idp47028692232944">cairo_scaled_font_get_font_matrix, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-matrix">cairo_scaled_font_get_font_matrix ()</a>
|
110
110
|
</dt>
|
111
|
-
<dt id="ientry-
|
111
|
+
<dt id="ientry-idp47028692213552">cairo_scaled_font_get_font_options, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-options">cairo_scaled_font_get_font_options ()</a>
|
112
112
|
</dt>
|
113
|
-
<dt id="ientry-
|
113
|
+
<dt id="ientry-idp47028692292288">cairo_scaled_font_get_type, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-type">cairo_scaled_font_get_type ()</a>
|
114
114
|
</dt>
|
115
|
-
<dt id="ientry-
|
115
|
+
<dt id="ientry-idp47028691628464">cairo_scaled_font_text_extents, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-extents">cairo_scaled_font_text_extents ()</a>
|
116
116
|
</dt>
|
117
|
-
<dt id="ientry-
|
117
|
+
<dt id="ientry-idp47028690541520">cairo_set_scaled_font, <a class="indexterm" href="cairo-text.html#cairo-set-scaled-font">cairo_set_scaled_font ()</a>
|
118
118
|
</dt>
|
119
|
-
<dt id="ientry-
|
119
|
+
<dt id="ientry-idp47028695933232">cairo_surface_get_content, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-content">cairo_surface_get_content ()</a>
|
120
120
|
</dt>
|
121
|
-
<dt id="ientry-
|
121
|
+
<dt id="ientry-idp47028696036736">cairo_surface_get_device_offset, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device-offset">cairo_surface_get_device_offset ()</a>
|
122
122
|
</dt>
|
123
|
-
<dt id="ientry-
|
123
|
+
<dt id="ientry-idp47028696173488">cairo_surface_get_type, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-type">cairo_surface_get_type ()</a>
|
124
124
|
</dt>
|
125
|
-
<dt id="ientry-
|
125
|
+
<dt id="ientry-idp47028696117344">cairo_surface_set_fallback_resolution, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-fallback-resolution">cairo_surface_set_fallback_resolution ()</a>
|
126
126
|
</dt>
|
127
|
-
<dt id="ientry-
|
127
|
+
<dt id="ientry-idp47028696658176">cairo_surface_type_t, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-type-t">enum cairo_surface_type_t</a>
|
128
128
|
</dt>
|
129
|
-
<dt id="ientry-
|
129
|
+
<dt id="ientry-idp47028695166896">cairo_svg_get_versions, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-get-versions">cairo_svg_get_versions ()</a>
|
130
130
|
</dt>
|
131
|
-
<dt id="ientry-
|
131
|
+
<dt id="ientry-idp47028695635776">cairo_svg_surface_create, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-create">cairo_svg_surface_create ()</a>
|
132
132
|
</dt>
|
133
|
-
<dt id="ientry-
|
133
|
+
<dt id="ientry-idp47028697049088">cairo_svg_surface_create_for_stream, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-create-for-stream">cairo_svg_surface_create_for_stream ()</a>
|
134
134
|
</dt>
|
135
|
-
<dt id="ientry-
|
135
|
+
<dt id="ientry-idp47028694259776">cairo_svg_surface_restrict_to_version, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-restrict-to-version">cairo_svg_surface_restrict_to_version ()</a>
|
136
136
|
</dt>
|
137
|
-
<dt id="ientry-
|
137
|
+
<dt id="ientry-idp47028697406032">cairo_svg_version_t, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-version-t">enum cairo_svg_version_t</a>
|
138
|
+
</dt>
|
139
|
+
<dt id="ientry-idp47028694208704">cairo_svg_version_to_string, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-version-to-string">cairo_svg_version_to_string ()</a>
|
138
140
|
</dt>
|
139
141
|
</dl>
|
140
142
|
</div>
|
141
143
|
<div class="indexdiv">
|
142
144
|
<h3>W</h3>
|
143
145
|
<dl>
|
144
|
-
<dt id="ientry-
|
146
|
+
<dt id="ientry-idp47028693170544">cairo_win32_font_face_create_for_hfont, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-font-face-create-for-hfont">cairo_win32_font_face_create_for_hfont ()</a>
|
145
147
|
</dt>
|
146
|
-
<dt id="ientry-
|
148
|
+
<dt id="ientry-idp47028697097920">cairo_win32_surface_create_with_dib, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-dib">cairo_win32_surface_create_with_dib ()</a>
|
147
149
|
</dt>
|
148
|
-
<dt id="ientry-
|
150
|
+
<dt id="ientry-idp47028697544176">cairo_win32_surface_get_dc, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-get-dc">cairo_win32_surface_get_dc ()</a>
|
149
151
|
</dt>
|
150
152
|
</dl>
|
151
153
|
</div>
|
152
154
|
<div class="indexdiv">
|
153
155
|
<h3>X</h3>
|
154
156
|
<dl>
|
155
|
-
<dt id="ientry-
|
157
|
+
<dt id="ientry-idp47028698208336">cairo_xlib_surface_get_depth, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-depth">cairo_xlib_surface_get_depth ()</a>
|
156
158
|
</dt>
|
157
|
-
<dt id="ientry-
|
159
|
+
<dt id="ientry-idp47028698893936">cairo_xlib_surface_get_display, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-display">cairo_xlib_surface_get_display ()</a>
|
158
160
|
</dt>
|
159
|
-
<dt id="ientry-
|
161
|
+
<dt id="ientry-idp47028698129456">cairo_xlib_surface_get_drawable, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-drawable">cairo_xlib_surface_get_drawable ()</a>
|
160
162
|
</dt>
|
161
|
-
<dt id="ientry-
|
163
|
+
<dt id="ientry-idp47028698189744">cairo_xlib_surface_get_height, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-height">cairo_xlib_surface_get_height ()</a>
|
162
164
|
</dt>
|
163
|
-
<dt id="ientry-
|
165
|
+
<dt id="ientry-idp47028698082160">cairo_xlib_surface_get_screen, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-screen">cairo_xlib_surface_get_screen ()</a>
|
164
166
|
</dt>
|
165
|
-
<dt id="ientry-
|
167
|
+
<dt id="ientry-idp47028698148048">cairo_xlib_surface_get_visual, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-visual">cairo_xlib_surface_get_visual ()</a>
|
166
168
|
</dt>
|
167
|
-
<dt id="ientry-
|
169
|
+
<dt id="ientry-idp47028698171056">cairo_xlib_surface_get_width, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-width">cairo_xlib_surface_get_width ()</a>
|
168
170
|
</dt>
|
169
171
|
</dl>
|
170
172
|
</div>
|