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
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libpangoft2-1.0.
|
26
26
|
current=4200
|
27
27
|
age=4200
|
28
|
-
revision=
|
28
|
+
revision=3
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la -lusp10 -lgdi32'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libpangowin32-1.0.
|
26
26
|
current=4200
|
27
27
|
age=4200
|
28
|
-
revision=
|
28
|
+
revision=3
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
@@ -1,21 +1,17 @@
|
|
1
1
|
prefix=/home/vagrant/ruby-gnome2/pango/vendor/local
|
2
|
-
|
3
|
-
|
4
|
-
includedir=/home/vagrant/ruby-gnome2/pango/vendor/local/include
|
2
|
+
libdir=${prefix}/lib
|
3
|
+
includedir=${prefix}/include
|
5
4
|
|
6
5
|
graphene_has_sse2=1
|
7
6
|
graphene_has_gcc=1
|
8
7
|
graphene_has_neon=0
|
9
8
|
graphene_has_scalar=1
|
10
9
|
|
11
|
-
# Deprecated
|
12
|
-
graphene_simd=sse2 gcc scalar
|
13
|
-
sse2_cflags=-mfpmath=sse -msse -msse2
|
14
|
-
neon_cflags=
|
15
|
-
|
16
10
|
Name: Graphene
|
17
11
|
Description: Math classes for graphic libraries
|
18
|
-
|
12
|
+
URL: https://ebassi.github.io/graphene
|
13
|
+
Version: 1.8.2
|
14
|
+
Requires.private: gobject-2.0 >= 2.30.0
|
19
15
|
Libs: -L${libdir} -lgraphene-1.0
|
20
|
-
|
21
|
-
|
16
|
+
Libs.private: -lm -pthread
|
17
|
+
Cflags: -I${includedir}/graphene-1.0 -I${libdir}/graphene-1.0/include -mfpmath=sse -msse -msse2
|
@@ -1,21 +1,15 @@
|
|
1
1
|
prefix=/home/vagrant/ruby-gnome2/pango/vendor/local
|
2
|
-
|
3
|
-
|
4
|
-
includedir=/home/vagrant/ruby-gnome2/pango/vendor/local/include
|
2
|
+
libdir=${prefix}/lib
|
3
|
+
includedir=${prefix}/include
|
5
4
|
|
6
5
|
graphene_has_sse2=1
|
7
6
|
graphene_has_gcc=1
|
8
7
|
graphene_has_neon=0
|
9
8
|
graphene_has_scalar=1
|
10
9
|
|
11
|
-
# Deprecated
|
12
|
-
graphene_simd=sse2 gcc scalar
|
13
|
-
sse2_cflags=-mfpmath=sse -msse -msse2
|
14
|
-
neon_cflags=
|
15
|
-
|
16
10
|
Name: Graphene
|
17
11
|
Description: Math classes for graphic libraries
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
12
|
+
URL: https://ebassi.github.io/graphene
|
13
|
+
Version: 1.8.2
|
14
|
+
Requires: graphene-1.0
|
15
|
+
Cflags: -I${includedir}/graphene-1.0 -I${libdir}/graphene-1.0/include -mfpmath=sse -msse -msse2
|
@@ -19,22 +19,22 @@ baselibs = -lpthread -lm
|
|
19
19
|
#sbindir = ${exec_prefix}/sbin
|
20
20
|
#mandir = ${datarootdir}/man
|
21
21
|
#sysconfdir = ${prefix}/etc
|
22
|
-
UNICODE_VERSION=
|
22
|
+
UNICODE_VERSION=11.0
|
23
23
|
ICUPREFIX=icu
|
24
24
|
ICULIBSUFFIX=
|
25
25
|
LIBICU=lib${ICUPREFIX}
|
26
26
|
#SHAREDLIBCFLAGS=-fPIC
|
27
|
-
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/
|
28
|
-
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/
|
29
|
-
ICUDATA_NAME =
|
27
|
+
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/62.1
|
28
|
+
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/62.1
|
29
|
+
ICUDATA_NAME = icudt62l
|
30
30
|
#ICUPKGDATA_DIR=${exec_prefix}/lib
|
31
31
|
#ICUDATA_DIR=${pkgdatadir}
|
32
32
|
ICUDESC=International Components for Unicode
|
33
33
|
|
34
|
-
Version:
|
34
|
+
Version: 62.1
|
35
35
|
Cflags: -I${includedir}
|
36
36
|
# end of icu.pc.in
|
37
37
|
Description: International Components for Unicode: Internationalization library
|
38
38
|
Name: icu-i18n
|
39
39
|
Requires: icu-uc
|
40
|
-
Libs: -
|
40
|
+
Libs: -licuin62
|
@@ -19,22 +19,22 @@ baselibs = -lpthread -lm
|
|
19
19
|
#sbindir = ${exec_prefix}/sbin
|
20
20
|
#mandir = ${datarootdir}/man
|
21
21
|
#sysconfdir = ${prefix}/etc
|
22
|
-
UNICODE_VERSION=
|
22
|
+
UNICODE_VERSION=11.0
|
23
23
|
ICUPREFIX=icu
|
24
24
|
ICULIBSUFFIX=
|
25
25
|
LIBICU=lib${ICUPREFIX}
|
26
26
|
#SHAREDLIBCFLAGS=-fPIC
|
27
|
-
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/
|
28
|
-
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/
|
29
|
-
ICUDATA_NAME =
|
27
|
+
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/62.1
|
28
|
+
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/62.1
|
29
|
+
ICUDATA_NAME = icudt62l
|
30
30
|
#ICUPKGDATA_DIR=${exec_prefix}/lib
|
31
31
|
#ICUDATA_DIR=${pkgdatadir}
|
32
32
|
ICUDESC=International Components for Unicode
|
33
33
|
|
34
|
-
Version:
|
34
|
+
Version: 62.1
|
35
35
|
Cflags: -I${includedir}
|
36
36
|
# end of icu.pc.in
|
37
37
|
Description: International Components for Unicode: Stream and I/O Library
|
38
38
|
Name: icu-io
|
39
39
|
Requires: icu-i18n
|
40
|
-
Libs: -
|
40
|
+
Libs: -licuio62
|
@@ -19,22 +19,22 @@ baselibs = -lpthread -lm
|
|
19
19
|
#sbindir = ${exec_prefix}/sbin
|
20
20
|
#mandir = ${datarootdir}/man
|
21
21
|
#sysconfdir = ${prefix}/etc
|
22
|
-
UNICODE_VERSION=
|
22
|
+
UNICODE_VERSION=11.0
|
23
23
|
ICUPREFIX=icu
|
24
24
|
ICULIBSUFFIX=
|
25
25
|
LIBICU=lib${ICUPREFIX}
|
26
26
|
#SHAREDLIBCFLAGS=-fPIC
|
27
|
-
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/
|
28
|
-
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/
|
29
|
-
ICUDATA_NAME =
|
27
|
+
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/62.1
|
28
|
+
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/62.1
|
29
|
+
ICUDATA_NAME = icudt62l
|
30
30
|
#ICUPKGDATA_DIR=${exec_prefix}/lib
|
31
31
|
#ICUDATA_DIR=${pkgdatadir}
|
32
32
|
ICUDESC=International Components for Unicode
|
33
33
|
|
34
|
-
Version:
|
34
|
+
Version: 62.1
|
35
35
|
Cflags: -I${includedir}
|
36
36
|
# end of icu.pc.in
|
37
37
|
Description: International Components for Unicode: Common and Data libraries
|
38
38
|
Name: icu-uc
|
39
|
-
Libs: -L${libdir} -
|
39
|
+
Libs: -L${libdir} -licuuc62 -licudt62
|
40
40
|
Libs.private: ${baselibs}
|
@@ -5,8 +5,9 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: Pango
|
7
7
|
Description: Internationalized text handling
|
8
|
-
Version: 1.42.
|
9
|
-
Requires: glib-2.0 gobject-2.0
|
8
|
+
Version: 1.42.3
|
9
|
+
Requires: glib-2.0 gobject-2.0
|
10
|
+
Requires.private: fribidi
|
10
11
|
Libs: -L${libdir} -lpango-1.0
|
11
12
|
Libs.private: -lm
|
12
13
|
Cflags: -I${includedir}/pango-1.0
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: Pango FT2 and Pango Fc
|
7
7
|
Description: Freetype 2.0 and fontconfig font support for Pango
|
8
|
-
Version: 1.42.
|
8
|
+
Version: 1.42.3
|
9
9
|
Requires: pango freetype2 fontconfig
|
10
10
|
Requires.private: harfbuzz
|
11
11
|
Libs: -L${libdir} -lpangoft2-1.0
|
@@ -5,8 +5,8 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: Pango Win32
|
7
7
|
Description: Win32 GDI font support for Pango
|
8
|
-
Version: 1.42.
|
8
|
+
Version: 1.42.3
|
9
9
|
Requires: pango
|
10
10
|
Libs: -L${libdir} -lpangowin32-1.0
|
11
|
-
Libs.private: -
|
11
|
+
Libs.private: -lusp10 -lgdi32
|
12
12
|
Cflags: -I${includedir}/pango-1.0
|
@@ -8,7 +8,7 @@ and/or use gtk-doc annotations. -->
|
|
8
8
|
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
|
9
9
|
<include name="GObject" version="2.0"/>
|
10
10
|
<package name="graphene-gobject-1.0"/>
|
11
|
-
<c:include name="graphene-
|
11
|
+
<c:include name="graphene-gobject.h"/>
|
12
12
|
<namespace name="Graphene"
|
13
13
|
version="1.0"
|
14
14
|
shared-library="libgraphene-1.0-0.dll"
|
@@ -60,6 +60,10 @@
|
|
60
60
|
</dt>
|
61
61
|
<dd></dd>
|
62
62
|
<dt>
|
63
|
+
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-create-from-file" title="hb_blob_create_from_file ()">hb_blob_create_from_file</a>, function in <a class="link" href="harfbuzz-hb-blob.html" title="hb-blob">hb-blob</a>
|
64
|
+
</dt>
|
65
|
+
<dd></dd>
|
66
|
+
<dt>
|
63
67
|
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-create-sub-blob" title="hb_blob_create_sub_blob ()">hb_blob_create_sub_blob</a>, function in <a class="link" href="harfbuzz-hb-blob.html" title="hb-blob">hb-blob</a>
|
64
68
|
</dt>
|
65
69
|
<dd></dd>
|
@@ -435,6 +439,10 @@
|
|
435
439
|
<dd></dd>
|
436
440
|
<a name="idxF"></a><h3 class="title">F</h3>
|
437
441
|
<dt>
|
442
|
+
<a class="link" href="harfbuzz-hb-face.html#hb-face-count" title="hb_face_count ()">hb_face_count</a>, function in <a class="link" href="harfbuzz-hb-face.html" title="hb-face">hb-face</a>
|
443
|
+
</dt>
|
444
|
+
<dd></dd>
|
445
|
+
<dt>
|
438
446
|
<a class="link" href="harfbuzz-hb-face.html#hb-face-create" title="hb_face_create ()">hb_face_create</a>, function in <a class="link" href="harfbuzz-hb-face.html" title="hb-face">hb-face</a>
|
439
447
|
</dt>
|
440
448
|
<dd></dd>
|
@@ -1267,6 +1275,70 @@
|
|
1267
1275
|
<dd></dd>
|
1268
1276
|
<a name="idxM"></a><h3 class="title">M</h3>
|
1269
1277
|
<dt>
|
1278
|
+
hb_map_allocation_successful, function in hb-map
|
1279
|
+
</dt>
|
1280
|
+
<dd></dd>
|
1281
|
+
<dt>
|
1282
|
+
hb_map_clear, function in hb-map
|
1283
|
+
</dt>
|
1284
|
+
<dd></dd>
|
1285
|
+
<dt>
|
1286
|
+
hb_map_create, function in hb-map
|
1287
|
+
</dt>
|
1288
|
+
<dd></dd>
|
1289
|
+
<dt>
|
1290
|
+
hb_map_del, function in hb-map
|
1291
|
+
</dt>
|
1292
|
+
<dd></dd>
|
1293
|
+
<dt>
|
1294
|
+
hb_map_destroy, function in hb-map
|
1295
|
+
</dt>
|
1296
|
+
<dd></dd>
|
1297
|
+
<dt>
|
1298
|
+
hb_map_get, function in hb-map
|
1299
|
+
</dt>
|
1300
|
+
<dd></dd>
|
1301
|
+
<dt>
|
1302
|
+
hb_map_get_empty, function in hb-map
|
1303
|
+
</dt>
|
1304
|
+
<dd></dd>
|
1305
|
+
<dt>
|
1306
|
+
hb_map_get_population, function in hb-map
|
1307
|
+
</dt>
|
1308
|
+
<dd></dd>
|
1309
|
+
<dt>
|
1310
|
+
hb_map_get_user_data, function in hb-map
|
1311
|
+
</dt>
|
1312
|
+
<dd></dd>
|
1313
|
+
<dt>
|
1314
|
+
hb_map_has, function in hb-map
|
1315
|
+
</dt>
|
1316
|
+
<dd></dd>
|
1317
|
+
<dt>
|
1318
|
+
hb_map_is_empty, function in hb-map
|
1319
|
+
</dt>
|
1320
|
+
<dd></dd>
|
1321
|
+
<dt>
|
1322
|
+
hb_map_reference, function in hb-map
|
1323
|
+
</dt>
|
1324
|
+
<dd></dd>
|
1325
|
+
<dt>
|
1326
|
+
hb_map_set, function in hb-map
|
1327
|
+
</dt>
|
1328
|
+
<dd></dd>
|
1329
|
+
<dt>
|
1330
|
+
hb_map_set_user_data, function in hb-map
|
1331
|
+
</dt>
|
1332
|
+
<dd></dd>
|
1333
|
+
<dt>
|
1334
|
+
hb_map_t, typedef in hb-map
|
1335
|
+
</dt>
|
1336
|
+
<dd></dd>
|
1337
|
+
<dt>
|
1338
|
+
HB_MAP_VALUE_INVALID, macro in hb-map
|
1339
|
+
</dt>
|
1340
|
+
<dd></dd>
|
1341
|
+
<dt>
|
1270
1342
|
<a class="link" href="harfbuzz-hb-common.html#hb-mask-t" title="hb_mask_t">hb_mask_t</a>, typedef in <a class="link" href="harfbuzz-hb-common.html" title="hb-common">hb-common</a>
|
1271
1343
|
</dt>
|
1272
1344
|
<dd></dd>
|
@@ -1356,6 +1428,10 @@
|
|
1356
1428
|
</dt>
|
1357
1429
|
<dd></dd>
|
1358
1430
|
<dt>
|
1431
|
+
<a class="link" href="harfbuzz-hb-ot-layout.html#hb-ot-layout-lookups-substitute-closure" title="hb_ot_layout_lookups_substitute_closure ()">hb_ot_layout_lookups_substitute_closure</a>, function in <a class="link" href="harfbuzz-hb-ot-layout.html" title="hb-ot-layout">hb-ot-layout</a>
|
1432
|
+
</dt>
|
1433
|
+
<dd></dd>
|
1434
|
+
<dt>
|
1359
1435
|
<a class="link" href="harfbuzz-hb-ot-layout.html#hb-ot-layout-lookup-collect-glyphs" title="hb_ot_layout_lookup_collect_glyphs ()">hb_ot_layout_lookup_collect_glyphs</a>, function in <a class="link" href="harfbuzz-hb-ot-layout.html" title="hb-ot-layout">hb-ot-layout</a>
|
1360
1436
|
</dt>
|
1361
1437
|
<dd></dd>
|
@@ -1699,6 +1775,10 @@ HB_OT_VAR_NO_AXIS_INDEX, macro in hb-ot-var
|
|
1699
1775
|
</dt>
|
1700
1776
|
<dd></dd>
|
1701
1777
|
<dt>
|
1778
|
+
<a class="link" href="harfbuzz-hb-set.html#hb-set-is-subset" title="hb_set_is_subset ()">hb_set_is_subset</a>, function in <a class="link" href="harfbuzz-hb-set.html" title="hb-set">hb-set</a>
|
1779
|
+
</dt>
|
1780
|
+
<dd></dd>
|
1781
|
+
<dt>
|
1702
1782
|
<a class="link" href="harfbuzz-hb-set.html#hb-set-next" title="hb_set_next ()">hb_set_next</a>, function in <a class="link" href="harfbuzz-hb-set.html" title="hb-set">hb-set</a>
|
1703
1783
|
</dt>
|
1704
1784
|
<dd></dd>
|
@@ -53,6 +53,14 @@
|
|
53
53
|
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
|
+
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-create-from-file" title="hb_blob_create_from_file ()">hb_blob_create_from_file</a> <span class="c_punctuation">()</span>
|
57
|
+
</td>
|
58
|
+
</tr>
|
59
|
+
<tr>
|
60
|
+
<td class="function_type">
|
61
|
+
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
62
|
+
</td>
|
63
|
+
<td class="function_name">
|
56
64
|
<a class="link" href="harfbuzz-hb-blob.html#hb-blob-create-sub-blob" title="hb_blob_create_sub_blob ()">hb_blob_create_sub_blob</a> <span class="c_punctuation">()</span>
|
57
65
|
</td>
|
58
66
|
</tr>
|
@@ -242,6 +250,32 @@ zero. Destroy with <a class="link" href="harfbuzz-hb-blob.html#hb-blob-destroy"
|
|
242
250
|
</div>
|
243
251
|
<hr>
|
244
252
|
<div class="refsect2">
|
253
|
+
<a name="hb-blob-create-from-file"></a><h3>hb_blob_create_from_file ()</h3>
|
254
|
+
<pre class="programlisting"><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
255
|
+
hb_blob_create_from_file (<em class="parameter"><code>const <span class="type">char</span> *file_name</code></em>);</pre>
|
256
|
+
<div class="refsect3">
|
257
|
+
<a name="hb-blob-create-from-file.parameters"></a><h4>Parameters</h4>
|
258
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
259
|
+
<colgroup>
|
260
|
+
<col width="150px" class="parameters_name">
|
261
|
+
<col class="parameters_description">
|
262
|
+
<col width="200px" class="parameters_annotations">
|
263
|
+
</colgroup>
|
264
|
+
<tbody><tr>
|
265
|
+
<td class="parameter_name"><p>file_name</p></td>
|
266
|
+
<td class="parameter_description"><p>font filename.</p></td>
|
267
|
+
<td class="parameter_annotations"> </td>
|
268
|
+
</tr></tbody>
|
269
|
+
</table></div>
|
270
|
+
</div>
|
271
|
+
<div class="refsect3">
|
272
|
+
<a name="hb-blob-create-from-file.returns"></a><h4>Returns</h4>
|
273
|
+
<p> A hb_blob_t pointer with the content of the file</p>
|
274
|
+
</div>
|
275
|
+
<p class="since">Since: 1.7.7</p>
|
276
|
+
</div>
|
277
|
+
<hr>
|
278
|
+
<div class="refsect2">
|
245
279
|
<a name="hb-blob-create-sub-blob"></a><h3>hb_blob_create_sub_blob ()</h3>
|
246
280
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
247
281
|
hb_blob_create_sub_blob (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *parent</code></em>,
|