pango 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +10 -7
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/lib/2.4/pango.so +0 -0
- data/lib/2.5/pango.so +0 -0
- data/pango.gemspec +2 -0
- data/vendor/local/bin/derb.exe +0 -0
- data/vendor/local/bin/escapesrc.exe +0 -0
- data/vendor/local/bin/fribidi.exe +0 -0
- data/vendor/local/bin/genbrk.exe +0 -0
- data/vendor/local/bin/genccode.exe +0 -0
- data/vendor/local/bin/gencfu.exe +0 -0
- data/vendor/local/bin/gencmn.exe +0 -0
- data/vendor/local/bin/gencnval.exe +0 -0
- data/vendor/local/bin/gendict.exe +0 -0
- data/vendor/local/bin/gennorm2.exe +0 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/gensprep.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-subset.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/icu-config +6 -6
- data/vendor/local/bin/icuinfo.exe +0 -0
- data/vendor/local/bin/icupkg.exe +0 -0
- data/vendor/local/bin/libfribidi-0.dll +0 -0
- data/vendor/local/bin/libgraphene-1.0-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-subset-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/{libexec/installed-tests/graphene-1.0/quad.exe → bin/pango-list.exe} +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/bin/pkgdata.exe +0 -0
- data/vendor/local/bin/uconv.exe +0 -0
- data/vendor/local/include/fribidi/fribidi-config.h +2 -2
- data/vendor/local/include/graphene-1.0/graphene-macros.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-matrix.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec2.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec3.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec4.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-version.h +2 -2
- data/vendor/local/include/harfbuzz/hb-ot-layout.h +13 -0
- data/vendor/local/include/harfbuzz/hb-set.h +4 -0
- data/vendor/local/include/harfbuzz/hb-subset-plan.hh +1 -1
- data/vendor/local/include/harfbuzz/hb-subset-private.hh +1 -0
- data/vendor/local/include/harfbuzz/hb-subset.h +3 -0
- data/vendor/local/include/harfbuzz/hb-version.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/include/unicode/brkiter.h +1 -1
- data/vendor/local/include/unicode/bytestriebuilder.h +1 -1
- data/vendor/local/include/unicode/caniter.h +2 -2
- data/vendor/local/include/unicode/compactdecimalformat.h +17 -250
- data/vendor/local/include/unicode/currunit.h +3 -2
- data/vendor/local/include/unicode/dcfmtsym.h +8 -1
- data/vendor/local/include/unicode/decimfmt.h +301 -439
- data/vendor/local/include/unicode/docmain.h +1 -1
- data/vendor/local/include/unicode/edits.h +129 -21
- data/vendor/local/include/unicode/fmtable.h +14 -21
- data/vendor/local/include/unicode/fpositer.h +0 -8
- data/vendor/local/include/unicode/measunit.h +0 -8
- data/vendor/local/include/unicode/nounit.h +6 -6
- data/vendor/local/include/unicode/numberformatter.h +1005 -553
- data/vendor/local/include/unicode/numfmt.h +10 -10
- data/vendor/local/include/unicode/platform.h +0 -14
- data/vendor/local/include/unicode/plurrule.h +0 -21
- data/vendor/local/include/unicode/rbbi.h +9 -15
- data/vendor/local/include/unicode/rbnf.h +2 -2
- data/vendor/local/include/unicode/scientificnumberformatter.h +0 -5
- data/vendor/local/include/unicode/smpdtfmt.h +33 -6
- data/vendor/local/include/unicode/timezone.h +2 -0
- data/vendor/local/include/unicode/uchar.h +42 -3
- data/vendor/local/include/unicode/unistr.h +3 -3
- data/vendor/local/include/unicode/unum.h +26 -5
- data/vendor/local/include/unicode/unumberformatter.h +717 -0
- data/vendor/local/include/unicode/urename.h +13 -0
- data/vendor/local/include/unicode/uscript.h +16 -1
- data/vendor/local/include/unicode/uspoof.h +24 -1
- data/vendor/local/include/unicode/utypes.h +4 -1
- data/vendor/local/include/unicode/uvernum.h +5 -5
- data/vendor/local/lib/cmake/harfbuzz/harfbuzz-config.cmake +1 -1
- data/vendor/local/lib/graphene-1.0/include/graphene-config.h +3 -1
- data/vendor/local/lib/icu/{61.1 → 62.1}/Makefile.inc +6 -6
- data/vendor/local/lib/icu/{61.1 → 62.1}/pkgdata.inc +3 -3
- data/vendor/local/lib/icu/Makefile.inc +6 -6
- data/vendor/local/lib/icu/pkgdata.inc +3 -3
- data/vendor/local/lib/icudt.dll +0 -0
- data/vendor/local/lib/{icudt61.dll → icudt62.dll} +0 -0
- data/vendor/local/lib/icuin.dll +0 -0
- data/vendor/local/lib/icuin62.dll +0 -0
- data/vendor/local/lib/icuio.dll +0 -0
- data/vendor/local/lib/{icuio61.dll → icuio62.dll} +0 -0
- data/vendor/local/lib/icutest.dll +0 -0
- data/vendor/local/lib/{icutest61.dll → icutest62.dll} +0 -0
- data/vendor/local/lib/icutu.dll +0 -0
- data/vendor/local/lib/{icutu61.dll → icutu62.dll} +0 -0
- data/vendor/local/lib/icuuc.dll +0 -0
- data/vendor/local/lib/{icuuc61.dll → icuuc62.dll} +0 -0
- data/vendor/local/lib/libfribidi.dll.a +0 -0
- data/vendor/local/lib/libgraphene-1.0.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +2 -2
- data/vendor/local/lib/libharfbuzz-subset.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-subset.la +2 -2
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +2 -2
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +2 -2
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +2 -2
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +2 -2
- data/vendor/local/lib/pkgconfig/fribidi.pc +1 -1
- data/vendor/local/lib/pkgconfig/graphene-1.0.pc +7 -11
- data/vendor/local/lib/pkgconfig/graphene-gobject-1.0.pc +6 -12
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-subset.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/icu-i18n.pc +6 -6
- data/vendor/local/lib/pkgconfig/icu-io.pc +6 -6
- data/vendor/local/lib/pkgconfig/icu-uc.pc +6 -6
- data/vendor/local/lib/pkgconfig/pango.pc +3 -2
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
- data/vendor/local/share/gir-1.0/Graphene-1.0.gir +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +80 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +34 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +13 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +20 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +83 -28
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +5 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +1 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +4 -4
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/style.css +4 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/LICENSE +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/config/mh-mingw64 +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/install-sh +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/mkinstalldirs +0 -0
- data/vendor/local/share/man/man1/derb.1 +2 -2
- data/vendor/local/share/man/man1/genbrk.1 +2 -2
- data/vendor/local/share/man/man1/gencfu.1 +1 -1
- data/vendor/local/share/man/man1/gencnval.1 +3 -3
- data/vendor/local/share/man/man1/gendict.1 +2 -2
- data/vendor/local/share/man/man1/genrb.1 +3 -3
- data/vendor/local/share/man/man1/icu-config.1 +2 -2
- data/vendor/local/share/man/man1/makeconv.1 +3 -3
- data/vendor/local/share/man/man1/pkgdata.1 +2 -2
- data/vendor/local/share/man/man1/uconv.1 +2 -2
- data/vendor/local/share/man/man8/genccode.8 +2 -2
- data/vendor/local/share/man/man8/gencmn.8 +3 -3
- data/vendor/local/share/man/man8/gensprep.8 +3 -3
- data/vendor/local/share/man/man8/icupkg.8 +1 -1
- metadata +20 -54
- data/vendor/local/lib/icuin61.dll +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/box.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/euler.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/plane.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/ray.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/rect.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/simd.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/size.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe +0 -0
- data/vendor/local/share/installed-tests/graphene-1.0/box.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/euler.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/frustum.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/matrix.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/plane.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/point.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/point3d.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/quad.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/quaternion.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/ray.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/rect.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/simd.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/size.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/sphere.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/triangle.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec2.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec3.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec4.test +0 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b5febc1eb5a07a556a26e6f93e922756f026bf020c79cb3e578dc3cc23fb9b50
|
4
|
+
data.tar.gz: 7cc69f903f5dc02c186fb33b51bf5907aaf9059f3179db0bdb333947938d50fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e0f83b1d1b2896d8ecdfc1582e126585866c7ff6c0498da66bddb309bbfc3197e5bb242e5c8e2b8326dd10dd73c23c6b1baa5095e4aa18f3f9dbff20f1e6e76f
|
7
|
+
data.tar.gz: '0782a542ea063ccfb180b3544aaf5de061aa7789b704a819bc164d84ded7af868bcf42ab8fcc9babfcd1c5ce6062f4ce115dcc3ccb8e0a123727881100241eb6'
|
data/Rakefile
CHANGED
@@ -62,7 +62,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
|
|
62
62
|
:name => "harfbuzz",
|
63
63
|
:download_site => :freedesktop,
|
64
64
|
:label => "HarfBuzz",
|
65
|
-
:version => "1.8.
|
65
|
+
:version => "1.8.5",
|
66
66
|
:compression_method => "bz2",
|
67
67
|
:windows => {
|
68
68
|
:configure_args => [
|
@@ -76,12 +76,15 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
|
|
76
76
|
:name => "graphene",
|
77
77
|
:download_site => :gnome,
|
78
78
|
:label => "Graphene",
|
79
|
-
:version => "1.8.
|
79
|
+
:version => "1.8.2",
|
80
80
|
:compression_method => "xz",
|
81
81
|
:windows => {
|
82
|
-
:
|
83
|
-
"
|
84
|
-
"
|
82
|
+
:meson_args => [
|
83
|
+
"-Dtests=false",
|
84
|
+
"-Dbenchmarks=false",
|
85
|
+
],
|
86
|
+
:patches => [
|
87
|
+
"graphene-disable-werror-float-conversion.diff",
|
85
88
|
],
|
86
89
|
:built_file => "bin/libgraphene-1.0-0.dll",
|
87
90
|
},
|
@@ -90,7 +93,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
|
|
90
93
|
:name => "fribidi/fribidi",
|
91
94
|
:download_site => :github,
|
92
95
|
:label => "FriBidi",
|
93
|
-
:version => "v1.0.
|
96
|
+
:version => "v1.0.5",
|
94
97
|
:compression_method => "bz2",
|
95
98
|
:windows => {
|
96
99
|
:configure_args => [
|
@@ -103,7 +106,7 @@ GNOME2::Rake::PackageTask.define(spec, __dir__) do |package|
|
|
103
106
|
:name => "pango",
|
104
107
|
:download_site => :gnome,
|
105
108
|
:label => "Pango",
|
106
|
-
:version => "1.42.
|
109
|
+
:version => "1.42.3",
|
107
110
|
:compression_method => "xz",
|
108
111
|
:windows => {
|
109
112
|
:configure_args => [
|
data/lib/2.2/pango.so
CHANGED
Binary file
|
data/lib/2.3/pango.so
CHANGED
Binary file
|
data/lib/2.4/pango.so
CHANGED
Binary file
|
data/lib/2.5/pango.so
CHANGED
Binary file
|
data/pango.gemspec
CHANGED
data/vendor/local/bin/derb.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/genbrk.exe
CHANGED
Binary file
|
Binary file
|
data/vendor/local/bin/gencfu.exe
CHANGED
Binary file
|
data/vendor/local/bin/gencmn.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/genrb.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/icu-config
CHANGED
@@ -64,8 +64,8 @@ datadir="${datarootdir}"
|
|
64
64
|
sbindir="${exec_prefix}/sbin"
|
65
65
|
|
66
66
|
# about the ICU version
|
67
|
-
VERSION="
|
68
|
-
UNICODE_VERSION="
|
67
|
+
VERSION="62.1"
|
68
|
+
UNICODE_VERSION="11.0"
|
69
69
|
|
70
70
|
# The prefix for ICU libraries, normally 'icu'
|
71
71
|
ICUPREFIX="icu"
|
@@ -212,7 +212,7 @@ CPPFLAGS="-I${prefix}/include"
|
|
212
212
|
CXXFLAGS="-std=c++11"
|
213
213
|
CXX="x86_64-w64-mingw32-g++"
|
214
214
|
DEFAULT_MODE="dll"
|
215
|
-
DEFS="-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"
|
215
|
+
DEFS="-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"62.1\" -DPACKAGE_STRING=\"ICU\ 62.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=2 "
|
216
216
|
# use a consistent INSTALL
|
217
217
|
INSTALL="${SHELL} ${pkgdatadir}/install-sh -c"
|
218
218
|
INSTALL_DATA="${INSTALL} -m 644"
|
@@ -221,8 +221,8 @@ INSTALL_SCRIPT="${INSTALL}"
|
|
221
221
|
LDFLAGS="${RPATHLDFLAGS}"
|
222
222
|
LIBS="-lpthread -lm "
|
223
223
|
LIB_M=""
|
224
|
-
LIB_VERSION="
|
225
|
-
LIB_VERSION_MAJOR="
|
224
|
+
LIB_VERSION="62.1"
|
225
|
+
LIB_VERSION_MAJOR="62"
|
226
226
|
MKINSTALLDIRS="${SHELL} ${pkgdatadir}/mkinstalldirs"
|
227
227
|
RANLIB="x86_64-w64-mingw32-ranlib"
|
228
228
|
RMV="rm -rf"
|
@@ -250,7 +250,7 @@ INSTALL_L="${INSTALL_DATA}"
|
|
250
250
|
|
251
251
|
# The basename of the ICU data file (i.e. icudt21b )
|
252
252
|
ICUDATA_CHAR="l"
|
253
|
-
ICUDATA_NAME="
|
253
|
+
ICUDATA_NAME="icudt62l"
|
254
254
|
|
255
255
|
# Defaults for pkgdata's mode and directories
|
256
256
|
# The default data dir changes depending on what packaging mode
|
Binary file
|
data/vendor/local/bin/icupkg.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/uconv.exe
CHANGED
Binary file
|
@@ -7,10 +7,10 @@
|
|
7
7
|
#define FRIBIDI_NAME "GNU FriBidi"
|
8
8
|
#define FRIBIDI_BUGREPORT "https://github.com/fribidi/fribidi/issues/new"
|
9
9
|
|
10
|
-
#define FRIBIDI_VERSION "1.0.
|
10
|
+
#define FRIBIDI_VERSION "1.0.5"
|
11
11
|
#define FRIBIDI_MAJOR_VERSION 1
|
12
12
|
#define FRIBIDI_MINOR_VERSION 0
|
13
|
-
#define FRIBIDI_MICRO_VERSION
|
13
|
+
#define FRIBIDI_MICRO_VERSION 5
|
14
14
|
#define FRIBIDI_INTERFACE_VERSION 4
|
15
15
|
#define FRIBIDI_INTERFACE_VERSION_STRING "4"
|
16
16
|
|
@@ -46,7 +46,7 @@
|
|
46
46
|
# define GRAPHENE_ALIGN16
|
47
47
|
#endif
|
48
48
|
|
49
|
-
#if defined(_MSC_VER) && (_MSC_VER >=
|
49
|
+
#if defined(_MSC_VER) && (_MSC_VER >= 1910)
|
50
50
|
# ifdef _M_IX86
|
51
51
|
/* Use __vectorcall to enable SSE intrinsics on 32-bit builds on MSVC 2013 and later */
|
52
52
|
# define GRAPHENE_VECTORCALL __vectorcall
|
@@ -55,7 +55,7 @@
|
|
55
55
|
*
|
56
56
|
* Since: 1.0
|
57
57
|
*/
|
58
|
-
#define GRAPHENE_MINOR_VERSION (
|
58
|
+
#define GRAPHENE_MINOR_VERSION (8)
|
59
59
|
|
60
60
|
/**
|
61
61
|
* GRAPHENE_MICRO_VERSION:
|
@@ -65,6 +65,6 @@
|
|
65
65
|
*
|
66
66
|
* Since: 1.0
|
67
67
|
*/
|
68
|
-
#define GRAPHENE_MICRO_VERSION (
|
68
|
+
#define GRAPHENE_MICRO_VERSION (2)
|
69
69
|
|
70
70
|
#endif /* __GRAPHENE_VERSION_H__ */
|
@@ -194,6 +194,13 @@ HB_EXTERN unsigned int
|
|
194
194
|
hb_ot_layout_table_get_lookup_count (hb_face_t *face,
|
195
195
|
hb_tag_t table_tag);
|
196
196
|
|
197
|
+
HB_EXTERN void
|
198
|
+
hb_ot_layout_collect_features (hb_face_t *face,
|
199
|
+
hb_tag_t table_tag,
|
200
|
+
const hb_tag_t *scripts,
|
201
|
+
const hb_tag_t *languages,
|
202
|
+
const hb_tag_t *features,
|
203
|
+
hb_set_t *feature_indexes /* OUT */);
|
197
204
|
|
198
205
|
HB_EXTERN void
|
199
206
|
hb_ot_layout_collect_lookups (hb_face_t *face,
|
@@ -277,6 +284,12 @@ hb_ot_layout_lookup_substitute_closure (hb_face_t *face,
|
|
277
284
|
hb_set_t *glyphs
|
278
285
|
/*TODO , hb_bool_t inclusive */);
|
279
286
|
|
287
|
+
HB_EXTERN void
|
288
|
+
hb_ot_layout_lookups_substitute_closure (hb_face_t *face,
|
289
|
+
const hb_set_t *lookups,
|
290
|
+
hb_set_t *glyphs);
|
291
|
+
|
292
|
+
|
280
293
|
#ifdef HB_NOT_IMPLEMENTED
|
281
294
|
/* Note: You better have GDEF when using this API, or marks won't do much. */
|
282
295
|
HB_EXTERN hb_bool_t
|
@@ -104,6 +104,10 @@ HB_EXTERN hb_bool_t
|
|
104
104
|
hb_set_is_equal (const hb_set_t *set,
|
105
105
|
const hb_set_t *other);
|
106
106
|
|
107
|
+
HB_EXTERN hb_bool_t
|
108
|
+
hb_set_is_subset (const hb_set_t *set,
|
109
|
+
const hb_set_t *larger_set);
|
110
|
+
|
107
111
|
HB_EXTERN void
|
108
112
|
hb_set_set (hb_set_t *set,
|
109
113
|
const hb_set_t *other);
|
@@ -32,7 +32,6 @@
|
|
32
32
|
#include "hb-subset.h"
|
33
33
|
#include "hb-subset-private.hh"
|
34
34
|
|
35
|
-
#include "hb-object-private.hh"
|
36
35
|
#include "hb-map-private.hh"
|
37
36
|
|
38
37
|
struct hb_subset_plan_t
|
@@ -41,6 +40,7 @@ struct hb_subset_plan_t
|
|
41
40
|
ASSERT_POD ();
|
42
41
|
|
43
42
|
hb_bool_t drop_hints;
|
43
|
+
hb_bool_t drop_ot_layout;
|
44
44
|
|
45
45
|
// For each cp that we'd like to retain maps to the corresponding gid.
|
46
46
|
hb_set_t *unicodes;
|
@@ -71,6 +71,9 @@ hb_subset_input_glyph_set (hb_subset_input_t *subset_input);
|
|
71
71
|
HB_EXTERN hb_bool_t *
|
72
72
|
hb_subset_input_drop_hints (hb_subset_input_t *subset_input);
|
73
73
|
|
74
|
+
HB_EXTERN hb_bool_t *
|
75
|
+
hb_subset_input_drop_ot_layout (hb_subset_input_t *subset_input);
|
76
|
+
|
74
77
|
/* hb_subset() */
|
75
78
|
HB_EXTERN hb_face_t *
|
76
79
|
hb_subset (hb_face_t *source,
|
@@ -38,9 +38,9 @@ HB_BEGIN_DECLS
|
|
38
38
|
|
39
39
|
#define HB_VERSION_MAJOR 1
|
40
40
|
#define HB_VERSION_MINOR 8
|
41
|
-
#define HB_VERSION_MICRO
|
41
|
+
#define HB_VERSION_MICRO 5
|
42
42
|
|
43
|
-
#define HB_VERSION_STRING "1.8.
|
43
|
+
#define HB_VERSION_STRING "1.8.5"
|
44
44
|
|
45
45
|
#define HB_VERSION_ATLEAST(major,minor,micro) \
|
46
46
|
((major)*10000+(minor)*100+(micro) <= \
|
@@ -153,13 +153,13 @@ private:
|
|
153
153
|
|
154
154
|
/**
|
155
155
|
* Copy constructor. Private for now.
|
156
|
-
* @internal
|
156
|
+
* @internal (private)
|
157
157
|
*/
|
158
158
|
CanonicalIterator(const CanonicalIterator& other);
|
159
159
|
|
160
160
|
/**
|
161
161
|
* Assignment operator. Private for now.
|
162
|
-
* @internal
|
162
|
+
* @internal (private)
|
163
163
|
*/
|
164
164
|
CanonicalIterator& operator=(const CanonicalIterator& other);
|
165
165
|
|
@@ -84,7 +84,7 @@ public:
|
|
84
84
|
* Destructor.
|
85
85
|
* @stable ICU 51
|
86
86
|
*/
|
87
|
-
|
87
|
+
~CompactDecimalFormat() U_OVERRIDE;
|
88
88
|
|
89
89
|
/**
|
90
90
|
* Assignment operator.
|
@@ -101,245 +101,21 @@ public:
|
|
101
101
|
* @return a polymorphic copy of this CompactDecimalFormat.
|
102
102
|
* @stable ICU 51
|
103
103
|
*/
|
104
|
-
|
105
|
-
|
106
|
-
/**
|
107
|
-
* Return TRUE if the given Format objects are semantically equal.
|
108
|
-
* Objects of different subclasses are considered unequal.
|
109
|
-
*
|
110
|
-
* @param other the object to be compared with.
|
111
|
-
* @return TRUE if the given Format objects are semantically equal.
|
112
|
-
* @stable ICU 51
|
113
|
-
*/
|
114
|
-
virtual UBool operator==(const Format& other) const;
|
115
|
-
|
104
|
+
Format* clone() const U_OVERRIDE;
|
116
105
|
|
117
106
|
using DecimalFormat::format;
|
118
107
|
|
119
108
|
/**
|
120
|
-
*
|
121
|
-
*
|
122
|
-
* @param
|
123
|
-
* @param
|
124
|
-
*
|
125
|
-
* @
|
126
|
-
* On output: the offsets of the alignment field.
|
127
|
-
* @return Reference to 'appendTo' parameter.
|
128
|
-
* @stable ICU 51
|
129
|
-
*/
|
130
|
-
virtual UnicodeString& format(double number,
|
131
|
-
UnicodeString& appendTo,
|
132
|
-
FieldPosition& pos) const;
|
133
|
-
|
134
|
-
/**
|
135
|
-
* Format a double or long number using base-10 representation.
|
136
|
-
*
|
137
|
-
* @param number The value to be formatted.
|
138
|
-
* @param appendTo Output parameter to receive result.
|
139
|
-
* Result is appended to existing contents.
|
140
|
-
* @param pos On input: an alignment field, if desired.
|
141
|
-
* On output: the offsets of the alignment field.
|
142
|
-
* @param status
|
143
|
-
* @return Reference to 'appendTo' parameter.
|
144
|
-
* @internal
|
145
|
-
*/
|
146
|
-
virtual UnicodeString& format(double number,
|
147
|
-
UnicodeString& appendTo,
|
148
|
-
FieldPosition& pos,
|
149
|
-
UErrorCode &status) const;
|
150
|
-
|
151
|
-
/**
|
152
|
-
* Format a double or long number using base-10 representation.
|
153
|
-
* Currently sets status to U_UNSUPPORTED_ERROR.
|
154
|
-
*
|
155
|
-
* @param number The value to be formatted.
|
156
|
-
* @param appendTo Output parameter to receive result.
|
157
|
-
* Result is appended to existing contents.
|
158
|
-
* @param posIter On return, can be used to iterate over positions
|
159
|
-
* of fields generated by this format call.
|
160
|
-
* Can be NULL.
|
161
|
-
* @param status Output param filled with success/failure status.
|
162
|
-
* @return Reference to 'appendTo' parameter.
|
163
|
-
* @internal
|
164
|
-
*/
|
165
|
-
virtual UnicodeString& format(double number,
|
166
|
-
UnicodeString& appendTo,
|
167
|
-
FieldPositionIterator* posIter,
|
168
|
-
UErrorCode& status) const;
|
169
|
-
|
170
|
-
/**
|
171
|
-
* Format a long number using base-10 representation.
|
172
|
-
*
|
173
|
-
* @param number The value to be formatted.
|
174
|
-
* @param appendTo Output parameter to receive result.
|
175
|
-
* Result is appended to existing contents.
|
176
|
-
* @param pos On input: an alignment field, if desired.
|
177
|
-
* On output: the offsets of the alignment field.
|
178
|
-
* @return Reference to 'appendTo' parameter.
|
179
|
-
* @stable ICU 56
|
180
|
-
*/
|
181
|
-
virtual UnicodeString& format(int32_t number,
|
182
|
-
UnicodeString& appendTo,
|
183
|
-
FieldPosition& pos) const;
|
184
|
-
|
185
|
-
/**
|
186
|
-
* Format a long number using base-10 representation.
|
187
|
-
*
|
188
|
-
* @param number The value to be formatted.
|
189
|
-
* @param appendTo Output parameter to receive result.
|
190
|
-
* Result is appended to existing contents.
|
191
|
-
* @param pos On input: an alignment field, if desired.
|
192
|
-
* On output: the offsets of the alignment field.
|
193
|
-
* @return Reference to 'appendTo' parameter.
|
194
|
-
* @internal
|
195
|
-
*/
|
196
|
-
virtual UnicodeString& format(int32_t number,
|
197
|
-
UnicodeString& appendTo,
|
198
|
-
FieldPosition& pos,
|
199
|
-
UErrorCode &status) const;
|
200
|
-
|
201
|
-
/**
|
202
|
-
* Format a long number using base-10 representation.
|
203
|
-
* Currently sets status to U_UNSUPPORTED_ERROR
|
204
|
-
*
|
205
|
-
* @param number The value to be formatted.
|
206
|
-
* @param appendTo Output parameter to receive result.
|
207
|
-
* Result is appended to existing contents.
|
208
|
-
* @param posIter On return, can be used to iterate over positions
|
209
|
-
* of fields generated by this format call.
|
210
|
-
* Can be NULL.
|
211
|
-
* @param status Output param filled with success/failure status.
|
212
|
-
* @return Reference to 'appendTo' parameter.
|
213
|
-
* @internal
|
214
|
-
*/
|
215
|
-
virtual UnicodeString& format(int32_t number,
|
216
|
-
UnicodeString& appendTo,
|
217
|
-
FieldPositionIterator* posIter,
|
218
|
-
UErrorCode& status) const;
|
219
|
-
|
220
|
-
/**
|
221
|
-
* Format an int64 number using base-10 representation.
|
222
|
-
*
|
223
|
-
* @param number The value to be formatted.
|
224
|
-
* @param appendTo Output parameter to receive result.
|
225
|
-
* Result is appended to existing contents.
|
226
|
-
* @param pos On input: an alignment field, if desired.
|
227
|
-
* On output: the offsets of the alignment field.
|
228
|
-
* @return Reference to 'appendTo' parameter.
|
109
|
+
* CompactDecimalFormat does not support parsing. This implementation
|
110
|
+
* does nothing.
|
111
|
+
* @param text Unused.
|
112
|
+
* @param result Does not change.
|
113
|
+
* @param parsePosition Does not change.
|
114
|
+
* @see Formattable
|
229
115
|
* @stable ICU 51
|
230
116
|
*/
|
231
|
-
|
232
|
-
|
233
|
-
FieldPosition& pos) const;
|
234
|
-
|
235
|
-
/**
|
236
|
-
* Format an int64 number using base-10 representation.
|
237
|
-
*
|
238
|
-
* @param number The value to be formatted.
|
239
|
-
* @param appendTo Output parameter to receive result.
|
240
|
-
* Result is appended to existing contents.
|
241
|
-
* @param pos On input: an alignment field, if desired.
|
242
|
-
* On output: the offsets of the alignment field.
|
243
|
-
* @return Reference to 'appendTo' parameter.
|
244
|
-
* @internal
|
245
|
-
*/
|
246
|
-
virtual UnicodeString& format(int64_t number,
|
247
|
-
UnicodeString& appendTo,
|
248
|
-
FieldPosition& pos,
|
249
|
-
UErrorCode &status) const;
|
250
|
-
|
251
|
-
/**
|
252
|
-
* Format an int64 number using base-10 representation.
|
253
|
-
* Currently sets status to U_UNSUPPORTED_ERROR
|
254
|
-
*
|
255
|
-
* @param number The value to be formatted.
|
256
|
-
* @param appendTo Output parameter to receive result.
|
257
|
-
* Result is appended to existing contents.
|
258
|
-
* @param posIter On return, can be used to iterate over positions
|
259
|
-
* of fields generated by this format call.
|
260
|
-
* Can be NULL.
|
261
|
-
* @param status Output param filled with success/failure status.
|
262
|
-
* @return Reference to 'appendTo' parameter.
|
263
|
-
* @internal
|
264
|
-
*/
|
265
|
-
virtual UnicodeString& format(int64_t number,
|
266
|
-
UnicodeString& appendTo,
|
267
|
-
FieldPositionIterator* posIter,
|
268
|
-
UErrorCode& status) const;
|
269
|
-
|
270
|
-
/**
|
271
|
-
* Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR
|
272
|
-
* The syntax of the unformatted number is a "numeric string"
|
273
|
-
* as defined in the Decimal Arithmetic Specification, available at
|
274
|
-
* http://speleotrove.com/decimal
|
275
|
-
*
|
276
|
-
* @param number The unformatted number, as a string.
|
277
|
-
* @param appendTo Output parameter to receive result.
|
278
|
-
* Result is appended to existing contents.
|
279
|
-
* @param posIter On return, can be used to iterate over positions
|
280
|
-
* of fields generated by this format call.
|
281
|
-
* Can be NULL.
|
282
|
-
* @param status Output param filled with success/failure status.
|
283
|
-
* @return Reference to 'appendTo' parameter.
|
284
|
-
* @internal
|
285
|
-
*/
|
286
|
-
virtual UnicodeString& format(StringPiece number,
|
287
|
-
UnicodeString& appendTo,
|
288
|
-
FieldPositionIterator* posIter,
|
289
|
-
UErrorCode& status) const;
|
290
|
-
|
291
|
-
/**
|
292
|
-
* Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR
|
293
|
-
* The number is a DigitList wrapper onto a floating point decimal number.
|
294
|
-
* The default implementation in NumberFormat converts the decimal number
|
295
|
-
* to a double and formats that.
|
296
|
-
*
|
297
|
-
* @param number The number, a DigitList format Decimal Floating Point.
|
298
|
-
* @param appendTo Output parameter to receive result.
|
299
|
-
* Result is appended to existing contents.
|
300
|
-
* @param posIter On return, can be used to iterate over positions
|
301
|
-
* of fields generated by this format call.
|
302
|
-
* @param status Output param filled with success/failure status.
|
303
|
-
* @return Reference to 'appendTo' parameter.
|
304
|
-
* @internal
|
305
|
-
*/
|
306
|
-
virtual UnicodeString& format(const DigitList &number,
|
307
|
-
UnicodeString& appendTo,
|
308
|
-
FieldPositionIterator* posIter,
|
309
|
-
UErrorCode& status) const;
|
310
|
-
|
311
|
-
/**
|
312
|
-
* Format a decimal number. Currently sets status to U_UNSUPPORTED_ERROR.
|
313
|
-
* The number is a DigitList wrapper onto a floating point decimal number.
|
314
|
-
* The default implementation in NumberFormat converts the decimal number
|
315
|
-
* to a double and formats that.
|
316
|
-
*
|
317
|
-
* @param number The number, a DigitList format Decimal Floating Point.
|
318
|
-
* @param appendTo Output parameter to receive result.
|
319
|
-
* Result is appended to existing contents.
|
320
|
-
* @param pos On input: an alignment field, if desired.
|
321
|
-
* On output: the offsets of the alignment field.
|
322
|
-
* @param status Output param filled with success/failure status.
|
323
|
-
* @return Reference to 'appendTo' parameter.
|
324
|
-
* @internal
|
325
|
-
*/
|
326
|
-
virtual UnicodeString& format(const DigitList &number,
|
327
|
-
UnicodeString& appendTo,
|
328
|
-
FieldPosition& pos,
|
329
|
-
UErrorCode& status) const;
|
330
|
-
|
331
|
-
/**
|
332
|
-
* CompactDecimalFormat does not support parsing. This implementation
|
333
|
-
* does nothing.
|
334
|
-
* @param text Unused.
|
335
|
-
* @param result Does not change.
|
336
|
-
* @param parsePosition Does not change.
|
337
|
-
* @see Formattable
|
338
|
-
* @stable ICU 51
|
339
|
-
*/
|
340
|
-
virtual void parse(const UnicodeString& text,
|
341
|
-
Formattable& result,
|
342
|
-
ParsePosition& parsePosition) const;
|
117
|
+
void parse(const UnicodeString& text, Formattable& result,
|
118
|
+
ParsePosition& parsePosition) const U_OVERRIDE;
|
343
119
|
|
344
120
|
/**
|
345
121
|
* CompactDecimalFormat does not support parsing. This implementation
|
@@ -350,10 +126,9 @@ public:
|
|
350
126
|
* @param status Always set to U_UNSUPPORTED_ERROR.
|
351
127
|
* @stable ICU 51
|
352
128
|
*/
|
353
|
-
|
354
|
-
Formattable& result,
|
355
|
-
UErrorCode& status) const;
|
129
|
+
void parse(const UnicodeString& text, Formattable& result, UErrorCode& status) const U_OVERRIDE;
|
356
130
|
|
131
|
+
#ifndef U_HIDE_INTERNAL_API
|
357
132
|
/**
|
358
133
|
* Parses text from the given string as a currency amount. Unlike
|
359
134
|
* the parse() method, this method will attempt to parse a generic
|
@@ -374,8 +149,8 @@ public:
|
|
374
149
|
* the parsed currency; if parse fails, this is NULL.
|
375
150
|
* @internal
|
376
151
|
*/
|
377
|
-
|
378
|
-
|
152
|
+
CurrencyAmount* parseCurrency(const UnicodeString& text, ParsePosition& pos) const U_OVERRIDE;
|
153
|
+
#endif /* U_HIDE_INTERNAL_API */
|
379
154
|
|
380
155
|
/**
|
381
156
|
* Return the class ID for this class. This is useful only for
|
@@ -401,18 +176,10 @@ public:
|
|
401
176
|
* other classes have different class IDs.
|
402
177
|
* @stable ICU 51
|
403
178
|
*/
|
404
|
-
|
405
|
-
|
406
|
-
private:
|
407
|
-
|
408
|
-
const UHashtable* _unitsByVariant;
|
409
|
-
const double* _divisors;
|
410
|
-
PluralRules* _pluralRules;
|
411
|
-
|
412
|
-
// Default constructor not implemented.
|
413
|
-
CompactDecimalFormat(const DecimalFormat &, const UHashtable* unitsByVariant, const double* divisors, PluralRules* pluralRules);
|
179
|
+
UClassID getDynamicClassID() const U_OVERRIDE;
|
414
180
|
|
415
|
-
|
181
|
+
private:
|
182
|
+
CompactDecimalFormat(const Locale& inLocale, UNumberCompactStyle style, UErrorCode& status);
|
416
183
|
};
|
417
184
|
|
418
185
|
U_NAMESPACE_END
|