cairo 1.15.12-x86-mingw32 → 1.15.13-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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_sjlj-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
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set substitutions for Latin fonts</description>
|
4
9
|
<!--
|
5
10
|
Mark common families with their generics so we'll get
|
6
11
|
something reasonable
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Add sans-serif to the family when no generic name</description>
|
4
9
|
<!--
|
5
10
|
If the font still has no generic name, add sans-serif
|
6
11
|
-->
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Load per-user customization files</description>
|
4
9
|
<!--
|
5
10
|
Load per-user customization files where stored on XDG Base Directory
|
6
11
|
specification compliant places. it should be usually:
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Load local customization file</description>
|
4
9
|
<!-- Load local system customization file -->
|
5
10
|
<include ignore_missing="yes">local.conf</include>
|
6
11
|
</fontconfig>
|
@@ -0,0 +1,67 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
|
+
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set preferable fonts for emoji/math fonts</description>
|
9
|
+
<!-- Keep in sync with 45-generic.conf -->
|
10
|
+
|
11
|
+
<!-- Emoji -->
|
12
|
+
|
13
|
+
<!-- Prefer to match color emoji font. -->
|
14
|
+
<match>
|
15
|
+
<test name="lang">
|
16
|
+
<string>und-zsye</string>
|
17
|
+
</test>
|
18
|
+
<test qual="all" name="color" compare="not_eq">
|
19
|
+
<bool>true</bool>
|
20
|
+
</test>
|
21
|
+
<test qual="all" name="color" compare="not_eq">
|
22
|
+
<bool>false</bool>
|
23
|
+
</test>
|
24
|
+
<edit name="color" mode="append">
|
25
|
+
<bool>true</bool>
|
26
|
+
</edit>
|
27
|
+
</match>
|
28
|
+
|
29
|
+
<!-- TODO
|
30
|
+
! Match on "color" and alias B&W ones first if no color is requested.
|
31
|
+
! That's "hard" because <alias> doesn't work in match and needs to be
|
32
|
+
! expanded to its non-sugar form.
|
33
|
+
!-->
|
34
|
+
<alias binding="same">
|
35
|
+
<family>emoji</family>
|
36
|
+
<prefer>
|
37
|
+
<!-- System fonts -->
|
38
|
+
<family>Noto Color Emoji</family> <!-- Google -->
|
39
|
+
<family>Apple Color Emoji</family> <!-- Apple -->
|
40
|
+
<family>Segoe UI Emoji</family> <!-- Microsoft -->
|
41
|
+
<family>Twitter Color Emoji</family> <!-- Twitter -->
|
42
|
+
<family>EmojiOne Mozilla</family> <!-- Mozilla -->
|
43
|
+
<!-- Third-Party fonts -->
|
44
|
+
<family>Emoji Two</family>
|
45
|
+
<family>Emoji One</family>
|
46
|
+
<!-- Non-color -->
|
47
|
+
<family>Noto Emoji</family> <!-- Google -->
|
48
|
+
<family>Android Emoji</family> <!-- Google -->
|
49
|
+
</prefer>
|
50
|
+
</alias>
|
51
|
+
|
52
|
+
<!-- Math -->
|
53
|
+
<alias binding="same">
|
54
|
+
<!-- https://en.wikipedia.org/wiki/Category:Mathematical_OpenType_typefaces -->
|
55
|
+
<family>math</family>
|
56
|
+
<prefer>
|
57
|
+
<family>XITS Math</family> <!-- Khaled Hosny -->
|
58
|
+
<family>STIX Two Math</family> <!-- AMS -->
|
59
|
+
<family>Cambria Math</family> <!-- Microsoft -->
|
60
|
+
<family>Latin Modern Math</family> <!-- TeX -->
|
61
|
+
<family>Minion Math</family> <!-- Adobe -->
|
62
|
+
<family>Lucida Math</family> <!-- Adobe -->
|
63
|
+
<family>Asana Math</family>
|
64
|
+
</prefer>
|
65
|
+
</alias>
|
66
|
+
|
67
|
+
</fontconfig>
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set preferable fonts for Latin</description>
|
4
9
|
<alias>
|
5
10
|
<family>serif</family>
|
6
11
|
<prefer>
|
@@ -31,6 +31,10 @@
|
|
31
31
|
2008 Behdad Esfahbod: Cleanup. Add fantasy and cursive.
|
32
32
|
-->
|
33
33
|
<fontconfig>
|
34
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
35
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
36
|
+
</its:rules>
|
37
|
+
|
34
38
|
|
35
39
|
|
36
40
|
<!-- Deprecated fonts are discouraged -->
|
@@ -1,6 +1,10 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
4
8
|
<alias>
|
5
9
|
<family>serif</family>
|
6
10
|
<prefer>
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Set preferable fonts for non-Latin</description>
|
4
9
|
<alias>
|
5
10
|
<family>serif</family>
|
6
11
|
<prefer>
|
@@ -96,9 +101,8 @@
|
|
96
101
|
<family>Hapax Berbère</family> <!-- tifinagh -->
|
97
102
|
<family>MS Gothic</family> <!-- han (ja) -->
|
98
103
|
<family>UmePlus P Gothic</family> <!-- han (ja) -->
|
99
|
-
|
100
|
-
<family>
|
101
|
-
<family>PMingLiu</family> <!-- han (zh-tw) -->
|
104
|
+
<family>Microsoft YaHei</family> <!-- han (zh-cn,zh-tw) -->
|
105
|
+
<family>Microsoft JhengHei</family> <!-- han (zh-tw) -->
|
102
106
|
<family>WenQuanYi Zen Hei</family> <!-- han (zh-cn,zh-tw) -->
|
103
107
|
<family>WenQuanYi Bitmap Song</family> <!-- han (zh-cn,zh-tw) -->
|
104
108
|
<family>AR PL ShanHeiSun Uni</family> <!--han (ja,zh-cn,zh-tw) -->
|
@@ -1,6 +1,10 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
4
8
|
<alias>
|
5
9
|
<family>serif</family>
|
6
10
|
<prefer>
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Reject bitmap fonts</description>
|
4
9
|
<!-- Reject bitmap fonts -->
|
5
10
|
<selectfont>
|
6
11
|
<rejectfont>
|
@@ -1,6 +1,11 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
8
|
+
<description>Accept bitmap fonts</description>
|
4
9
|
<!-- Accept bitmap fonts -->
|
5
10
|
<selectfont>
|
6
11
|
<acceptfont>
|
@@ -1,6 +1,10 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
4
8
|
<!-- Fix-ups for Delicious family -->
|
5
9
|
|
6
10
|
<!-- Delicious 'heavy' variant says its Medium weight -->
|
@@ -1,6 +1,10 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
3
3
|
<fontconfig>
|
4
|
+
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
|
5
|
+
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
|
6
|
+
</its:rules>
|
7
|
+
|
4
8
|
<!--
|
5
9
|
Artificial oblique for fonts without an italic or oblique version
|
6
10
|
-->
|
@@ -40,11 +44,11 @@
|
|
40
44
|
<match target="font">
|
41
45
|
<!-- check to see if the font is just regular -->
|
42
46
|
<test name="weight" compare="less_eq">
|
43
|
-
<const>
|
47
|
+
<const>regular</const>
|
44
48
|
</test>
|
45
49
|
<!-- check to see if the pattern requests bold -->
|
46
|
-
<test target="pattern" name="weight" compare="
|
47
|
-
<const>
|
50
|
+
<test target="pattern" name="weight" compare="more_eq">
|
51
|
+
<const>bold</const>
|
48
52
|
</test>
|
49
53
|
<!--
|
50
54
|
set the embolden flag
|
@@ -301,7 +301,8 @@ before calling <code class="function">FcDefaultSubstitute()</code>.</p>
|
|
301
301
|
<pre class="programlisting"><span class="returnvalue">FT_Face</span>
|
302
302
|
cairo_ft_scaled_font_lock_face (<em class="parameter"><code><a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a> *scaled_font</code></em>);</pre>
|
303
303
|
<p>cairo_ft_scaled_font_lock_face() gets the <span class="type">FT_Face</span> object from a FreeType
|
304
|
-
backend font and scales it appropriately for the font
|
304
|
+
backend font and scales it appropriately for the font and applies OpenType
|
305
|
+
font variations if applicable. You must
|
305
306
|
release the face with <a class="link" href="cairo-FreeType-Fonts.html#cairo-ft-scaled-font-unlock-face" title="cairo_ft_scaled_font_unlock_face ()"><code class="function">cairo_ft_scaled_font_unlock_face()</code></a>
|
306
307
|
when you are done using it. Since the <span class="type">FT_Face</span> object can be
|
307
308
|
shared between multiple <a class="link" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t" title="cairo_scaled_font_t"><span class="type">cairo_scaled_font_t</span></a> objects, you must not
|
@@ -528,7 +528,7 @@ image data.</p>
|
|
528
528
|
<p>each pixel is a 1-bit quantity holding
|
529
529
|
an alpha value. Pixels are packed together into 32-bit
|
530
530
|
quantities. The ordering of the bits matches the
|
531
|
-
|
531
|
+
endianness of the platform. On a big-endian machine, the
|
532
532
|
first pixel is in the uppermost bit, on a little-endian
|
533
533
|
machine the first pixel is in the least-significant bit. (Since 1.0)</p>
|
534
534
|
</td>
|
@@ -347,35 +347,8 @@ This macro can be used to conditionally compile backend-specific code.</p>
|
|
347
347
|
<hr>
|
348
348
|
<div class="refsect2">
|
349
349
|
<a name="cairo-svg-version-t"></a><h3>enum cairo_svg_version_t</h3>
|
350
|
-
<p><
|
351
|
-
|
352
|
-
If used in the root element for the initial coordinate systems it
|
353
|
-
corresponds to pixels. (Since 1.16)
|
354
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_EM</code></em>
|
355
|
-
: The size of the element's font. (Since 1.16)
|
356
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_EX</code></em>
|
357
|
-
: The x-height of the element’s font. (Since 1.16)
|
358
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_PX</code></em>
|
359
|
-
: Pixels (1px = 1/96th of 1in). (Since 1.16)
|
360
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_IN</code></em>
|
361
|
-
: Inches (1in = 2.54cm = 96px). (Since 1.16)
|
362
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_CM</code></em>
|
363
|
-
: Centimeters (1cm = 96px/2.54). (Since 1.16)
|
364
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_MM</code></em>
|
365
|
-
: Millimeters (1mm = 1/10th of 1cm). (Since 1.16)
|
366
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_PT</code></em>
|
367
|
-
: Points (1pt = 1/72th of 1in). (Since 1.16)
|
368
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_PC</code></em>
|
369
|
-
: Picas (1pc = 1/6th of 1in). (Since 1.16)
|
370
|
-
<em class="parameter"><code>CAIRO_SVG_UNIT_PERCENT</code></em>
|
371
|
-
: Percent, a value that is some fraction of another
|
372
|
-
reference value. (Since 1.16)</p>
|
373
|
-
<p><span class="type">cairo_svg_unit_t</span> is used to describe the units valid for coordinates and
|
374
|
-
lengths in the SVG specification.</p>
|
375
|
-
<p>See also:
|
376
|
-
https://www.w3.org/TR/SVG/coords.html<span class="type">Units</span>
|
377
|
-
https://www.w3.org/TR/SVG/types.html<span class="type">DataTypeLength</span>
|
378
|
-
https://www.w3.org/TR/css-values-3/<span class="type">lengths</span></p>
|
350
|
+
<p><a class="link" href="cairo-SVG-Surfaces.html#cairo-svg-version-t" title="enum cairo_svg_version_t"><span class="type">cairo_svg_version_t</span></a> is used to describe the version number of the SVG
|
351
|
+
specification that a generated SVG file will conform to.</p>
|
379
352
|
<div class="refsect3">
|
380
353
|
<a name="cairo-svg-version-t.members"></a><h4>Members</h4>
|
381
354
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -387,18 +360,22 @@ https://www.w3.org/TR/css-values-3/<span class="type">lengths</span></p>
|
|
387
360
|
<tbody>
|
388
361
|
<tr>
|
389
362
|
<td class="enum_member_name"><p><a name="CAIRO-SVG-VERSION-1-1:CAPS"></a>CAIRO_SVG_VERSION_1_1</p></td>
|
390
|
-
<td class="enum_member_description">
|
363
|
+
<td class="enum_member_description">
|
364
|
+
<p>The version 1.1 of the SVG specification. (Since 1.2)</p>
|
365
|
+
</td>
|
391
366
|
<td class="enum_member_annotations"> </td>
|
392
367
|
</tr>
|
393
368
|
<tr>
|
394
369
|
<td class="enum_member_name"><p><a name="CAIRO-SVG-VERSION-1-2:CAPS"></a>CAIRO_SVG_VERSION_1_2</p></td>
|
395
|
-
<td class="enum_member_description">
|
370
|
+
<td class="enum_member_description">
|
371
|
+
<p>The version 1.2 of the SVG specification. (Since 1.2)</p>
|
372
|
+
</td>
|
396
373
|
<td class="enum_member_annotations"> </td>
|
397
374
|
</tr>
|
398
375
|
</tbody>
|
399
376
|
</table></div>
|
400
377
|
</div>
|
401
|
-
<p class="since">Since: 1.
|
378
|
+
<p class="since">Since: 1.2</p>
|
402
379
|
</div>
|
403
380
|
</div>
|
404
381
|
<div class="refsect1">
|
@@ -218,7 +218,7 @@ operations with the <a class="link" href="cairo-Tags-and-Links.html#CAIRO-TAG-DE
|
|
218
218
|
no operations are enclosed, the y coordidate is 0.</p>
|
219
219
|
<p><em class="parameter"><code>internal</code></em>
|
220
220
|
: A boolean that if true, the destination name may be
|
221
|
-
|
221
|
+
omitted from PDF where possible. In this case, links
|
222
222
|
refer directly to the page and position instead of via
|
223
223
|
the named destination table. Note that if this
|
224
224
|
destination is referenced by another PDF (see <a class="link" href="cairo-Tags-and-Links.html#file-link" title="File Links">File Links</a>),
|
@@ -241,11 +241,11 @@ cairo_tag_end (cr, CAIRO_TAG_DEST);
|
|
241
241
|
<div class="refsect2">
|
242
242
|
<a name="doc-struct"></a><h3>Document Structure (PDF)</h3>
|
243
243
|
<p>The document structure tags provide a means of specifying structural information
|
244
|
-
such as headers, paragraphs, tables, and figures. The inclusion of structural information
|
244
|
+
such as headers, paragraphs, tables, and figures. The inclusion of structural information facilitates:</p>
|
245
245
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
246
246
|
<li class="listitem"><p>Extraction of text and graphics for copy and paste</p></li>
|
247
247
|
<li class="listitem"><p>Reflow of text and graphics in the viewer</p></li>
|
248
|
-
<li class="listitem"><p>
|
248
|
+
<li class="listitem"><p>Processing text eg searching and indexing</p></li>
|
249
249
|
<li class="listitem"><p>Conversion to other formats</p></li>
|
250
250
|
<li class="listitem"><p>Accessability support</p></li>
|
251
251
|
</ul></div>
|
@@ -166,8 +166,8 @@ macro <a class="link" href="cairo-Version-Information.html#CAIRO-VERSION-ENCODE:
|
|
166
166
|
<div class="informalexample"><pre class="screen">
|
167
167
|
Compile-time
|
168
168
|
------------
|
169
|
-
CAIRO_VERSION_STRING
|
170
|
-
CAIRO_VERSION
|
169
|
+
<a class="link" href="cairo-Version-Information.html#CAIRO-VERSION-STRING:CAPS" title="CAIRO_VERSION_STRING"><span class="type">CAIRO_VERSION_STRING</span></a> Human-readable
|
170
|
+
<a class="link" href="cairo-Version-Information.html#CAIRO-VERSION:CAPS" title="CAIRO_VERSION"><span class="type">CAIRO_VERSION</span></a> Encoded, suitable for comparison
|
171
171
|
|
172
172
|
Run-time
|
173
173
|
--------
|
@@ -498,7 +498,7 @@
|
|
498
498
|
<keyword type="function" name="cairo_svg_get_versions ()" link="cairo-SVG-Surfaces.html#cairo-svg-get-versions" since="1.2"/>
|
499
499
|
<keyword type="function" name="cairo_svg_version_to_string ()" link="cairo-SVG-Surfaces.html#cairo-svg-version-to-string" since="1.2"/>
|
500
500
|
<keyword type="macro" name="CAIRO_HAS_SVG_SURFACE" link="cairo-SVG-Surfaces.html#CAIRO-HAS-SVG-SURFACE:CAPS" since="1.2"/>
|
501
|
-
<keyword type="enum" name="enum cairo_svg_version_t" link="cairo-SVG-Surfaces.html#cairo-svg-version-t" since="1.
|
501
|
+
<keyword type="enum" name="enum cairo_svg_version_t" link="cairo-SVG-Surfaces.html#cairo-svg-version-t" since="1.2"/>
|
502
502
|
<keyword type="function" name="cairo_quartz_surface_create ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create" since="1.6"/>
|
503
503
|
<keyword type="function" name="cairo_quartz_surface_create_for_cg_context ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create-for-cg-context" since="1.6"/>
|
504
504
|
<keyword type="function" name="cairo_quartz_surface_get_cg_context ()" link="cairo-Quartz-Surfaces.html#cairo-quartz-surface-get-cg-context" since="1.6"/>
|
@@ -26,145 +26,145 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>D</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028694011296">cairo_device_acquire, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-acquire">cairo_device_acquire ()</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028694611824">cairo_device_destroy, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-destroy">cairo_device_destroy ()</a>
|
32
32
|
</dt>
|
33
|
-
<dt id="ientry-
|
33
|
+
<dt id="ientry-idp47028694651312">cairo_device_finish, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-finish">cairo_device_finish ()</a>
|
34
34
|
</dt>
|
35
|
-
<dt id="ientry-
|
35
|
+
<dt id="ientry-idp47028694674960">cairo_device_flush, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-flush">cairo_device_flush ()</a>
|
36
36
|
</dt>
|
37
|
-
<dt id="ientry-
|
37
|
+
<dt id="ientry-idp47028694712736">cairo_device_get_reference_count, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-reference-count">cairo_device_get_reference_count ()</a>
|
38
38
|
</dt>
|
39
|
-
<dt id="ientry-
|
39
|
+
<dt id="ientry-idp47028694692528">cairo_device_get_type, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-type">cairo_device_get_type ()</a>
|
40
40
|
</dt>
|
41
|
-
<dt id="ientry-
|
41
|
+
<dt id="ientry-idp47028693984768">cairo_device_get_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-user-data">cairo_device_get_user_data ()</a>
|
42
42
|
</dt>
|
43
|
-
<dt id="ientry-
|
43
|
+
<dt id="ientry-idp47028694587312">cairo_device_reference, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-reference">cairo_device_reference ()</a>
|
44
44
|
</dt>
|
45
|
-
<dt id="ientry-
|
45
|
+
<dt id="ientry-idp47028694037968">cairo_device_release, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-release">cairo_device_release ()</a>
|
46
46
|
</dt>
|
47
|
-
<dt id="ientry-
|
47
|
+
<dt id="ientry-idp47028693946352">cairo_device_set_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-set-user-data">cairo_device_set_user_data ()</a>
|
48
48
|
</dt>
|
49
|
-
<dt id="ientry-
|
49
|
+
<dt id="ientry-idp47028694631680">cairo_device_status, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-status">cairo_device_status ()</a>
|
50
50
|
</dt>
|
51
|
-
<dt id="ientry-
|
51
|
+
<dt id="ientry-idp47028694106784">cairo_device_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-t">cairo_device_t</a>
|
52
52
|
</dt>
|
53
|
-
<dt id="ientry-
|
53
|
+
<dt id="ientry-idp47028694121376">cairo_device_type_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-type-t">enum cairo_device_type_t</a>
|
54
54
|
</dt>
|
55
55
|
</dl>
|
56
56
|
</div>
|
57
57
|
<div class="indexdiv">
|
58
58
|
<h3>H</h3>
|
59
59
|
<dl>
|
60
|
-
<dt id="ientry-
|
60
|
+
<dt id="ientry-idp47028693122784">CAIRO_HAS_FC_FONT, <a class="indexterm" href="cairo-FreeType-Fonts.html#CAIRO-HAS-FC-FONT:CAPS">CAIRO_HAS_FC_FONT</a>
|
61
61
|
</dt>
|
62
|
-
<dt id="ientry-
|
62
|
+
<dt id="ientry-idp47028697413536">CAIRO_HAS_RECORDING_SURFACE, <a class="indexterm" href="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS">CAIRO_HAS_RECORDING_SURFACE</a>
|
63
63
|
</dt>
|
64
64
|
</dl>
|
65
65
|
</div>
|
66
66
|
<div class="indexdiv">
|
67
67
|
<h3>I</h3>
|
68
|
-
<dl><dt id="ientry-
|
68
|
+
<dl><dt id="ientry-idp47028686910496">cairo_in_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-clip">cairo_in_clip ()</a>
|
69
69
|
</dt></dl>
|
70
70
|
</div>
|
71
71
|
<div class="indexdiv">
|
72
72
|
<h3>M</h3>
|
73
73
|
<dl>
|
74
|
-
<dt id="ientry-
|
74
|
+
<dt id="ientry-idp47028696580320">CAIRO_MIME_TYPE_JP2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JP2:CAPS">CAIRO_MIME_TYPE_JP2</a>
|
75
75
|
</dt>
|
76
|
-
<dt id="ientry-
|
76
|
+
<dt id="ientry-idp47028696586576">CAIRO_MIME_TYPE_JPEG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JPEG:CAPS">CAIRO_MIME_TYPE_JPEG</a>
|
77
77
|
</dt>
|
78
|
-
<dt id="ientry-
|
78
|
+
<dt id="ientry-idp47028696592816">CAIRO_MIME_TYPE_PNG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-PNG:CAPS">CAIRO_MIME_TYPE_PNG</a>
|
79
79
|
</dt>
|
80
|
-
<dt id="ientry-
|
80
|
+
<dt id="ientry-idp47028696598976">CAIRO_MIME_TYPE_URI, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-URI:CAPS">CAIRO_MIME_TYPE_URI</a>
|
81
81
|
</dt>
|
82
82
|
</dl>
|
83
83
|
</div>
|
84
84
|
<div class="indexdiv">
|
85
85
|
<h3>P</h3>
|
86
86
|
<dl>
|
87
|
-
<dt id="ientry-
|
87
|
+
<dt id="ientry-idp47028695477488">cairo_pdf_get_versions, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-get-versions">cairo_pdf_get_versions ()</a>
|
88
88
|
</dt>
|
89
|
-
<dt id="ientry-
|
89
|
+
<dt id="ientry-idp47028695454544">cairo_pdf_surface_restrict_to_version, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-restrict-to-version">cairo_pdf_surface_restrict_to_version ()</a>
|
90
90
|
</dt>
|
91
|
-
<dt id="ientry-
|
91
|
+
<dt id="ientry-idp47028696890656">cairo_pdf_version_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-t">enum cairo_pdf_version_t</a>
|
92
92
|
</dt>
|
93
|
-
<dt id="ientry-
|
93
|
+
<dt id="ientry-idp47028695498608">cairo_pdf_version_to_string, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-to-string">cairo_pdf_version_to_string ()</a>
|
94
94
|
</dt>
|
95
95
|
</dl>
|
96
96
|
</div>
|
97
97
|
<div class="indexdiv">
|
98
98
|
<h3>R</h3>
|
99
99
|
<dl>
|
100
|
-
<dt id="ientry-
|
100
|
+
<dt id="ientry-idp47028685240880">cairo_recording_surface_create, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-create">cairo_recording_surface_create ()</a>
|
101
101
|
</dt>
|
102
|
-
<dt id="ientry-
|
102
|
+
<dt id="ientry-idp47028680761696">cairo_recording_surface_ink_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents">cairo_recording_surface_ink_extents ()</a>
|
103
103
|
</dt>
|
104
|
-
<dt id="ientry-
|
104
|
+
<dt id="ientry-idp47028697651104">cairo_rectangle_int_t, <a class="indexterm" href="cairo-Types.html#cairo-rectangle-int-t">cairo_rectangle_int_t</a>
|
105
105
|
</dt>
|
106
|
-
<dt id="ientry-
|
106
|
+
<dt id="ientry-idp47028688042640">cairo_region_contains_point, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-point">cairo_region_contains_point ()</a>
|
107
107
|
</dt>
|
108
|
-
<dt id="ientry-
|
108
|
+
<dt id="ientry-idp47028688075712">cairo_region_contains_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-rectangle">cairo_region_contains_rectangle ()</a>
|
109
109
|
</dt>
|
110
|
-
<dt id="ientry-
|
110
|
+
<dt id="ientry-idp47028687864112">cairo_region_copy, <a class="indexterm" href="cairo-Regions.html#cairo-region-copy">cairo_region_copy ()</a>
|
111
111
|
</dt>
|
112
|
-
<dt id="ientry-
|
112
|
+
<dt id="ientry-idp47028687802224">cairo_region_create, <a class="indexterm" href="cairo-Regions.html#cairo-region-create">cairo_region_create ()</a>
|
113
113
|
</dt>
|
114
|
-
<dt id="ientry-
|
114
|
+
<dt id="ientry-idp47028687814816">cairo_region_create_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangle">cairo_region_create_rectangle ()</a>
|
115
115
|
</dt>
|
116
|
-
<dt id="ientry-
|
116
|
+
<dt id="ientry-idp47028687837536">cairo_region_create_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangles">cairo_region_create_rectangles ()</a>
|
117
117
|
</dt>
|
118
|
-
<dt id="ientry-
|
118
|
+
<dt id="ientry-idp47028687908848">cairo_region_destroy, <a class="indexterm" href="cairo-Regions.html#cairo-region-destroy">cairo_region_destroy ()</a>
|
119
119
|
</dt>
|
120
|
-
<dt id="ientry-
|
120
|
+
<dt id="ientry-idp47028688108240">cairo_region_equal, <a class="indexterm" href="cairo-Regions.html#cairo-region-equal">cairo_region_equal ()</a>
|
121
121
|
</dt>
|
122
|
-
<dt id="ientry-
|
122
|
+
<dt id="ientry-idp47028687950800">cairo_region_get_extents, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-extents">cairo_region_get_extents ()</a>
|
123
123
|
</dt>
|
124
|
-
<dt id="ientry-
|
124
|
+
<dt id="ientry-idp47028687993360">cairo_region_get_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-rectangle">cairo_region_get_rectangle ()</a>
|
125
125
|
</dt>
|
126
|
-
<dt id="ientry-
|
126
|
+
<dt id="ientry-idp47028688164912">cairo_region_intersect, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect">cairo_region_intersect ()</a>
|
127
127
|
</dt>
|
128
|
-
<dt id="ientry-
|
128
|
+
<dt id="ientry-idp47028688192544">cairo_region_intersect_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect-rectangle">cairo_region_intersect_rectangle ()</a>
|
129
129
|
</dt>
|
130
|
-
<dt id="ientry-
|
130
|
+
<dt id="ientry-idp47028688020128">cairo_region_is_empty, <a class="indexterm" href="cairo-Regions.html#cairo-region-is-empty">cairo_region_is_empty ()</a>
|
131
131
|
</dt>
|
132
|
-
<dt id="ientry-
|
132
|
+
<dt id="ientry-idp47028687973072">cairo_region_num_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-num-rectangles">cairo_region_num_rectangles ()</a>
|
133
133
|
</dt>
|
134
|
-
<dt id="ientry-
|
134
|
+
<dt id="ientry-idp47028688404576">cairo_region_overlap_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-overlap-t">enum cairo_region_overlap_t</a>
|
135
135
|
</dt>
|
136
|
-
<dt id="ientry-
|
136
|
+
<dt id="ientry-idp47028687886800">cairo_region_reference, <a class="indexterm" href="cairo-Regions.html#cairo-region-reference">cairo_region_reference ()</a>
|
137
137
|
</dt>
|
138
|
-
<dt id="ientry-
|
138
|
+
<dt id="ientry-idp47028687929952">cairo_region_status, <a class="indexterm" href="cairo-Regions.html#cairo-region-status">cairo_region_status ()</a>
|
139
139
|
</dt>
|
140
|
-
<dt id="ientry-
|
140
|
+
<dt id="ientry-idp47028688220000">cairo_region_subtract, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract">cairo_region_subtract ()</a>
|
141
141
|
</dt>
|
142
|
-
<dt id="ientry-
|
142
|
+
<dt id="ientry-idp47028688247616">cairo_region_subtract_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract-rectangle">cairo_region_subtract_rectangle ()</a>
|
143
143
|
</dt>
|
144
|
-
<dt id="ientry-
|
144
|
+
<dt id="ientry-idp47028688391616">cairo_region_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-t">cairo_region_t</a>
|
145
145
|
</dt>
|
146
|
-
<dt id="ientry-
|
146
|
+
<dt id="ientry-idp47028688138256">cairo_region_translate, <a class="indexterm" href="cairo-Regions.html#cairo-region-translate">cairo_region_translate ()</a>
|
147
147
|
</dt>
|
148
|
-
<dt id="ientry-
|
148
|
+
<dt id="ientry-idp47028688275136">cairo_region_union, <a class="indexterm" href="cairo-Regions.html#cairo-region-union">cairo_region_union ()</a>
|
149
149
|
</dt>
|
150
|
-
<dt id="ientry-
|
150
|
+
<dt id="ientry-idp47028688302720">cairo_region_union_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-union-rectangle">cairo_region_union_rectangle ()</a>
|
151
151
|
</dt>
|
152
|
-
<dt id="ientry-
|
152
|
+
<dt id="ientry-idp47028688330320">cairo_region_xor, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor">cairo_region_xor ()</a>
|
153
153
|
</dt>
|
154
|
-
<dt id="ientry-
|
154
|
+
<dt id="ientry-idp47028688360048">cairo_region_xor_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor-rectangle">cairo_region_xor_rectangle ()</a>
|
155
155
|
</dt>
|
156
156
|
</dl>
|
157
157
|
</div>
|
158
158
|
<div class="indexdiv">
|
159
159
|
<h3>S</h3>
|
160
160
|
<dl>
|
161
|
-
<dt id="ientry-
|
161
|
+
<dt id="ientry-idp47028695009200">cairo_surface_create_for_rectangle, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-for-rectangle">cairo_surface_create_for_rectangle ()</a>
|
162
162
|
</dt>
|
163
|
-
<dt id="ientry-
|
163
|
+
<dt id="ientry-idp47028695887568">cairo_surface_get_device, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device">cairo_surface_get_device ()</a>
|
164
164
|
</dt>
|
165
|
-
<dt id="ientry-
|
165
|
+
<dt id="ientry-idp47028696411088">cairo_surface_get_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-mime-data">cairo_surface_get_mime_data ()</a>
|
166
166
|
</dt>
|
167
|
-
<dt id="ientry-
|
167
|
+
<dt id="ientry-idp47028696350832">cairo_surface_set_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-mime-data">cairo_surface_set_mime_data ()</a>
|
168
168
|
</dt>
|
169
169
|
</dl>
|
170
170
|
</div>
|