cairo 1.8.0-x86-mswin32 → 1.8.1-x86-mswin32
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.
- data/ChangeLog +25 -0
- data/NEWS +8 -0
- data/Rakefile +5 -32
- data/cairo/bin/libcairo-2.dll +0 -0
- data/cairo/bin/libpng12-0.dll +0 -0
- data/cairo/include/cairo/cairo-features.h +1 -1
- data/cairo/include/cairo/cairo-ft.h +75 -0
- data/cairo/include/cairo/cairo-version.h +1 -1
- data/cairo/include/cairo/cairo.h +16 -21
- data/cairo/include/libpng12/png.h +251 -121
- data/cairo/include/libpng12/pngconf.h +83 -56
- data/cairo/include/png.h +251 -121
- data/cairo/include/pngconf.h +83 -56
- data/cairo/lib/cairo.def +5 -0
- data/cairo/lib/cairo.lib +0 -0
- data/cairo/lib/libcairo.dll.a +0 -0
- data/cairo/lib/libpng.def +3 -0
- data/cairo/lib/libpng.lib +0 -0
- data/cairo/lib/libpng12.dll.a +0 -0
- data/cairo/lib/pkgconfig/cairo-ft.pc +12 -0
- data/cairo/lib/pkgconfig/cairo-pdf.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-png.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-ps.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-svg.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-win32-font.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-win32.pc +2 -2
- data/cairo/lib/pkgconfig/cairo.pc +4 -4
- data/cairo/lib/pkgconfig/libpng.pc +2 -2
- data/cairo/lib/pkgconfig/libpng12.pc +2 -2
- data/cairo/manifest/{cairo-dev_1.8.0-1_win32.mft → cairo-dev_1.8.8-2_win32.mft} +5 -3
- data/cairo/manifest/cairo_1.8.8-2_win32.mft +5 -0
- data/cairo/manifest/{libpng-dev_1.2.32-1_win32.mft → libpng-dev_1.2.39-1_win32.mft} +3 -3
- data/cairo/manifest/libpng_1.2.39-1_win32.mft +2 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING +0 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING-LGPL-2.1 +0 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING-MPL-1.1 +0 -0
- data/cairo/share/gtk-doc/html/cairo/bindings-errors.html +9 -9
- data/cairo/share/gtk-doc/html/cairo/bindings-fonts.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-memory.html +8 -8
- data/cairo/share/gtk-doc/html/cairo/bindings-overloading.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-path.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-patterns.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/bindings-return-values.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-streams.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-surfaces.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-context.html +200 -262
- data/cairo/share/gtk-doc/html/cairo/cairo-drawing.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-error-status.html +61 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-font-face.html +51 -53
- data/cairo/share/gtk-doc/html/cairo/cairo-font-options.html +65 -78
- data/cairo/share/gtk-doc/html/cairo/cairo-fonts.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-ft-font.html +37 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-image-surface.html +49 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-matrix.html +30 -41
- data/cairo/share/gtk-doc/html/cairo/cairo-paths.html +72 -97
- data/cairo/share/gtk-doc/html/cairo/cairo-pattern.html +184 -175
- data/cairo/share/gtk-doc/html/cairo/cairo-pdf-surface.html +40 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-png-functions.html +57 -48
- data/cairo/share/gtk-doc/html/cairo/cairo-ps-surface.html +73 -76
- data/cairo/share/gtk-doc/html/cairo/cairo-quartz-font.html +27 -30
- data/cairo/share/gtk-doc/html/cairo/cairo-quartz-surface.html +29 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-scaled-font.html +102 -106
- data/cairo/share/gtk-doc/html/cairo/cairo-support.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-surface.html +101 -127
- data/cairo/share/gtk-doc/html/cairo/cairo-surfaces.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-svg-surface.html +52 -49
- data/cairo/share/gtk-doc/html/cairo/cairo-text.html +126 -146
- data/cairo/share/gtk-doc/html/cairo/cairo-transformations.html +26 -35
- data/cairo/share/gtk-doc/html/cairo/cairo-types.html +16 -17
- data/cairo/share/gtk-doc/html/cairo/cairo-user-font.html +121 -127
- data/cairo/share/gtk-doc/html/cairo/cairo-version-info.html +50 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-win32-font.html +37 -46
- data/cairo/share/gtk-doc/html/cairo/cairo-win32-surface.html +58 -58
- data/cairo/share/gtk-doc/html/cairo/cairo-xlib-surface.html +47 -63
- data/cairo/share/gtk-doc/html/cairo/cairo.devhelp +21 -21
- data/cairo/share/gtk-doc/html/cairo/cairo.devhelp2 +21 -21
- data/cairo/share/gtk-doc/html/cairo/index-1.2.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.4.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.6.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.8.html +8 -8
- data/cairo/share/gtk-doc/html/cairo/index-all.html +24 -24
- data/cairo/share/gtk-doc/html/cairo/index.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/index.sgml +19 -19
- data/cairo/share/gtk-doc/html/cairo/language-bindings.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/style.css +8 -1
- data/cairo/share/man/man3/libpng.3 +299 -59
- data/cairo/share/man/man3/libpngpf.3 +2 -2
- data/cairo/share/man/man5/png.5 +1 -1
- data/cairo/src/tml/packaging/cairo_1.8.8-2_win32.log +949 -0
- data/cairo/src/tml/{make/cairo_1.8.0-1_win32.sh → packaging/cairo_1.8.8-2_win32.sh} +6 -6
- data/cairo/src/tml/{make/libpng_1.2.32-1_win32.log → packaging/libpng_1.2.39-1_win32.log} +74 -73
- data/cairo/src/tml/{make/libpng_1.2.32-1_win32.sh → packaging/libpng_1.2.39-1_win32.sh} +4 -4
- data/doc/ja/cairo-context.html +1 -1
- data/doc/ja/index.html +0 -3
- data/extconf.rb +1 -0
- data/pkg-config.rb +4 -0
- data/src/cairo.so +0 -0
- data/src/libruby-cairo.a +0 -0
- data/src/rb_cairo.c +2 -2
- data/src/rb_cairo_surface.c +6 -2
- metadata +20 -50
- data/cairo/DLL_FAQ.txt +0 -397
- data/cairo/README.txt +0 -53
- data/cairo/USAGE.txt +0 -94
- data/cairo/bin/zlib1.dll +0 -0
- data/cairo/include/zconf.h +0 -332
- data/cairo/include/zlib.h +0 -1357
- data/cairo/lib/zdll.exp +0 -0
- data/cairo/lib/zdll.lib +0 -0
- data/cairo/lib/zlib.def +0 -60
- data/cairo/manifest/cairo_1.8.0-1_win32.mft +0 -5
- data/cairo/manifest/libpng_1.2.32-1_win32.mft +0 -2
- data/cairo/src/tml/make/cairo_1.8.0-1_win32.log +0 -1021
- data/cairo/test/example_d.exe +0 -0
- data/cairo/test/minigzip_d.exe +0 -0
- data/cairo/test/testzlib_d.exe +0 -0
- data/cairo/test/untgz_d.exe +0 -0
data/cairo/include/pngconf.h
CHANGED
@@ -1,11 +1,14 @@
|
|
1
1
|
|
2
2
|
/* pngconf.h - machine configurable file for libpng
|
3
3
|
*
|
4
|
-
* libpng version 1.2.
|
5
|
-
*
|
6
|
-
* Copyright (c) 1998-2008 Glenn Randers-Pehrson
|
4
|
+
* libpng version 1.2.39 - August 13, 2009
|
5
|
+
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
7
6
|
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
|
8
7
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
8
|
+
*
|
9
|
+
* This code is released under the libpng license.
|
10
|
+
* For conditions of distribution and use, see the disclaimer
|
11
|
+
* and license in png.h
|
9
12
|
*/
|
10
13
|
|
11
14
|
/* Any machine specific code is near the front of this file, so if you
|
@@ -19,7 +22,7 @@
|
|
19
22
|
|
20
23
|
#define PNG_1_2_X
|
21
24
|
|
22
|
-
/*
|
25
|
+
/*
|
23
26
|
* PNG_USER_CONFIG has to be defined on the compiler command line. This
|
24
27
|
* includes the resource compiler for Windows DLL configurations.
|
25
28
|
*/
|
@@ -39,7 +42,7 @@
|
|
39
42
|
|
40
43
|
/*
|
41
44
|
* Added at libpng-1.2.8
|
42
|
-
*
|
45
|
+
*
|
43
46
|
* If you create a private DLL you need to define in "pngusr.h" the followings:
|
44
47
|
* #define PNG_USER_PRIVATEBUILD <Describes by whom and why this version of
|
45
48
|
* the DLL was built>
|
@@ -50,8 +53,8 @@
|
|
50
53
|
* number and must match your private DLL name>
|
51
54
|
* e.g. // private DLL "libpng13gx.dll"
|
52
55
|
* #define PNG_USER_DLLFNAME_POSTFIX "gx"
|
53
|
-
*
|
54
|
-
* The following macros are also at your disposal if you want to complete the
|
56
|
+
*
|
57
|
+
* The following macros are also at your disposal if you want to complete the
|
55
58
|
* DLL VERSIONINFO structure.
|
56
59
|
* - PNG_USER_VERSIONINFO_COMMENTS
|
57
60
|
* - PNG_USER_VERSIONINFO_COMPANYNAME
|
@@ -147,9 +150,9 @@
|
|
147
150
|
* 'Cygwin' defines/defaults:
|
148
151
|
* PNG_BUILD_DLL -- (ignored) building the dll
|
149
152
|
* (no define) -- (ignored) building an application, linking to the dll
|
150
|
-
* PNG_STATIC -- (ignored) building the static lib, or building an
|
153
|
+
* PNG_STATIC -- (ignored) building the static lib, or building an
|
151
154
|
* application that links to the static lib.
|
152
|
-
* ALL_STATIC -- (ignored) building various static libs, or building an
|
155
|
+
* ALL_STATIC -- (ignored) building various static libs, or building an
|
153
156
|
* application that links to the static libs.
|
154
157
|
* Thus,
|
155
158
|
* a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
|
@@ -162,12 +165,12 @@
|
|
162
165
|
* PNG_BUILD_DLL
|
163
166
|
* PNG_STATIC
|
164
167
|
* (nothing) == PNG_USE_DLL
|
165
|
-
*
|
168
|
+
*
|
166
169
|
* CYGWIN (2002-01-20): The preceding is now obsolete. With the advent
|
167
|
-
* of auto-import in binutils, we no longer need to worry about
|
170
|
+
* of auto-import in binutils, we no longer need to worry about
|
168
171
|
* __declspec(dllexport) / __declspec(dllimport) and friends. Therefore,
|
169
172
|
* we don't need to worry about PNG_STATIC or ALL_STATIC when it comes
|
170
|
-
* to __declspec() stuff. However, we DO need to worry about
|
173
|
+
* to __declspec() stuff. However, we DO need to worry about
|
171
174
|
* PNG_BUILD_DLL and PNG_STATIC because those change some defaults
|
172
175
|
* such as CONSOLE_IO and whether GLOBAL_ARRAYS are allowed.
|
173
176
|
*/
|
@@ -211,8 +214,8 @@
|
|
211
214
|
# if !defined(PNG_DLL)
|
212
215
|
# define PNG_DLL
|
213
216
|
# endif
|
214
|
-
# endif
|
215
|
-
# endif
|
217
|
+
# endif
|
218
|
+
# endif
|
216
219
|
# endif
|
217
220
|
#endif
|
218
221
|
|
@@ -233,6 +236,8 @@
|
|
233
236
|
# include <windows.h>
|
234
237
|
/* Console I/O functions are not supported on WindowsCE */
|
235
238
|
# define PNG_NO_CONSOLE_IO
|
239
|
+
/* abort() may not be supported on some/all Windows CE platforms */
|
240
|
+
# define PNG_ABORT() exit(-1)
|
236
241
|
# ifdef PNG_DEBUG
|
237
242
|
# undef PNG_DEBUG
|
238
243
|
# endif
|
@@ -312,21 +317,29 @@
|
|
312
317
|
#ifdef PNG_SETJMP_SUPPORTED
|
313
318
|
/* This is an attempt to force a single setjmp behaviour on Linux. If
|
314
319
|
* the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
|
320
|
+
*
|
321
|
+
* You can bypass this test if you know that your application uses exactly
|
322
|
+
* the same setjmp.h that was included when libpng was built. Only define
|
323
|
+
* PNG_SKIP_SETJMP_CHECK while building your application, prior to the
|
324
|
+
* application's '#include "png.h"'. Don't define PNG_SKIP_SETJMP_CHECK
|
325
|
+
* while building a separate libpng library for general use.
|
315
326
|
*/
|
316
327
|
|
317
|
-
#
|
318
|
-
# ifdef
|
319
|
-
#
|
320
|
-
#
|
321
|
-
#
|
322
|
-
#
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
#
|
328
|
+
# ifndef PNG_SKIP_SETJMP_CHECK
|
329
|
+
# ifdef __linux__
|
330
|
+
# ifdef _BSD_SOURCE
|
331
|
+
# define PNG_SAVE_BSD_SOURCE
|
332
|
+
# undef _BSD_SOURCE
|
333
|
+
# endif
|
334
|
+
# ifdef _SETJMP_H
|
335
|
+
/* If you encounter a compiler error here, see the explanation
|
336
|
+
* near the end of INSTALL.
|
337
|
+
*/
|
338
|
+
__pngconf.h__ in libpng already includes setjmp.h;
|
339
|
+
__dont__ include it again.;
|
340
|
+
# endif
|
341
|
+
# endif /* __linux__ */
|
342
|
+
# endif /* PNG_SKIP_SETJMP_CHECK */
|
330
343
|
|
331
344
|
/* include setjmp.h for error handling */
|
332
345
|
# include <setjmp.h>
|
@@ -477,7 +490,7 @@
|
|
477
490
|
* iTXt support was added. iTXt support was turned off by default through
|
478
491
|
* libpng-1.2.x, to support old apps that malloc the png_text structure
|
479
492
|
* instead of calling png_set_text() and letting libpng malloc it. It
|
480
|
-
*
|
493
|
+
* will be turned on by default in libpng-1.4.0.
|
481
494
|
*/
|
482
495
|
|
483
496
|
#if defined(PNG_1_0_X) || defined (PNG_1_2_X)
|
@@ -511,6 +524,7 @@
|
|
511
524
|
# define PNG_NO_FREE_ME
|
512
525
|
# define PNG_NO_READ_UNKNOWN_CHUNKS
|
513
526
|
# define PNG_NO_WRITE_UNKNOWN_CHUNKS
|
527
|
+
# define PNG_NO_HANDLE_AS_UNKNOWN
|
514
528
|
# define PNG_NO_READ_USER_CHUNKS
|
515
529
|
# define PNG_NO_READ_iCCP
|
516
530
|
# define PNG_NO_WRITE_iCCP
|
@@ -540,7 +554,7 @@
|
|
540
554
|
# define PNG_FREE_ME_SUPPORTED
|
541
555
|
#endif
|
542
556
|
|
543
|
-
#
|
557
|
+
#ifdef PNG_READ_SUPPORTED
|
544
558
|
|
545
559
|
#if !defined(PNG_READ_TRANSFORMS_NOT_SUPPORTED) && \
|
546
560
|
!defined(PNG_NO_READ_TRANSFORMS)
|
@@ -628,7 +642,7 @@
|
|
628
642
|
|
629
643
|
#endif /* PNG_READ_SUPPORTED */
|
630
644
|
|
631
|
-
#
|
645
|
+
#ifdef PNG_WRITE_SUPPORTED
|
632
646
|
|
633
647
|
# if !defined(PNG_WRITE_TRANSFORMS_NOT_SUPPORTED) && \
|
634
648
|
!defined(PNG_NO_WRITE_TRANSFORMS)
|
@@ -731,7 +745,7 @@
|
|
731
745
|
# define PNG_EASY_ACCESS_SUPPORTED
|
732
746
|
#endif
|
733
747
|
|
734
|
-
/* PNG_ASSEMBLER_CODE was enabled by default in version 1.2.0
|
748
|
+
/* PNG_ASSEMBLER_CODE was enabled by default in version 1.2.0
|
735
749
|
* and removed from version 1.2.20. The following will be removed
|
736
750
|
* from libpng-1.4.0
|
737
751
|
*/
|
@@ -798,6 +812,11 @@
|
|
798
812
|
# define PNG_USER_HEIGHT_MAX 1000000L
|
799
813
|
#endif
|
800
814
|
|
815
|
+
/* Added at libpng-1.2.34 and 1.4.0 */
|
816
|
+
#ifndef PNG_STRING_NEWLINE
|
817
|
+
#define PNG_STRING_NEWLINE "\n"
|
818
|
+
#endif
|
819
|
+
|
801
820
|
/* These are currently experimental features, define them if you want */
|
802
821
|
|
803
822
|
/* very little testing */
|
@@ -925,14 +944,22 @@
|
|
925
944
|
# define PNG_READ_zTXt_SUPPORTED
|
926
945
|
# define PNG_zTXt_SUPPORTED
|
927
946
|
#endif
|
947
|
+
#ifndef PNG_NO_READ_OPT_PLTE
|
948
|
+
# define PNG_READ_OPT_PLTE_SUPPORTED /* only affects support of the */
|
949
|
+
#endif /* optional PLTE chunk in RGB and RGBA images */
|
950
|
+
#if defined(PNG_READ_iTXt_SUPPORTED) || defined(PNG_READ_tEXt_SUPPORTED) || \
|
951
|
+
defined(PNG_READ_zTXt_SUPPORTED)
|
952
|
+
# define PNG_READ_TEXT_SUPPORTED
|
953
|
+
# define PNG_TEXT_SUPPORTED
|
954
|
+
#endif
|
955
|
+
|
956
|
+
#endif /* PNG_READ_ANCILLARY_CHUNKS_SUPPORTED */
|
957
|
+
|
928
958
|
#ifndef PNG_NO_READ_UNKNOWN_CHUNKS
|
929
959
|
# define PNG_READ_UNKNOWN_CHUNKS_SUPPORTED
|
930
960
|
# ifndef PNG_UNKNOWN_CHUNKS_SUPPORTED
|
931
961
|
# define PNG_UNKNOWN_CHUNKS_SUPPORTED
|
932
962
|
# endif
|
933
|
-
# ifndef PNG_NO_HANDLE_AS_UNKNOWN
|
934
|
-
# define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
935
|
-
# endif
|
936
963
|
#endif
|
937
964
|
#if !defined(PNG_NO_READ_USER_CHUNKS) && \
|
938
965
|
defined(PNG_READ_UNKNOWN_CHUNKS_SUPPORTED)
|
@@ -945,17 +972,14 @@
|
|
945
972
|
# undef PNG_NO_HANDLE_AS_UNKNOWN
|
946
973
|
# endif
|
947
974
|
#endif
|
948
|
-
#ifndef PNG_NO_READ_OPT_PLTE
|
949
|
-
# define PNG_READ_OPT_PLTE_SUPPORTED /* only affects support of the */
|
950
|
-
#endif /* optional PLTE chunk in RGB and RGBA images */
|
951
|
-
#if defined(PNG_READ_iTXt_SUPPORTED) || defined(PNG_READ_tEXt_SUPPORTED) || \
|
952
|
-
defined(PNG_READ_zTXt_SUPPORTED)
|
953
|
-
# define PNG_READ_TEXT_SUPPORTED
|
954
|
-
# define PNG_TEXT_SUPPORTED
|
955
|
-
#endif
|
956
975
|
|
957
|
-
#
|
976
|
+
#ifndef PNG_NO_HANDLE_AS_UNKNOWN
|
977
|
+
# ifndef PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
978
|
+
# define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
979
|
+
# endif
|
980
|
+
#endif
|
958
981
|
|
982
|
+
#ifdef PNG_WRITE_SUPPORTED
|
959
983
|
#ifdef PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED
|
960
984
|
|
961
985
|
#ifdef PNG_NO_WRITE_TEXT
|
@@ -1067,17 +1091,6 @@
|
|
1067
1091
|
# define PNG_zTXt_SUPPORTED
|
1068
1092
|
# endif
|
1069
1093
|
#endif
|
1070
|
-
#ifndef PNG_NO_WRITE_UNKNOWN_CHUNKS
|
1071
|
-
# define PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED
|
1072
|
-
# ifndef PNG_UNKNOWN_CHUNKS_SUPPORTED
|
1073
|
-
# define PNG_UNKNOWN_CHUNKS_SUPPORTED
|
1074
|
-
# endif
|
1075
|
-
# ifndef PNG_NO_HANDLE_AS_UNKNOWN
|
1076
|
-
# ifndef PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
1077
|
-
# define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
1078
|
-
# endif
|
1079
|
-
# endif
|
1080
|
-
#endif
|
1081
1094
|
#if defined(PNG_WRITE_iTXt_SUPPORTED) || defined(PNG_WRITE_tEXt_SUPPORTED) || \
|
1082
1095
|
defined(PNG_WRITE_zTXt_SUPPORTED)
|
1083
1096
|
# define PNG_WRITE_TEXT_SUPPORTED
|
@@ -1088,6 +1101,20 @@
|
|
1088
1101
|
|
1089
1102
|
#endif /* PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED */
|
1090
1103
|
|
1104
|
+
#ifndef PNG_NO_WRITE_UNKNOWN_CHUNKS
|
1105
|
+
# define PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED
|
1106
|
+
# ifndef PNG_UNKNOWN_CHUNKS_SUPPORTED
|
1107
|
+
# define PNG_UNKNOWN_CHUNKS_SUPPORTED
|
1108
|
+
# endif
|
1109
|
+
#endif
|
1110
|
+
|
1111
|
+
#ifndef PNG_NO_HANDLE_AS_UNKNOWN
|
1112
|
+
# ifndef PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
1113
|
+
# define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
|
1114
|
+
# endif
|
1115
|
+
#endif
|
1116
|
+
#endif /* PNG_WRITE_SUPPORTED */
|
1117
|
+
|
1091
1118
|
/* Turn this off to disable png_read_png() and
|
1092
1119
|
* png_write_png() and leave the row_pointers member
|
1093
1120
|
* out of the info structure.
|
@@ -1233,7 +1260,7 @@ typedef char FAR * FAR * FAR * png_charppp;
|
|
1233
1260
|
|
1234
1261
|
#if defined(PNG_1_0_X) || defined(PNG_1_2_X)
|
1235
1262
|
/* SPC - Is this stuff deprecated? */
|
1236
|
-
/* It'll be removed as of libpng-1.
|
1263
|
+
/* It'll be removed as of libpng-1.4.0 - GR-P */
|
1237
1264
|
/* libpng typedefs for types in zlib. If zlib changes
|
1238
1265
|
* or another compression library is used, then change these.
|
1239
1266
|
* Eliminates need to change all the source files.
|
@@ -1306,7 +1333,7 @@ typedef z_stream FAR * png_zstreamp;
|
|
1306
1333
|
# define PNGAPI __cdecl
|
1307
1334
|
# undef PNG_IMPEXP
|
1308
1335
|
# define PNG_IMPEXP
|
1309
|
-
#endif
|
1336
|
+
#endif
|
1310
1337
|
|
1311
1338
|
/* If you define PNGAPI, e.g., with compiler option "-DPNGAPI=__stdcall",
|
1312
1339
|
* you may get warnings regarding the linkage of png_zalloc and png_zfree.
|
data/cairo/lib/cairo.def
CHANGED
@@ -43,6 +43,11 @@ cairo_font_options_set_hint_style
|
|
43
43
|
cairo_font_options_set_subpixel_order
|
44
44
|
cairo_font_options_status
|
45
45
|
cairo_format_stride_for_width
|
46
|
+
cairo_ft_font_face_create_for_ft_face
|
47
|
+
cairo_ft_font_face_create_for_pattern
|
48
|
+
cairo_ft_font_options_substitute
|
49
|
+
cairo_ft_scaled_font_lock_face
|
50
|
+
cairo_ft_scaled_font_unlock_face
|
46
51
|
cairo_get_antialias
|
47
52
|
cairo_get_current_point
|
48
53
|
cairo_get_dash
|
data/cairo/lib/cairo.lib
CHANGED
Binary file
|
data/cairo/lib/libcairo.dll.a
CHANGED
Binary file
|
data/cairo/lib/libpng.def
CHANGED
@@ -1,5 +1,7 @@
|
|
1
1
|
LIBRARY libpng12-0.dll
|
2
2
|
EXPORTS
|
3
|
+
_get_output_format
|
4
|
+
png_64bit_product
|
3
5
|
png_IDAT DATA
|
4
6
|
png_IEND DATA
|
5
7
|
png_IHDR DATA
|
@@ -10,6 +12,7 @@ png_build_gamma_table
|
|
10
12
|
png_build_grayscale_palette
|
11
13
|
png_cHRM DATA
|
12
14
|
png_calculate_crc
|
15
|
+
png_check_cHRM_fixed
|
13
16
|
png_check_chunk_name
|
14
17
|
png_check_keyword
|
15
18
|
png_check_sig
|
data/cairo/lib/libpng.lib
CHANGED
Binary file
|
data/cairo/lib/libpng12.dll.a
CHANGED
Binary file
|
@@ -0,0 +1,12 @@
|
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
|
+
exec_prefix=${prefix}
|
3
|
+
libdir=${exec_prefix}/lib
|
4
|
+
includedir=${prefix}/include
|
5
|
+
|
6
|
+
Name: cairo-ft
|
7
|
+
Description: FreeType font backend for cairo graphics library
|
8
|
+
Version: 1.8.8
|
9
|
+
|
10
|
+
Requires: cairo freetype2 >= 9.7.3 fontconfig
|
11
|
+
Libs:
|
12
|
+
Cflags: -I${includedir}/cairo
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-pdf
|
7
7
|
Description: PDF surface backend for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-png
|
7
7
|
Description: PNG functions for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo libpng12
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-ps
|
7
7
|
Description: PostScript surface backend for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-svg
|
7
7
|
Description: SVG surface backend for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-win32-font
|
7
7
|
Description: Microsoft Windows font backend for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo-win32
|
7
7
|
Description: Microsoft Windows surface backend for cairo graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
10
|
Requires: cairo
|
11
11
|
Libs:
|
@@ -1,13 +1,13 @@
|
|
1
|
-
prefix=c:/devel/target/
|
1
|
+
prefix=c:/devel/target/dcf0541c8b6477df7ce7ef2a62ffb6d6
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: cairo
|
7
7
|
Description: Multi-platform 2D graphics library
|
8
|
-
Version: 1.8.
|
8
|
+
Version: 1.8.8
|
9
9
|
|
10
|
-
Requires.private: libpng12
|
10
|
+
Requires.private: freetype2 >= 9.7.3 fontconfig libpng12
|
11
11
|
Libs: -L${libdir} -lcairo
|
12
|
-
Libs.private: -lz -lz
|
12
|
+
Libs.private: -lz -lz -lm
|
13
13
|
Cflags: -I${includedir}/cairo
|