pango 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (120) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/pango/rbpangocairo.c +7 -1
  4. data/lib/1.9/pango.so +0 -0
  5. data/lib/2.0/pango.so +0 -0
  6. data/lib/2.1/pango.so +0 -0
  7. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  8. data/vendor/local/bin/hb-shape.exe +0 -0
  9. data/vendor/local/bin/hb-view.exe +0 -0
  10. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  11. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  12. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libstdc++-6.dll +0 -0
  16. data/vendor/local/bin/pango-querymodules.exe +0 -0
  17. data/vendor/local/bin/pango-view.exe +0 -0
  18. data/vendor/local/include/harfbuzz/hb-common.h +7 -1
  19. data/vendor/local/include/harfbuzz/hb-ot-layout.h +0 -5
  20. data/vendor/local/include/harfbuzz/hb-ot-shape.h +54 -0
  21. data/vendor/local/include/harfbuzz/hb-ot.h +1 -8
  22. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
  25. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  26. data/vendor/local/lib/libharfbuzz.la +2 -2
  27. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  28. data/vendor/local/lib/libpango-1.0.la +1 -1
  29. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  30. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  31. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  32. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  33. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  34. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  41. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  42. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  43. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  44. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  48. data/vendor/local/share/gtk-doc/html/harfbuzz/ch01.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +9 -1
  50. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
  52. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +1 -1
  53. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +1 -0
  54. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +18 -31
  55. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +18 -31
  56. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +17 -25
  57. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -39
  58. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +44 -78
  59. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +9 -9
  60. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +41 -75
  61. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +23 -26
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +19 -22
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +15 -18
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +17 -20
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +33 -36
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +17 -20
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +21 -24
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +19 -22
  69. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +25 -28
  70. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +15 -18
  71. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +13 -16
  72. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +10 -13
  73. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +10 -13
  74. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +15 -18
  75. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +13 -16
  76. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +10 -13
  77. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +23 -26
  78. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +23 -26
  79. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +19 -22
  80. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +162 -26
  81. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -54
  82. data/vendor/local/share/gtk-doc/html/pango/home.png +0 -0
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +4 -4
  84. data/vendor/local/share/gtk-doc/html/pango/left-insensitive.png +0 -0
  85. data/vendor/local/share/gtk-doc/html/pango/left.png +0 -0
  86. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +25 -40
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +118 -169
  89. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +15 -21
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +24 -39
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +24 -39
  92. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +125 -240
  93. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +46 -74
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +95 -189
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +137 -265
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +38 -66
  97. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +20 -31
  98. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +207 -143
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +47 -86
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +26 -43
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +106 -203
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +66 -122
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +29 -47
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +33 -57
  105. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +49 -79
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +53 -90
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +9 -9
  108. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +9 -9
  109. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +34 -34
  110. data/vendor/local/share/gtk-doc/html/pango/pango.html +9 -9
  111. data/vendor/local/share/gtk-doc/html/pango/rendering.html +9 -9
  112. data/vendor/local/share/gtk-doc/html/pango/right-insensitive.png +0 -0
  113. data/vendor/local/share/gtk-doc/html/pango/right.png +0 -0
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +71 -16
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +9 -9
  116. data/vendor/local/share/gtk-doc/html/pango/up-insensitive.png +0 -0
  117. data/vendor/local/share/gtk-doc/html/pango/up.png +0 -0
  118. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  119. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  120. metadata +8 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fdb8db8cd8a4cd23645a27b6cbe92b850b3343e5
4
- data.tar.gz: e15dd8d970dbcc44845a11d16254f12fa317a8ae
3
+ metadata.gz: e8d08aa37e786779cd1fda015457e13b5474afe2
4
+ data.tar.gz: 15fb8884c741f66c8f17cc705e1e8b2bd5a11ad3
5
5
  SHA512:
6
- metadata.gz: 69a68823c87e936c9b2eb8e2b739eecaa4d16d6d954274837b765672f88eecc06d3894a36a5ac43bc184f04866fd2077dca1e45991c1968e19924903a121b5f9
7
- data.tar.gz: 4abfe34efd449ad079951b854034375c7174fbbb0455f366931c079f6ed96d538cd38e76aedce2cff51a32249b4ef5f1896931d2ba9ce067329aa8c91ea72329
6
+ metadata.gz: 4e29ff8c3d1b47ad787922a66960c9d05c9347e901c34f788898ffb553c351b31358faae35f1fe4eb01dd1aa95cc3f0567d5b5892d6b9d48dd03affdbe40cbbe
7
+ data.tar.gz: 4435466d651c48ceb589af3320e4d3ad78a2a4b945ea8a4d377f0e3e6e94b2772871bd3c97ce78f7aa92611a060dbc151b197d1bfc16bc8188f78f5e53c50927
data/Rakefile CHANGED
@@ -15,7 +15,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
15
15
  :name => "harfbuzz",
16
16
  :download_base_url => "http://www.freedesktop.org/software/harfbuzz/release",
17
17
  :label => "HarfBuzz",
18
- :version => "0.9.25",
18
+ :version => "0.9.26",
19
19
  :compression_method => "bz2",
20
20
  :windows => {
21
21
  :configure_args => [
@@ -29,7 +29,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
29
29
  :name => "pango",
30
30
  :download_site => :gnome,
31
31
  :label => "pango",
32
- :version => "1.36.1",
32
+ :version => "1.36.2",
33
33
  :compression_method => "xz",
34
34
  :windows => {
35
35
  :configure_args => [
@@ -1,6 +1,6 @@
1
1
  /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
2
2
  /*
3
- * Copyright (C) 2006-2013 Ruby-GNOME2 Project Team
3
+ * Copyright (C) 2006-2014 Ruby-GNOME2 Project Team
4
4
  * Copyright (C) 2005 Kouhei Sutou
5
5
  *
6
6
  * This library is free software; you can redistribute it and/or
@@ -34,6 +34,7 @@ rg_s_create(int argc, VALUE *argv, G_GNUC_UNUSED VALUE klass)
34
34
  if (NIL_P(rb_font_type)) {
35
35
  font_map = pango_cairo_font_map_new();
36
36
  } else {
37
+ #if PANGO_CHECK_VERSION(1, 18, 0)
37
38
  cairo_font_type_t font_type = CAIRO_FONT_TYPE_USER;
38
39
  if (rbgutil_key_equal(rb_font_type, "ft") ||
39
40
  rbgutil_key_equal(rb_font_type, "freetype")) {
@@ -49,6 +50,11 @@ rg_s_create(int argc, VALUE *argv, G_GNUC_UNUSED VALUE klass)
49
50
  RBG_INSPECT(rb_font_type));
50
51
  }
51
52
  font_map = pango_cairo_font_map_new_for_font_type(font_type);
53
+ #else
54
+ rb_raise(rb_eArgError,
55
+ "Pango::CairoFontMap.create with font type "
56
+ "requires Pango 1.18.0 or later");
57
+ #endif
52
58
  }
53
59
 
54
60
  return GOBJ2RVAL(font_map);
data/lib/1.9/pango.so CHANGED
Binary file
data/lib/2.0/pango.so CHANGED
Binary file
data/lib/2.1/pango.so CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -94,6 +94,7 @@ typedef uint32_t hb_tag_t;
94
94
  #define HB_UNTAG(tag) ((uint8_t)((tag)>>24)), ((uint8_t)((tag)>>16)), ((uint8_t)((tag)>>8)), ((uint8_t)(tag))
95
95
 
96
96
  #define HB_TAG_NONE HB_TAG(0,0,0,0)
97
+ #define HB_TAG_MAX HB_TAG(0xff,0xff,0xff,0xff)
97
98
 
98
99
  /* len=-1 means str is NUL-terminated. */
99
100
  hb_tag_t
@@ -270,7 +271,12 @@ typedef enum
270
271
  /*6.1*/ HB_SCRIPT_TAKRI = HB_TAG ('T','a','k','r'),
271
272
 
272
273
  /* No script set. */
273
- /*---*/ HB_SCRIPT_INVALID = HB_TAG_NONE
274
+ /*---*/ HB_SCRIPT_INVALID = HB_TAG_NONE,
275
+
276
+ /* Dummy value to ensure any hb_tag_t value can be passed/stored as hb_script_t
277
+ * without risking undefined behavior. */
278
+ /*---*/ _HB_SCRIPT_MAX_VALUE = HB_TAG_MAX
279
+
274
280
  } hb_script_t;
275
281
 
276
282
  /* These are moved out of hb_script_t because glib-mkenums chokes otherwise. */
@@ -193,11 +193,6 @@ hb_ot_layout_collect_lookups (hb_face_t *face,
193
193
  const hb_tag_t *features,
194
194
  hb_set_t *lookup_indexes /* OUT */);
195
195
 
196
- void
197
- hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
198
- hb_tag_t table_tag,
199
- hb_set_t *lookup_indexes /* OUT */);
200
-
201
196
  void
202
197
  hb_ot_layout_lookup_collect_glyphs (hb_face_t *face,
203
198
  hb_tag_t table_tag,
@@ -0,0 +1,54 @@
1
+ /*
2
+ * Copyright © 2013 Red Hat, 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
+ * Red Hat Author(s): Behdad Esfahbod
25
+ */
26
+
27
+ #ifndef HB_OT_SHAPE_H
28
+ #define HB_OT_SHAPE_H
29
+ #define HB_OT_SHAPE_H_IN
30
+
31
+ #include "hb.h"
32
+
33
+ #include "hb-ot-layout.h"
34
+ #include "hb-ot-tag.h"
35
+
36
+ HB_BEGIN_DECLS
37
+
38
+ /* TODO port to shape-plan / set. */
39
+ void
40
+ hb_ot_shape_glyphs_closure (hb_font_t *font,
41
+ hb_buffer_t *buffer,
42
+ const hb_feature_t *features,
43
+ unsigned int num_features,
44
+ hb_set_t *glyphs);
45
+
46
+ void
47
+ hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
48
+ hb_tag_t table_tag,
49
+ hb_set_t *lookup_indexes /* OUT */);
50
+
51
+ HB_END_DECLS
52
+
53
+ #undef HB_OT_SHAPE_H_IN
54
+ #endif /* HB_OT_SHAPE_H */
@@ -32,17 +32,10 @@
32
32
 
33
33
  #include "hb-ot-layout.h"
34
34
  #include "hb-ot-tag.h"
35
+ #include "hb-ot-shape.h"
35
36
 
36
37
  HB_BEGIN_DECLS
37
38
 
38
- /* TODO remove */
39
- void
40
- hb_ot_shape_glyphs_closure (hb_font_t *font,
41
- hb_buffer_t *buffer,
42
- const hb_feature_t *features,
43
- unsigned int num_features,
44
- hb_set_t *glyphs);
45
-
46
39
  HB_END_DECLS
47
40
 
48
41
  #undef HB_OT_H_IN
@@ -38,9 +38,9 @@ HB_BEGIN_DECLS
38
38
 
39
39
  #define HB_VERSION_MAJOR 0
40
40
  #define HB_VERSION_MINOR 9
41
- #define HB_VERSION_MICRO 25
41
+ #define HB_VERSION_MICRO 26
42
42
 
43
- #define HB_VERSION_STRING "0.9.25"
43
+ #define HB_VERSION_STRING "0.9.26"
44
44
 
45
45
  #define HB_VERSION_CHECK(major,minor,micro) \
46
46
  ((major)*10000+(minor)*100+(micro) >= \
@@ -4,9 +4,9 @@
4
4
 
5
5
  #define PANGO_VERSION_MAJOR 1
6
6
  #define PANGO_VERSION_MINOR 36
7
- #define PANGO_VERSION_MICRO 1
7
+ #define PANGO_VERSION_MICRO 2
8
8
 
9
- #define PANGO_VERSION_STRING "1.36.1"
9
+ #define PANGO_VERSION_STRING "1.36.2"
10
10
 
11
11
 
12
12
  #endif
Binary file
@@ -23,8 +23,8 @@ dependency_libs=' -L/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/lib
23
23
  weak_library_names=''
24
24
 
25
25
  # Version information for libharfbuzz.
26
- current=925
27
- age=925
26
+ current=926
27
+ age=926
28
28
  revision=0
29
29
 
30
30
  # Is this an already installed library?
Binary file
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libpango-1.0.
26
26
  current=3600
27
27
  age=3600
28
- revision=1
28
+ revision=2
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libpangocairo-1.0.
26
26
  current=3600
27
27
  age=3600
28
- revision=1
28
+ revision=2
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
Binary file
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libpangoft2-1.0.
26
26
  current=3600
27
27
  age=3600
28
- revision=1
28
+ revision=2
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libpangowin32-1.0.
26
26
  current=3600
27
27
  age=3600
28
- revision=1
28
+ revision=2
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
@@ -5,7 +5,7 @@ includedir=/home/kou/work/ruby/ruby-gnome2.win32/pango/vendor/local/include
5
5
 
6
6
  Name: harfbuzz
7
7
  Description: HarfBuzz text shaping library
8
- Version: 0.9.25
8
+ Version: 0.9.26
9
9
 
10
10
  Libs: -L${libdir} -lharfbuzz
11
11
  Cflags: -I${includedir}/harfbuzz
@@ -7,7 +7,7 @@ pango_module_version=1.8.0
7
7
 
8
8
  Name: Pango
9
9
  Description: Internationalized text handling
10
- Version: 1.36.1
10
+ Version: 1.36.2
11
11
  Requires: glib-2.0 gobject-2.0
12
12
  Requires.private: gmodule-no-export-2.0
13
13
  Libs: -L${libdir} -lpango-1.0 -lm
@@ -5,7 +5,7 @@ includedir=${prefix}/include
5
5
 
6
6
  Name: Pango Cairo
7
7
  Description: Cairo rendering support for Pango
8
- Version: 1.36.1
8
+ Version: 1.36.2
9
9
  Requires: pango cairo pangoft2 pangowin32
10
10
  Libs: -L${libdir} -lpangocairo-1.0
11
11
  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.36.1
8
+ Version: 1.36.2
9
9
  Requires: pango freetype2 fontconfig
10
10
  Requires.private: harfbuzz
11
11
  Libs: -L${libdir} -lpangoft2-1.0
@@ -5,7 +5,7 @@ includedir=${prefix}/include
5
5
 
6
6
  Name: Pango Win32
7
7
  Description: Win32 GDI font support for Pango
8
- Version: 1.36.1
8
+ Version: 1.36.2
9
9
  Requires: pango
10
10
  Libs: -L${libdir} -lpangowin32-1.0 -lgdi32
11
11
  Cflags: -I${includedir}/pango-1.0
@@ -21,7 +21,7 @@
21
21
  </tr></table>
22
22
  <div class="chapter">
23
23
  <div class="titlepage"><div><div><h2 class="title">
24
- <a name="idp8350848"></a>[Insert title here]</h2></div></div></div>
24
+ <a name="idp190624"></a>[Insert title here]</h2></div></div></div>
25
25
  <div class="toc"><dl>
26
26
  <dt>
27
27
  <span class="refentrytitle"><a href="harfbuzz-hb.html">hb</a></span><span class="refpurpose"></span>
@@ -425,7 +425,11 @@ typedef <a class="link" href="harfbuzz-hb-common.html#hb-tag-t" titl
425
425
  /*6.1*/ HB_SCRIPT_TAKRI = HB_TAG ('T','a','k','r'),
426
426
 
427
427
  /* No script set. */
428
- /*---*/ HB_SCRIPT_INVALID = HB_TAG_NONE
428
+ /*---*/ HB_SCRIPT_INVALID = HB_TAG_NONE,
429
+
430
+ /* Dummy value to ensure any hb_tag_t value can be passed/stored as hb_script_t
431
+ * without risking undefined behavior. */
432
+ /*---*/ _HB_SCRIPT_MAX_VALUE = HB_TAG_MAX
429
433
  } hb_script_t;
430
434
  </pre>
431
435
  <p>
@@ -953,6 +957,10 @@ typedef <a class="link" href="harfbuzz-hb-common.html#hb-tag-t" titl
953
957
  <td>
954
958
  </td>
955
959
  </tr>
960
+ <tr>
961
+ <td><p><a name="HB-SCRIPT-MAX-VALUE:CAPS"></a><span class="term"><code class="literal">_HB_SCRIPT_MAX_VALUE</code></span></p></td>
962
+ <td></td>
963
+ </tr>
956
964
  </tbody>
957
965
  </table></div>
958
966
  </div>
@@ -74,7 +74,7 @@ const <span class="returnvalue">char</span> * <a class="link" href="harfb
74
74
  <hr>
75
75
  <div class="refsect2">
76
76
  <a name="HB-VERSION-MICRO:CAPS"></a><h3>HB_VERSION_MICRO</h3>
77
- <pre class="programlisting">#define HB_VERSION_MICRO 24
77
+ <pre class="programlisting">#define HB_VERSION_MICRO 26
78
78
  </pre>
79
79
  <p>
80
80
  </p>
@@ -90,7 +90,7 @@ const <span class="returnvalue">char</span> * <a class="link" href="harfb
90
90
  <hr>
91
91
  <div class="refsect2">
92
92
  <a name="HB-VERSION-STRING:CAPS"></a><h3>HB_VERSION_STRING</h3>
93
- <pre class="programlisting">#define HB_VERSION_STRING "0.9.24"
93
+ <pre class="programlisting">#define HB_VERSION_STRING "0.9.26"
94
94
  </pre>
95
95
  <p>
96
96
  </p>
@@ -477,6 +477,7 @@
477
477
  <keyword type="constant" name="HB_SCRIPT_SORA_SOMPENG" link="harfbuzz-hb-common.html#HB-SCRIPT-SORA-SOMPENG:CAPS"/>
478
478
  <keyword type="constant" name="HB_SCRIPT_TAKRI" link="harfbuzz-hb-common.html#HB-SCRIPT-TAKRI:CAPS"/>
479
479
  <keyword type="constant" name="HB_SCRIPT_INVALID" link="harfbuzz-hb-common.html#HB-SCRIPT-INVALID:CAPS"/>
480
+ <keyword type="constant" name="_HB_SCRIPT_MAX_VALUE" link="harfbuzz-hb-common.html#HB-SCRIPT-MAX-VALUE:CAPS"/>
480
481
  <keyword type="constant" name="HB_UNICODE_COMBINING_CLASS_NOT_REORDERED" link="harfbuzz-hb-unicode.html#HB-UNICODE-COMBINING-CLASS-NOT-REORDERED:CAPS"/>
481
482
  <keyword type="constant" name="HB_UNICODE_COMBINING_CLASS_OVERLAY" link="harfbuzz-hb-unicode.html#HB-UNICODE-COMBINING-CLASS-OVERLAY:CAPS"/>
482
483
  <keyword type="constant" name="HB_UNICODE_COMBINING_CLASS_NUKTA" link="harfbuzz-hb-unicode.html#HB-UNICODE-COMBINING-CLASS-NUKTA:CAPS"/>
@@ -15,7 +15,7 @@
15
15
  <div>
16
16
  <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">HarfBuzz Reference Manual</p></th></tr></table></div>
17
17
  <div><p class="releaseinfo">
18
- for HarfBuzz 0.9.25
18
+ for HarfBuzz 0.9.26
19
19
  .
20
20
 
21
21
  </p></div>
@@ -136,6 +136,7 @@
136
136
  <ANCHOR id="HB-SCRIPT-SORA-SOMPENG:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-SCRIPT-SORA-SOMPENG:CAPS">
137
137
  <ANCHOR id="HB-SCRIPT-TAKRI:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-SCRIPT-TAKRI:CAPS">
138
138
  <ANCHOR id="HB-SCRIPT-INVALID:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-SCRIPT-INVALID:CAPS">
139
+ <ANCHOR id="HB-SCRIPT-MAX-VALUE:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-SCRIPT-MAX-VALUE:CAPS">
139
140
  <ANCHOR id="hb-script-to-iso15924-tag" href="harfbuzz/harfbuzz-hb-common.html#hb-script-to-iso15924-tag">
140
141
  <ANCHOR id="hb-tag-from-string" href="harfbuzz/harfbuzz-hb-common.html#hb-tag-from-string">
141
142
  <ANCHOR id="hb-tag-t" href="harfbuzz/harfbuzz-hb-common.html#hb-tag-t">