@img/sharp-libvips-dev 1.3.0-rc.1 → 1.3.0-rc.3
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.
- package/include/archive.h +2 -2
- package/include/archive_entry.h +1 -1
- package/include/expat.h +2 -2
- package/include/expat_config.h +3 -6
- package/include/expat_external.h +2 -3
- package/include/freetype2/freetype/config/ftoption.h +7 -1
- package/include/freetype2/freetype/config/mac-support.h +2 -0
- package/include/freetype2/freetype/freetype.h +8 -17
- package/include/freetype2/freetype/ftbdf.h +9 -3
- package/include/freetype2/freetype/ftimage.h +1 -1
- package/include/freetype2/freetype/ftlcdfil.h +2 -8
- package/include/freetype2/freetype/ftparams.h +2 -5
- package/include/freetype2/freetype/t1tables.h +2 -2
- package/include/glib-2.0/gio/gfileattribute.h +1 -1
- package/include/glib-2.0/gio/gfileinfo.h +5 -0
- package/include/glib-2.0/gio/gicon.h +1 -1
- package/include/glib-2.0/gio/gio-autocleanups.h +0 -1
- package/include/glib-2.0/gio/gio.h +2 -0
- package/include/glib-2.0/gio/gioenums.h +61 -40
- package/include/glib-2.0/gio/gioenumtypes.h +2 -0
- package/include/glib-2.0/gio/giptosmessage.h +46 -0
- package/include/glib-2.0/gio/gipv6tclassmessage.h +46 -0
- package/include/glib-2.0/gio/gresolver.h +1 -1
- package/include/glib-2.0/gio/gsettings.h +1 -1
- package/include/glib-2.0/gio/gsocketcontrolmessage.h +2 -0
- package/include/glib-2.0/girepository/girepository.h +1 -1
- package/include/glib-2.0/girepository/girffi.h +2 -2
- package/include/glib-2.0/girepository/gitypes.h +3 -3
- package/include/glib-2.0/glib/gatomic.h +26 -2
- package/include/glib-2.0/glib/gfileutils.h +2 -2
- package/include/glib-2.0/glib/ghook.h +3 -1
- package/include/glib-2.0/glib/giochannel.h +1 -1
- package/include/glib-2.0/glib/gkeyfile.h +1 -1
- package/include/glib-2.0/glib/gmacros.h +32 -0
- package/include/glib-2.0/glib/gmain.h +4 -0
- package/include/glib-2.0/glib/gmarkup.h +8 -1
- package/include/glib-2.0/glib/gmessages.h +1 -1
- package/include/glib-2.0/glib/gnode.h +1 -1
- package/include/glib-2.0/glib/goption.h +1 -1
- package/include/glib-2.0/glib/gslice.h +12 -4
- package/include/glib-2.0/glib/gspawn.h +1 -1
- package/include/glib-2.0/glib/gstrfuncs.h +1 -1
- package/include/glib-2.0/glib/gtestutils.h +6 -3
- package/include/glib-2.0/glib/gtimer.h +1 -0
- package/include/glib-2.0/glib/guri.h +3 -3
- package/include/glib-2.0/glib/gutils.h +1 -1
- package/include/glib-2.0/gmodule.h +1 -1
- package/include/glib-2.0/gobject/gbinding.h +1 -1
- package/include/glib-2.0/gobject/gobject.h +1 -1
- package/include/glib-2.0/gobject/gparam.h +1 -1
- package/include/glib-2.0/gobject/gsignal.h +3 -3
- package/include/glib-2.0/gobject/gtype.h +3 -3
- package/include/harfbuzz/hb-buffer.h +11 -3
- package/include/harfbuzz/hb-cplusplus.hh +31 -27
- package/include/harfbuzz/hb-features.h +21 -0
- package/include/harfbuzz/hb-ot-color.h +14 -0
- package/include/harfbuzz/hb-ot-shape.h +15 -0
- package/include/harfbuzz/hb-paint.h +19 -18
- package/include/harfbuzz/hb-version.h +2 -2
- package/include/lcms2.h +3 -3
- package/include/lcms2_plugin.h +1 -1
- package/include/libheif/heif_brands.h +3 -0
- package/include/libheif/heif_color.h +6 -0
- package/include/libheif/heif_cxx.h +10 -8
- package/include/libheif/heif_decoding.h +10 -0
- package/include/libheif/heif_encoding.h +6 -2
- package/include/libheif/heif_error.h +2 -0
- package/include/libheif/heif_image.h +4 -1
- package/include/libheif/heif_image_handle.h +10 -1
- package/include/libheif/heif_items.h +24 -1
- package/include/libheif/heif_library.h +3 -0
- package/include/libheif/heif_metadata.h +3 -0
- package/include/libheif/heif_plugin.h +63 -3
- package/include/libheif/heif_properties.h +5 -1
- package/include/libheif/heif_regions.h +3 -1
- package/include/libheif/heif_security.h +5 -0
- package/include/libheif/heif_sequences.h +71 -4
- package/include/libheif/heif_text.h +161 -0
- package/include/libheif/heif_version.h +2 -2
- package/include/libpng16/png.h +636 -487
- package/include/libpng16/pngconf.h +2 -2
- package/include/libpng16/pnglibconf.h +2 -2
- package/include/librsvg-2.0/librsvg/rsvg-version.h +3 -3
- package/include/librsvg-2.0/librsvg/rsvg.h +4 -4
- package/include/libxml2/libxml/catalog.h +2 -0
- package/include/libxml2/libxml/relaxng.h +4 -0
- package/include/libxml2/libxml/xmlversion.h +4 -4
- package/include/png.h +636 -487
- package/include/pngconf.h +2 -2
- package/include/pnglibconf.h +2 -2
- package/include/vips/colour.h +2 -2
- package/include/vips/memory.h +1 -1
- package/include/vips/version.h +4 -4
- package/include/zlib.h +3 -3
- package/package.json +1 -1
- package/versions.json +14 -14
- package/include/harfbuzz/hb-subset-serialize.h +0 -83
- package/include/harfbuzz/hb-subset.h +0 -297
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* pngconf.h - machine-configurable file for libpng
|
|
2
2
|
*
|
|
3
|
-
* libpng version 1.6.
|
|
3
|
+
* libpng version 1.6.55
|
|
4
4
|
*
|
|
5
|
-
* Copyright (c) 2018-
|
|
5
|
+
* Copyright (c) 2018-2026 Cosmin Truta
|
|
6
6
|
* Copyright (c) 1998-2002,2004,2006-2016,2018 Glenn Randers-Pehrson
|
|
7
7
|
* Copyright (c) 1996-1997 Andreas Dilger
|
|
8
8
|
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* pnglibconf.h - library build configuration */
|
|
2
2
|
|
|
3
|
-
/* libpng version 1.6.
|
|
3
|
+
/* libpng version 1.6.55 */
|
|
4
4
|
|
|
5
|
-
/* Copyright (c) 2018-
|
|
5
|
+
/* Copyright (c) 2018-2026 Cosmin Truta */
|
|
6
6
|
/* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */
|
|
7
7
|
|
|
8
8
|
/* This code is released under the libpng license. */
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
#define RSVG_VERSION_H
|
|
7
7
|
|
|
8
8
|
#define LIBRSVG_MAJOR_VERSION (2)
|
|
9
|
-
#define LIBRSVG_MINOR_VERSION (
|
|
10
|
-
#define LIBRSVG_MICRO_VERSION (
|
|
11
|
-
#define LIBRSVG_VERSION "2.
|
|
9
|
+
#define LIBRSVG_MINOR_VERSION (62)
|
|
10
|
+
#define LIBRSVG_MICRO_VERSION (1)
|
|
11
|
+
#define LIBRSVG_VERSION "2.62.1"
|
|
12
12
|
|
|
13
13
|
#endif
|
|
@@ -1060,7 +1060,7 @@ gboolean rsvg_handle_read_stream_sync (RsvgHandle *handle,
|
|
|
1060
1060
|
* operation was cancelled, the error `G_IO_ERROR_CANCELLED` will be
|
|
1061
1061
|
* returned in @error.
|
|
1062
1062
|
*
|
|
1063
|
-
* Returns: (transfer full)
|
|
1063
|
+
* Returns: (transfer full): a new [class@Rsvg.Handle] on success, or `NULL` with @error filled in
|
|
1064
1064
|
*
|
|
1065
1065
|
* Since: 2.32
|
|
1066
1066
|
*/
|
|
@@ -1089,7 +1089,7 @@ RsvgHandle *rsvg_handle_new_from_gfile_sync (GFile *file,
|
|
|
1089
1089
|
* operation was cancelled, the error `G_IO_ERROR_CANCELLED` will be
|
|
1090
1090
|
* returned in @error.
|
|
1091
1091
|
*
|
|
1092
|
-
* Returns: (transfer full)
|
|
1092
|
+
* Returns: (transfer full): a new [class@Rsvg.Handle] on success, or `NULL` with @error filled in
|
|
1093
1093
|
*
|
|
1094
1094
|
* Since: 2.32
|
|
1095
1095
|
*/
|
|
@@ -1111,7 +1111,7 @@ RsvgHandle *rsvg_handle_new_from_stream_sync (GInputStream *input_stream,
|
|
|
1111
1111
|
* need these, use [ctor@Rsvg.Handle.new_from_stream_sync] instead by creating
|
|
1112
1112
|
* a [class@Gio.MemoryInputStream] from your data.
|
|
1113
1113
|
*
|
|
1114
|
-
* Returns: (transfer full)
|
|
1114
|
+
* Returns: (transfer full): A [class@Rsvg.Handle] or `NULL` if an error occurs.
|
|
1115
1115
|
* Since: 2.14
|
|
1116
1116
|
*/
|
|
1117
1117
|
RSVG_API
|
|
@@ -1127,7 +1127,7 @@ RsvgHandle *rsvg_handle_new_from_data (const guint8 *data, gsize data_len, GErro
|
|
|
1127
1127
|
* handle. If you require the use of [flags@Rsvg.HandleFlags], use
|
|
1128
1128
|
* [ctor@Rsvg.Handle.new_from_gfile_sync].
|
|
1129
1129
|
*
|
|
1130
|
-
* Returns: (transfer full)
|
|
1130
|
+
* Returns: (transfer full): A [class@Rsvg.Handle] or `NULL` if an error occurs.
|
|
1131
1131
|
* Since: 2.14
|
|
1132
1132
|
*/
|
|
1133
1133
|
RSVG_API
|
|
@@ -138,6 +138,8 @@ XMLPUBFUN void
|
|
|
138
138
|
#ifdef LIBXML_OUTPUT_ENABLED
|
|
139
139
|
XMLPUBFUN void
|
|
140
140
|
xmlCatalogDump (FILE *out);
|
|
141
|
+
XMLPUBFUN xmlDocPtr
|
|
142
|
+
xmlCatalogDumpDoc (void);
|
|
141
143
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
|
142
144
|
XMLPUBFUN xmlChar *
|
|
143
145
|
xmlCatalogResolve (const xmlChar *pubID,
|
|
@@ -136,6 +136,10 @@ XMLPUBFUN int
|
|
|
136
136
|
xmlRelaxParserSetFlag (xmlRelaxNGParserCtxt *ctxt,
|
|
137
137
|
int flag);
|
|
138
138
|
|
|
139
|
+
XMLPUBFUN int
|
|
140
|
+
xmlRelaxParserSetIncLImit (xmlRelaxNGParserCtxt *ctxt,
|
|
141
|
+
int limit);
|
|
142
|
+
|
|
139
143
|
XMLPUBFUN void
|
|
140
144
|
xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxt *ctxt);
|
|
141
145
|
XMLPUBFUN void
|
|
@@ -16,17 +16,17 @@
|
|
|
16
16
|
/**
|
|
17
17
|
* the version string like "1.2.3"
|
|
18
18
|
*/
|
|
19
|
-
#define LIBXML_DOTTED_VERSION "2.15.
|
|
19
|
+
#define LIBXML_DOTTED_VERSION "2.15.2"
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
22
|
* the version number: 1.2.3 value is 10203
|
|
23
23
|
*/
|
|
24
|
-
#define LIBXML_VERSION
|
|
24
|
+
#define LIBXML_VERSION 21502
|
|
25
25
|
|
|
26
26
|
/**
|
|
27
27
|
* the version number string, 1.2.3 value is "10203"
|
|
28
28
|
*/
|
|
29
|
-
#define LIBXML_VERSION_STRING "
|
|
29
|
+
#define LIBXML_VERSION_STRING "21502"
|
|
30
30
|
|
|
31
31
|
/**
|
|
32
32
|
* extra version information, used to show a git commit description
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
* Macro to check that the libxml version in use is compatible with
|
|
38
38
|
* the version the software has been compiled against
|
|
39
39
|
*/
|
|
40
|
-
#define LIBXML_TEST_VERSION xmlCheckVersion(
|
|
40
|
+
#define LIBXML_TEST_VERSION xmlCheckVersion(21502);
|
|
41
41
|
|
|
42
42
|
#if 0
|
|
43
43
|
/**
|