@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.
Files changed (98) hide show
  1. package/include/archive.h +2 -2
  2. package/include/archive_entry.h +1 -1
  3. package/include/expat.h +2 -2
  4. package/include/expat_config.h +3 -6
  5. package/include/expat_external.h +2 -3
  6. package/include/freetype2/freetype/config/ftoption.h +7 -1
  7. package/include/freetype2/freetype/config/mac-support.h +2 -0
  8. package/include/freetype2/freetype/freetype.h +8 -17
  9. package/include/freetype2/freetype/ftbdf.h +9 -3
  10. package/include/freetype2/freetype/ftimage.h +1 -1
  11. package/include/freetype2/freetype/ftlcdfil.h +2 -8
  12. package/include/freetype2/freetype/ftparams.h +2 -5
  13. package/include/freetype2/freetype/t1tables.h +2 -2
  14. package/include/glib-2.0/gio/gfileattribute.h +1 -1
  15. package/include/glib-2.0/gio/gfileinfo.h +5 -0
  16. package/include/glib-2.0/gio/gicon.h +1 -1
  17. package/include/glib-2.0/gio/gio-autocleanups.h +0 -1
  18. package/include/glib-2.0/gio/gio.h +2 -0
  19. package/include/glib-2.0/gio/gioenums.h +61 -40
  20. package/include/glib-2.0/gio/gioenumtypes.h +2 -0
  21. package/include/glib-2.0/gio/giptosmessage.h +46 -0
  22. package/include/glib-2.0/gio/gipv6tclassmessage.h +46 -0
  23. package/include/glib-2.0/gio/gresolver.h +1 -1
  24. package/include/glib-2.0/gio/gsettings.h +1 -1
  25. package/include/glib-2.0/gio/gsocketcontrolmessage.h +2 -0
  26. package/include/glib-2.0/girepository/girepository.h +1 -1
  27. package/include/glib-2.0/girepository/girffi.h +2 -2
  28. package/include/glib-2.0/girepository/gitypes.h +3 -3
  29. package/include/glib-2.0/glib/gatomic.h +26 -2
  30. package/include/glib-2.0/glib/gfileutils.h +2 -2
  31. package/include/glib-2.0/glib/ghook.h +3 -1
  32. package/include/glib-2.0/glib/giochannel.h +1 -1
  33. package/include/glib-2.0/glib/gkeyfile.h +1 -1
  34. package/include/glib-2.0/glib/gmacros.h +32 -0
  35. package/include/glib-2.0/glib/gmain.h +4 -0
  36. package/include/glib-2.0/glib/gmarkup.h +8 -1
  37. package/include/glib-2.0/glib/gmessages.h +1 -1
  38. package/include/glib-2.0/glib/gnode.h +1 -1
  39. package/include/glib-2.0/glib/goption.h +1 -1
  40. package/include/glib-2.0/glib/gslice.h +12 -4
  41. package/include/glib-2.0/glib/gspawn.h +1 -1
  42. package/include/glib-2.0/glib/gstrfuncs.h +1 -1
  43. package/include/glib-2.0/glib/gtestutils.h +6 -3
  44. package/include/glib-2.0/glib/gtimer.h +1 -0
  45. package/include/glib-2.0/glib/guri.h +3 -3
  46. package/include/glib-2.0/glib/gutils.h +1 -1
  47. package/include/glib-2.0/gmodule.h +1 -1
  48. package/include/glib-2.0/gobject/gbinding.h +1 -1
  49. package/include/glib-2.0/gobject/gobject.h +1 -1
  50. package/include/glib-2.0/gobject/gparam.h +1 -1
  51. package/include/glib-2.0/gobject/gsignal.h +3 -3
  52. package/include/glib-2.0/gobject/gtype.h +3 -3
  53. package/include/harfbuzz/hb-buffer.h +11 -3
  54. package/include/harfbuzz/hb-cplusplus.hh +31 -27
  55. package/include/harfbuzz/hb-features.h +21 -0
  56. package/include/harfbuzz/hb-ot-color.h +14 -0
  57. package/include/harfbuzz/hb-ot-shape.h +15 -0
  58. package/include/harfbuzz/hb-paint.h +19 -18
  59. package/include/harfbuzz/hb-version.h +2 -2
  60. package/include/lcms2.h +3 -3
  61. package/include/lcms2_plugin.h +1 -1
  62. package/include/libheif/heif_brands.h +3 -0
  63. package/include/libheif/heif_color.h +6 -0
  64. package/include/libheif/heif_cxx.h +10 -8
  65. package/include/libheif/heif_decoding.h +10 -0
  66. package/include/libheif/heif_encoding.h +6 -2
  67. package/include/libheif/heif_error.h +2 -0
  68. package/include/libheif/heif_image.h +4 -1
  69. package/include/libheif/heif_image_handle.h +10 -1
  70. package/include/libheif/heif_items.h +24 -1
  71. package/include/libheif/heif_library.h +3 -0
  72. package/include/libheif/heif_metadata.h +3 -0
  73. package/include/libheif/heif_plugin.h +63 -3
  74. package/include/libheif/heif_properties.h +5 -1
  75. package/include/libheif/heif_regions.h +3 -1
  76. package/include/libheif/heif_security.h +5 -0
  77. package/include/libheif/heif_sequences.h +71 -4
  78. package/include/libheif/heif_text.h +161 -0
  79. package/include/libheif/heif_version.h +2 -2
  80. package/include/libpng16/png.h +636 -487
  81. package/include/libpng16/pngconf.h +2 -2
  82. package/include/libpng16/pnglibconf.h +2 -2
  83. package/include/librsvg-2.0/librsvg/rsvg-version.h +3 -3
  84. package/include/librsvg-2.0/librsvg/rsvg.h +4 -4
  85. package/include/libxml2/libxml/catalog.h +2 -0
  86. package/include/libxml2/libxml/relaxng.h +4 -0
  87. package/include/libxml2/libxml/xmlversion.h +4 -4
  88. package/include/png.h +636 -487
  89. package/include/pngconf.h +2 -2
  90. package/include/pnglibconf.h +2 -2
  91. package/include/vips/colour.h +2 -2
  92. package/include/vips/memory.h +1 -1
  93. package/include/vips/version.h +4 -4
  94. package/include/zlib.h +3 -3
  95. package/package.json +1 -1
  96. package/versions.json +14 -14
  97. package/include/harfbuzz/hb-subset-serialize.h +0 -83
  98. 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.53
3
+ * libpng version 1.6.55
4
4
  *
5
- * Copyright (c) 2018-2025 Cosmin Truta
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.53 */
3
+ /* libpng version 1.6.55 */
4
4
 
5
- /* Copyright (c) 2018-2025 Cosmin Truta */
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 (61)
10
- #define LIBRSVG_MICRO_VERSION (3)
11
- #define LIBRSVG_VERSION "2.61.3"
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) (nullable): a new [class@Rsvg.Handle] on success, or `NULL` with @error filled in
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) (nullable): a new [class@Rsvg.Handle] on success, or `NULL` with @error filled in
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) (nullable): A [class@Rsvg.Handle] or `NULL` if an error occurs.
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) (nullable): A [class@Rsvg.Handle] or `NULL` if an error occurs.
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.1"
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 21501
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 "21501"
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(21501);
40
+ #define LIBXML_TEST_VERSION xmlCheckVersion(21502);
41
41
 
42
42
  #if 0
43
43
  /**