@img/sharp-libvips-dev 1.1.0 → 1.2.0-rc.1

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 (120) hide show
  1. package/cplusplus/vips-operators.cpp +39 -0
  2. package/include/archive.h +53 -2
  3. package/include/archive_entry.h +56 -25
  4. package/include/ffi.h +20 -2
  5. package/include/fontconfig/fontconfig.h +1 -1
  6. package/include/glib-2.0/gio/gio-visibility.h +34 -0
  7. package/include/glib-2.0/gio/gzlibcompressor.h +6 -0
  8. package/include/glib-2.0/girepository/gi-visibility.h +34 -0
  9. package/include/glib-2.0/girepository/gitypes.h +6 -0
  10. package/include/glib-2.0/glib/gbitlock.h +11 -0
  11. package/include/glib-2.0/glib/gdate.h +6 -0
  12. package/include/glib-2.0/glib/glib-visibility.h +34 -0
  13. package/include/glib-2.0/glib/gmain.h +13 -10
  14. package/include/glib-2.0/glib/gmessages.h +4 -1
  15. package/include/glib-2.0/glib/gstring.h +2 -0
  16. package/include/glib-2.0/glib/gversionmacros.h +9 -0
  17. package/include/glib-2.0/gmodule/gmodule-visibility.h +34 -0
  18. package/include/glib-2.0/gobject/gobject-visibility.h +34 -0
  19. package/include/harfbuzz/hb-common.h +1 -431
  20. package/include/harfbuzz/hb-deprecated.h +80 -2
  21. package/include/harfbuzz/hb-draw.h +2 -10
  22. package/include/harfbuzz/hb-face.h +1 -1
  23. package/include/harfbuzz/hb-font.h +55 -36
  24. package/include/harfbuzz/hb-paint.h +5 -3
  25. package/include/harfbuzz/hb-script-list.h +484 -0
  26. package/include/harfbuzz/hb-subset.h +22 -2
  27. package/include/harfbuzz/hb-version.h +3 -3
  28. package/include/libheif/heif.h +2 -0
  29. package/include/libheif/heif_version.h +2 -2
  30. package/include/libpng16/png.h +10 -10
  31. package/include/libpng16/pngconf.h +20 -27
  32. package/include/libpng16/pnglibconf.h +1 -1
  33. package/include/libxml2/libxml/HTMLparser.h +2 -2
  34. package/include/libxml2/libxml/parser.h +2 -0
  35. package/include/libxml2/libxml/xmlIO.h +2 -2
  36. package/include/libxml2/libxml/xmlerror.h +1 -1
  37. package/include/libxml2/libxml/xmlversion.h +4 -4
  38. package/include/pixman-1/pixman-version.h +2 -2
  39. package/include/pixman-1/pixman.h +200 -0
  40. package/include/png.h +10 -10
  41. package/include/pngconf.h +20 -27
  42. package/include/pnglibconf.h +1 -1
  43. package/include/vips/VImage8.h +62 -14
  44. package/include/vips/arithmetic.h +34 -34
  45. package/include/vips/basic.h +16 -0
  46. package/include/vips/buf.h +0 -5
  47. package/include/vips/colour.h +6 -7
  48. package/include/vips/connection.h +25 -37
  49. package/include/vips/enumtypes.h +11 -2
  50. package/include/vips/foreign.h +73 -43
  51. package/include/vips/format.h +7 -5
  52. package/include/vips/gate.h +0 -11
  53. package/include/vips/header.h +11 -11
  54. package/include/vips/image.h +8 -3
  55. package/include/vips/interpolate.h +0 -2
  56. package/include/vips/memory.h +4 -0
  57. package/include/vips/mosaicing.h +4 -0
  58. package/include/vips/object.h +14 -18
  59. package/include/vips/operation.h +0 -2
  60. package/include/vips/private.h +50 -2
  61. package/include/vips/region.h +1 -3
  62. package/include/vips/resample.h +2 -0
  63. package/include/vips/semaphore.h +8 -3
  64. package/include/vips/thread.h +1 -24
  65. package/include/vips/threadpool.h +0 -6
  66. package/include/vips/type.h +13 -9
  67. package/include/vips/util.h +17 -98
  68. package/include/vips/vector.h +0 -4
  69. package/include/vips/version.h +8 -8
  70. package/include/vips/vips.h +1 -0
  71. package/package.json +1 -1
  72. package/versions.json +11 -11
  73. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h +0 -221
  74. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h +0 -37
  75. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +0 -525
  76. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h +0 -40
  77. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +0 -115
  78. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +0 -481
  79. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +0 -113
  80. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h +0 -718
  81. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h +0 -33
  82. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +0 -70
  83. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +0 -168
  84. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +0 -46
  85. package/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +0 -165
  86. package/include/glib-2.0/glib/gwin32.h +0 -142
  87. package/include/harfbuzz/hb-subset-repacker.h +0 -81
  88. package/include/hwy/ops/tuple-inl.h +0 -125
  89. package/include/orc-0.4/orc/orc-stdint.h +0 -1
  90. package/include/orc-0.4/orc/orc.h +0 -16
  91. package/include/orc-0.4/orc/orcarm.h +0 -879
  92. package/include/orc-0.4/orc/orcbytecode.h +0 -35
  93. package/include/orc-0.4/orc/orcbytecodes.h +0 -255
  94. package/include/orc-0.4/orc/orccode.h +0 -53
  95. package/include/orc-0.4/orc/orccompiler.h +0 -176
  96. package/include/orc-0.4/orc/orcconstant.h +0 -39
  97. package/include/orc-0.4/orc/orccpu.h +0 -21
  98. package/include/orc-0.4/orc/orccpuinsn.h +0 -40
  99. package/include/orc-0.4/orc/orcdebug.h +0 -158
  100. package/include/orc-0.4/orc/orcemulateopcodes.h +0 -203
  101. package/include/orc-0.4/orc/orcexecutor.h +0 -135
  102. package/include/orc-0.4/orc/orcfunctions.h +0 -93
  103. package/include/orc-0.4/orc/orcinstruction.h +0 -39
  104. package/include/orc-0.4/orc/orcinternal.h +0 -46
  105. package/include/orc-0.4/orc/orclimits.h +0 -94
  106. package/include/orc-0.4/orc/orcmips.h +0 -229
  107. package/include/orc-0.4/orc/orcmmx.h +0 -79
  108. package/include/orc-0.4/orc/orcneon.h +0 -43
  109. package/include/orc-0.4/orc/orconce.h +0 -166
  110. package/include/orc-0.4/orc/orcopcode.h +0 -63
  111. package/include/orc-0.4/orc/orcparse.h +0 -27
  112. package/include/orc-0.4/orc/orcpowerpc.h +0 -209
  113. package/include/orc-0.4/orc/orcprogram.h +0 -192
  114. package/include/orc-0.4/orc/orcrule.h +0 -52
  115. package/include/orc-0.4/orc/orcsse.h +0 -55
  116. package/include/orc-0.4/orc/orctarget.h +0 -115
  117. package/include/orc-0.4/orc/orcutils.h +0 -238
  118. package/include/orc-0.4/orc/orcvariable.h +0 -81
  119. package/include/orc-0.4/orc/orcx86.h +0 -199
  120. package/include/orc-0.4/orc/orcx86insn.h +0 -672
@@ -1,81 +0,0 @@
1
- /*
2
- * Copyright © 2022 Google, Inc.
3
- *
4
- * This is part of HarfBuzz, a text shaping library.
5
- *
6
- * Permission is hereby granted, without written agreement and without
7
- * license or royalty fees, to use, copy, modify, and distribute this
8
- * software and its documentation for any purpose, provided that the
9
- * above copyright notice and the following two paragraphs appear in
10
- * all copies of this software.
11
- *
12
- * IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
13
- * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
14
- * ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
15
- * IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
16
- * DAMAGE.
17
- *
18
- * THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
19
- * BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
20
- * FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
21
- * ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
22
- * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
23
- *
24
- */
25
-
26
- #ifndef HB_SUBSET_REPACKER_H
27
- #define HB_SUBSET_REPACKER_H
28
-
29
- #include "hb.h"
30
-
31
- HB_BEGIN_DECLS
32
-
33
- #ifdef HB_EXPERIMENTAL_API
34
- /*
35
- * struct hb_link_t
36
- * width: offsetSize in bytes
37
- * position: position of the offset field in bytes
38
- * from beginning of subtable
39
- * objidx: index of subtable
40
- */
41
- struct hb_link_t
42
- {
43
- unsigned width;
44
- unsigned position;
45
- unsigned objidx;
46
- };
47
-
48
- typedef struct hb_link_t hb_link_t;
49
-
50
- /*
51
- * struct hb_object_t
52
- * head: start of object data
53
- * tail: end of object data
54
- * num_real_links: num of offset field in the object
55
- * real_links: pointer to array of offset info
56
- * num_virtual_links: num of objects that must be packed
57
- * after current object in the final serialized order
58
- * virtual_links: array of virtual link info
59
- */
60
- struct hb_object_t
61
- {
62
- char *head;
63
- char *tail;
64
- unsigned num_real_links;
65
- hb_link_t *real_links;
66
- unsigned num_virtual_links;
67
- hb_link_t *virtual_links;
68
- };
69
-
70
- typedef struct hb_object_t hb_object_t;
71
-
72
- HB_EXTERN hb_blob_t*
73
- hb_subset_repack_or_fail (hb_tag_t table_tag,
74
- hb_object_t* hb_objects,
75
- unsigned num_hb_objs);
76
-
77
- #endif
78
-
79
- HB_END_DECLS
80
-
81
- #endif /* HB_SUBSET_REPACKER_H */
@@ -1,125 +0,0 @@
1
- // Copyright 2023 Google LLC
2
- // SPDX-License-Identifier: Apache-2.0
3
- //
4
- // Licensed under the Apache License, Version 2.0 (the "License");
5
- // you may not use this file except in compliance with the License.
6
- // You may obtain a copy of the License at
7
- //
8
- // http://www.apache.org/licenses/LICENSE-2.0
9
- //
10
- // Unless required by applicable law or agreed to in writing, software
11
- // distributed under the License is distributed on an "AS IS" BASIS,
12
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- // See the License for the specific language governing permissions and
14
- // limitations under the License.
15
-
16
- // Tuple support. Included by those ops/* that lack native tuple types, after
17
- // they define VFromD and before they use the tuples e.g. for LoadInterleaved2.
18
- // Assumes we are already in the HWY_NAMESPACE and under an include guard.
19
-
20
- // If viewing this header standalone, define VFromD to avoid IDE warnings.
21
- // This is normally set by set_macros-inl.h before this header is included.
22
- #if !defined(HWY_NAMESPACE)
23
- #include "hwy/base.h"
24
- template <class D>
25
- using VFromD = int;
26
- #endif
27
-
28
- // On SVE, Vec2..4 are aliases to built-in types.
29
- template <class D>
30
- struct Vec2 {
31
- VFromD<D> v0;
32
- VFromD<D> v1;
33
- };
34
-
35
- template <class D>
36
- struct Vec3 {
37
- VFromD<D> v0;
38
- VFromD<D> v1;
39
- VFromD<D> v2;
40
- };
41
-
42
- template <class D>
43
- struct Vec4 {
44
- VFromD<D> v0;
45
- VFromD<D> v1;
46
- VFromD<D> v2;
47
- VFromD<D> v3;
48
- };
49
-
50
- // D arg is unused but allows deducing D.
51
- template <class D>
52
- HWY_API Vec2<D> Create2(D /* tag */, VFromD<D> v0, VFromD<D> v1) {
53
- return Vec2<D>{v0, v1};
54
- }
55
-
56
- template <class D>
57
- HWY_API Vec3<D> Create3(D /* tag */, VFromD<D> v0, VFromD<D> v1, VFromD<D> v2) {
58
- return Vec3<D>{v0, v1, v2};
59
- }
60
-
61
- template <class D>
62
- HWY_API Vec4<D> Create4(D /* tag */, VFromD<D> v0, VFromD<D> v1, VFromD<D> v2,
63
- VFromD<D> v3) {
64
- return Vec4<D>{v0, v1, v2, v3};
65
- }
66
-
67
- template <size_t kIndex, class D>
68
- HWY_API VFromD<D> Get2(Vec2<D> tuple) {
69
- static_assert(kIndex < 2, "Tuple index out of bounds");
70
- return kIndex == 0 ? tuple.v0 : tuple.v1;
71
- }
72
-
73
- template <size_t kIndex, class D>
74
- HWY_API VFromD<D> Get3(Vec3<D> tuple) {
75
- static_assert(kIndex < 3, "Tuple index out of bounds");
76
- return kIndex == 0 ? tuple.v0 : kIndex == 1 ? tuple.v1 : tuple.v2;
77
- }
78
-
79
- template <size_t kIndex, class D>
80
- HWY_API VFromD<D> Get4(Vec4<D> tuple) {
81
- static_assert(kIndex < 4, "Tuple index out of bounds");
82
- return kIndex == 0 ? tuple.v0
83
- : kIndex == 1 ? tuple.v1
84
- : kIndex == 2 ? tuple.v2
85
- : tuple.v3;
86
- }
87
-
88
- template <size_t kIndex, class D>
89
- HWY_API Vec2<D> Set2(Vec2<D> tuple, VFromD<D> val) {
90
- static_assert(kIndex < 2, "Tuple index out of bounds");
91
- if (kIndex == 0) {
92
- tuple.v0 = val;
93
- } else {
94
- tuple.v1 = val;
95
- }
96
- return tuple;
97
- }
98
-
99
- template <size_t kIndex, class D>
100
- HWY_API Vec3<D> Set3(Vec3<D> tuple, VFromD<D> val) {
101
- static_assert(kIndex < 3, "Tuple index out of bounds");
102
- if (kIndex == 0) {
103
- tuple.v0 = val;
104
- } else if (kIndex == 1) {
105
- tuple.v1 = val;
106
- } else {
107
- tuple.v2 = val;
108
- }
109
- return tuple;
110
- }
111
-
112
- template <size_t kIndex, class D>
113
- HWY_API Vec4<D> Set4(Vec4<D> tuple, VFromD<D> val) {
114
- static_assert(kIndex < 4, "Tuple index out of bounds");
115
- if (kIndex == 0) {
116
- tuple.v0 = val;
117
- } else if (kIndex == 1) {
118
- tuple.v1 = val;
119
- } else if (kIndex == 2) {
120
- tuple.v2 = val;
121
- } else {
122
- tuple.v3 = val;
123
- }
124
- return tuple;
125
- }
@@ -1 +0,0 @@
1
- /* This file is intentionally nearly empty */
@@ -1,16 +0,0 @@
1
-
2
- #ifndef _ORC_ORC_H_
3
- #define _ORC_ORC_H_
4
-
5
- #include <orc/orcutils.h>
6
- #include <orc/orcprogram.h>
7
- #include <orc/orcdebug.h>
8
- #include <orc/orcfunctions.h>
9
- #include <orc/orconce.h>
10
- #include <orc/orcparse.h>
11
- #include <orc/orccpu.h>
12
-
13
- ORC_API const char * orc_version_string (void);
14
-
15
- #endif
16
-