cairo 1.14.1-x64-mingw32 → 1.14.2-x64-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.
- checksums.yaml +4 -4
- data/NEWS +21 -0
- data/Rakefile +17 -6
- data/ext/cairo/cairo.def +1 -0
- data/ext/cairo/extconf.rb +23 -10
- data/ext/cairo/rb_cairo.c +3 -0
- data/ext/cairo/rb_cairo.h +3 -3
- data/ext/cairo/rb_cairo_context.c +1 -1
- data/ext/cairo/rb_cairo_io.c +4 -0
- data/ext/cairo/rb_cairo_io.h +2 -0
- data/ext/cairo/rb_cairo_pattern.c +4 -4
- data/ext/cairo/rb_cairo_private.h +2 -0
- data/ext/cairo/rb_cairo_surface.c +64 -232
- data/lib/2.0/cairo.so +0 -0
- data/lib/2.1/cairo.so +0 -0
- data/lib/2.2/cairo.so +0 -0
- data/lib/cairo.rb +20 -19
- data/lib/cairo/region.rb +14 -0
- data/test/test_region.rb +26 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.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 +2 -2
- 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/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1.dll +0 -0
- data/vendor/local/include/cairo/cairo-version.h +1 -1
- data/vendor/local/include/freetype2/config/ftconfig.h +19 -2
- data/vendor/local/include/freetype2/config/ftheader.h +7 -5
- data/vendor/local/include/freetype2/config/ftoption.h +9 -22
- data/vendor/local/include/freetype2/config/ftstdlib.h +2 -3
- data/vendor/local/include/freetype2/freetype.h +38 -17
- data/vendor/local/include/freetype2/ft2build.h +1 -1
- data/vendor/local/include/freetype2/ftadvanc.h +2 -2
- data/vendor/local/include/freetype2/ftautoh.h +50 -2
- data/vendor/local/include/freetype2/ftbbox.h +1 -1
- data/vendor/local/include/freetype2/ftbdf.h +1 -1
- data/vendor/local/include/freetype2/ftbitmap.h +11 -3
- data/vendor/local/include/freetype2/ftbzip2.h +1 -1
- data/vendor/local/include/freetype2/ftcache.h +3 -3
- data/vendor/local/include/freetype2/ftcffdrv.h +1 -1
- data/vendor/local/include/freetype2/ftcid.h +2 -1
- data/vendor/local/include/freetype2/fterrdef.h +1 -1
- data/vendor/local/include/freetype2/fterrors.h +1 -1
- data/vendor/local/include/freetype2/{ftxf86.h → ftfntfmt.h} +22 -14
- data/vendor/local/include/freetype2/ftgasp.h +1 -1
- data/vendor/local/include/freetype2/ftglyph.h +1 -1
- data/vendor/local/include/freetype2/ftgxval.h +1 -1
- data/vendor/local/include/freetype2/ftgzip.h +1 -1
- data/vendor/local/include/freetype2/ftimage.h +7 -13
- data/vendor/local/include/freetype2/ftincrem.h +1 -1
- data/vendor/local/include/freetype2/ftlcdfil.h +2 -2
- data/vendor/local/include/freetype2/ftlist.h +1 -1
- data/vendor/local/include/freetype2/ftlzw.h +1 -1
- data/vendor/local/include/freetype2/ftmac.h +1 -1
- data/vendor/local/include/freetype2/ftmm.h +17 -11
- data/vendor/local/include/freetype2/ftmodapi.h +4 -2
- data/vendor/local/include/freetype2/ftmoderr.h +1 -1
- data/vendor/local/include/freetype2/ftotval.h +1 -1
- data/vendor/local/include/freetype2/ftoutln.h +1 -1
- data/vendor/local/include/freetype2/ftpfr.h +1 -1
- data/vendor/local/include/freetype2/ftrender.h +3 -8
- data/vendor/local/include/freetype2/ftsizes.h +1 -1
- data/vendor/local/include/freetype2/ftsnames.h +1 -1
- data/vendor/local/include/freetype2/ftstroke.h +1 -1
- data/vendor/local/include/freetype2/ftsynth.h +5 -3
- data/vendor/local/include/freetype2/ftsystem.h +10 -1
- data/vendor/local/include/freetype2/fttrigon.h +1 -1
- data/vendor/local/include/freetype2/ftttdrv.h +85 -22
- data/vendor/local/include/freetype2/fttypes.h +1 -1
- data/vendor/local/include/freetype2/ftwinfnt.h +3 -3
- data/vendor/local/include/freetype2/t1tables.h +4 -3
- data/vendor/local/include/freetype2/ttnameid.h +116 -116
- data/vendor/local/include/freetype2/tttables.h +2 -2
- data/vendor/local/include/freetype2/tttags.h +1 -1
- data/vendor/local/include/freetype2/ttunpat.h +1 -1
- data/vendor/local/include/libpng16/png.h +63 -80
- data/vendor/local/include/libpng16/pngconf.h +8 -30
- data/vendor/local/include/libpng16/pnglibconf.h +10 -4
- data/vendor/local/include/png.h +63 -80
- data/vendor/local/include/pngconf.h +8 -30
- data/vendor/local/include/pnglibconf.h +10 -4
- 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 +2 -2
- 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 +2 -2
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +2 -2
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +4 -4
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpng.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng.la +4 -4
- data/vendor/local/lib/libpng16.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libpng16.la +4 -4
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- 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 +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-png.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-script.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +1 -1
- data/vendor/local/lib/pkgconfig/cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/freetype2.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/share/aclocal/freetype2.m4 +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/bindings-errors.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/bindings-fonts.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/bindings-memory.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/bindings-overloading.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/bindings-path.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/bindings-patterns.html +35 -35
- data/vendor/local/share/gtk-doc/html/cairo/bindings-return-values.html +10 -10
- data/vendor/local/share/gtk-doc/html/cairo/bindings-streams.html +11 -11
- data/vendor/local/share/gtk-doc/html/cairo/bindings-surfaces.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Error-handling.html +294 -225
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +387 -269
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +432 -302
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html +325 -217
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PNG-Support.html +298 -193
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Paths.html +1121 -812
- data/vendor/local/share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html +513 -383
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-(CGFont)-Fonts.html +126 -83
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Quartz-Surfaces.html +172 -119
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Raster-Sources.html +581 -372
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html +179 -130
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Regions.html +888 -539
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +287 -192
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Script-Surfaces.html +374 -231
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Transformations.html +395 -219
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Types.html +125 -75
- data/vendor/local/share/gtk-doc/html/cairo/cairo-User-Fonts.html +630 -464
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +225 -200
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Fonts.html +336 -214
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html +277 -186
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XCB-Surfaces.html +495 -350
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html +557 -362
- data/vendor/local/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html +158 -111
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-device-t.html +655 -441
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html +389 -280
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html +667 -451
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-matrix-t.html +579 -351
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html +2006 -1545
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html +892 -618
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html +1624 -1188
- data/vendor/local/share/gtk-doc/html/cairo/cairo-cairo-t.html +2903 -2104
- data/vendor/local/share/gtk-doc/html/cairo/cairo-drawing.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-fonts.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-support.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-surfaces.html +13 -13
- data/vendor/local/share/gtk-doc/html/cairo/cairo-text.html +1115 -758
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +419 -604
- data/vendor/local/share/gtk-doc/html/cairo/home.png +0 -0
- 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 +70 -70
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +58 -58
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +39 -39
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +30 -30
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +38 -38
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +426 -426
- data/vendor/local/share/gtk-doc/html/cairo/index.html +6 -6
- data/vendor/local/share/gtk-doc/html/cairo/index.sgml +234 -325
- data/vendor/local/share/gtk-doc/html/cairo/language-bindings.html +12 -12
- data/vendor/local/share/gtk-doc/html/cairo/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/style.css +221 -26
- data/vendor/local/share/gtk-doc/html/cairo/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cairo/up.png +0 -0
- data/vendor/local/share/license/cairo/README +1 -1
- data/vendor/local/share/license/freetype/README +6 -6
- data/vendor/local/share/license/freetype/README.git +1 -1
- data/vendor/local/share/license/libpng/README +2 -2
- data/vendor/local/share/man/man1/freetype-config.1 +1 -1
- data/vendor/local/share/man/man3/libpng.3 +85 -92
- data/vendor/local/share/man/man3/libpngpf.3 +2 -2
- data/vendor/local/share/man/man5/png.5 +1 -1
- metadata +23 -19
@@ -1,6 +1,6 @@
|
|
1
1
|
/* pnglibconf.h - library build configuration */
|
2
2
|
|
3
|
-
/* libpng version 1.6.
|
3
|
+
/* libpng version 1.6.18, July 23, 2015 */
|
4
4
|
|
5
5
|
/* Copyright (c) 1998-2014 Glenn Randers-Pehrson */
|
6
6
|
|
@@ -95,13 +95,10 @@
|
|
95
95
|
#define PNG_READ_tIME_SUPPORTED
|
96
96
|
#define PNG_READ_tRNS_SUPPORTED
|
97
97
|
#define PNG_READ_zTXt_SUPPORTED
|
98
|
-
/*#undef PNG_SAFE_LIMITS_SUPPORTED*/
|
99
98
|
#define PNG_SAVE_INT_32_SUPPORTED
|
100
99
|
#define PNG_SAVE_UNKNOWN_CHUNKS_SUPPORTED
|
101
100
|
#define PNG_SEQUENTIAL_READ_SUPPORTED
|
102
101
|
#define PNG_SETJMP_SUPPORTED
|
103
|
-
#define PNG_SET_CHUNK_CACHE_LIMIT_SUPPORTED
|
104
|
-
#define PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
|
105
102
|
#define PNG_SET_OPTION_SUPPORTED
|
106
103
|
#define PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
|
107
104
|
#define PNG_SET_USER_LIMITS_SUPPORTED
|
@@ -127,6 +124,7 @@
|
|
127
124
|
#define PNG_WRITE_BGR_SUPPORTED
|
128
125
|
#define PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED
|
129
126
|
#define PNG_WRITE_COMPRESSED_TEXT_SUPPORTED
|
127
|
+
#define PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED
|
130
128
|
#define PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED
|
131
129
|
#define PNG_WRITE_FILLER_SUPPORTED
|
132
130
|
#define PNG_WRITE_FILTER_SUPPORTED
|
@@ -190,12 +188,20 @@
|
|
190
188
|
#define PNG_GAMMA_THRESHOLD_FIXED 5000
|
191
189
|
#define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
|
192
190
|
#define PNG_INFLATE_BUF_SIZE 1024
|
191
|
+
#define PNG_LINKAGE_API extern
|
192
|
+
#define PNG_LINKAGE_CALLBACK extern
|
193
|
+
#define PNG_LINKAGE_DATA extern
|
194
|
+
#define PNG_LINKAGE_FUNCTION extern
|
193
195
|
#define PNG_MAX_GAMMA_8 11
|
194
196
|
#define PNG_QUANTIZE_BLUE_BITS 5
|
195
197
|
#define PNG_QUANTIZE_GREEN_BITS 5
|
196
198
|
#define PNG_QUANTIZE_RED_BITS 5
|
197
199
|
#define PNG_TEXT_Z_DEFAULT_COMPRESSION (-1)
|
198
200
|
#define PNG_TEXT_Z_DEFAULT_STRATEGY 0
|
201
|
+
#define PNG_USER_CHUNK_CACHE_MAX 1000
|
202
|
+
#define PNG_USER_CHUNK_MALLOC_MAX 8000000
|
203
|
+
#define PNG_USER_HEIGHT_MAX 1000000
|
204
|
+
#define PNG_USER_WIDTH_MAX 1000000
|
199
205
|
#define PNG_WEIGHT_SHIFT 8
|
200
206
|
#define PNG_ZBUF_SIZE 8192
|
201
207
|
#define PNG_ZLIB_VERNUM 0x1280
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo-gobject.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libcairo-gobject.
|
26
26
|
current=11402
|
27
27
|
age=11400
|
28
|
-
revision=
|
28
|
+
revision=2
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo-script-interpreter.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libcairo-script-interpreter.
|
26
26
|
current=11402
|
27
27
|
age=11400
|
28
|
-
revision=
|
28
|
+
revision=2
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
data/vendor/local/lib/libcairo.a
CHANGED
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libcairo.
|
26
26
|
current=11402
|
27
27
|
age=11400
|
28
|
-
revision=
|
28
|
+
revision=2
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libfreetype.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -23,9 +23,9 @@ dependency_libs=' -L/home/vagrant/rcairo.win64/vendor/local/lib /home/vagrant/rc
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libfreetype.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=18
|
27
|
+
age=12
|
28
|
+
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
Binary file
|
data/vendor/local/lib/libpng.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libpng.la
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# libpng16.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libpng16.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libpng16.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -23,8 +23,8 @@ dependency_libs=' -L/home/vagrant/rcairo.win64/vendor/local/lib -lz'
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libpng16.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=34
|
27
|
+
age=18
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
data/vendor/local/lib/libpng16.a
CHANGED
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libpng16.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libpng16.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libpng16.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -23,8 +23,8 @@ dependency_libs=' -L/home/vagrant/rcairo.win64/vendor/local/lib -lz'
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libpng16.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=34
|
27
|
+
age=18
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
data/vendor/local/lib/libxml2.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libz.a
CHANGED
Binary file
|
data/vendor/local/lib/libz.dll.a
CHANGED
Binary file
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: cairo
|
7
7
|
Description: Multi-platform 2D graphics library
|
8
|
-
Version: 1.14.
|
8
|
+
Version: 1.14.2
|
9
9
|
|
10
10
|
Requires.private: gobject-2.0 glib-2.0 >= 2.14 pixman-1 >= 0.30.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng
|
11
11
|
Libs: -L${libdir} -lcairo
|
@@ -6,7 +6,7 @@ includedir=/home/vagrant/rcairo.win64/vendor/local/include/freetype2
|
|
6
6
|
Name: FreeType 2
|
7
7
|
URL: http://freetype.org
|
8
8
|
Description: A free, high-quality, and portable font engine.
|
9
|
-
Version:
|
9
|
+
Version: 18.0.12
|
10
10
|
Requires:
|
11
11
|
Requires.private: zlib, libpng
|
12
12
|
Libs: -L${libdir} -lfreetype
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# Configure paths for FreeType2
|
2
2
|
# Marcelo Magallon 2001-10-26, based on gtk.m4 by Owen Taylor
|
3
3
|
#
|
4
|
-
# Copyright 2001
|
4
|
+
# Copyright 2001-2015 by
|
5
5
|
# David Turner, Robert Wilhelm, and Werner Lemberg.
|
6
6
|
#
|
7
7
|
# This file is part of the FreeType project, and may only be used, modified,
|
@@ -2,22 +2,22 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Error handling</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
5
|
+
<title>Cairo: A Vector Graphics Library: Error handling</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-streams.html" title="Streams and File I/O">
|
10
10
|
<link rel="next" href="bindings-patterns.html" title="Patterns">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td
|
17
|
-
<td><a accesskey="
|
18
|
-
<td><a accesskey="
|
19
|
-
<
|
20
|
-
<td><a accesskey="n" href="bindings-patterns.html"><img src="right.png" width="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="language-bindings.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="bindings-streams.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="bindings-patterns.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="sect1">
|
23
23
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
@@ -26,12 +26,12 @@
|
|
26
26
|
The error handling approach in C for Cairo has multiple
|
27
27
|
elements:
|
28
28
|
</p>
|
29
|
-
<div class="itemizedlist"><ul class="itemizedlist"
|
29
|
+
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
30
30
|
<li class="listitem"><p>
|
31
31
|
When a method on an object fails, the object is put into
|
32
32
|
an error state. Subsequent operations on the object do
|
33
33
|
nothing. The status of the object can be queried with
|
34
|
-
a function like <a class="link" href="cairo-cairo-t.html#cairo-status" title="cairo_status
|
34
|
+
a function like <a class="link" href="cairo-cairo-t.html#cairo-status" title="cairo_status ()"><code class="function">status()</code></a>.
|
35
35
|
</p></li>
|
36
36
|
<li class="listitem">
|
37
37
|
<p>
|
@@ -117,6 +117,6 @@ CAIRO_STATUS_WRITE_ERROR
|
|
117
117
|
</div>
|
118
118
|
<div class="footer">
|
119
119
|
<hr>
|
120
|
-
Generated by GTK-Doc V1.
|
120
|
+
Generated by GTK-Doc V1.20</div>
|
121
121
|
</body>
|
122
122
|
</html>
|
@@ -2,22 +2,22 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Fonts</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
5
|
+
<title>Cairo: A Vector Graphics Library: Fonts</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
|
8
8
|
<link rel="up" href="language-bindings.html" title="Appendix A. Creating a language binding for cairo">
|
9
9
|
<link rel="prev" href="bindings-surfaces.html" title="Surfaces">
|
10
10
|
<link rel="next" href="bindings-path.html" title="cairo_path_t">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td
|
17
|
-
<td><a accesskey="
|
18
|
-
<td><a accesskey="
|
19
|
-
<
|
20
|
-
<td><a accesskey="n" href="bindings-path.html"><img src="right.png" width="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="language-bindings.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="bindings-surfaces.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="bindings-path.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="sect1">
|
23
23
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
@@ -40,14 +40,14 @@ cairo_scaled_font_t
|
|
40
40
|
types.
|
41
41
|
</p>
|
42
42
|
<p>
|
43
|
-
The <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-set-user-data" title="cairo_font_face_set_user_data
|
44
|
-
and <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-get-user-data" title="cairo_font_face_get_user_data
|
43
|
+
The <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-set-user-data" title="cairo_font_face_set_user_data ()"><code class="function">cairo_font_face_set_user_data()</code></a>,
|
44
|
+
and <a class="link" href="cairo-cairo-font-face-t.html#cairo-font-face-get-user-data" title="cairo_font_face_get_user_data ()"><code class="function">cairo_font_face_get_user_data()</code></a>
|
45
45
|
methods are provided for use in language bindings, and should
|
46
46
|
not be directly exposed to applications.
|
47
47
|
</p>
|
48
48
|
</div>
|
49
49
|
<div class="footer">
|
50
50
|
<hr>
|
51
|
-
Generated by GTK-Doc V1.
|
51
|
+
Generated by GTK-Doc V1.20</div>
|
52
52
|
</body>
|
53
53
|
</html>
|