pango 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32
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.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/pango/rbpangocairo.c +7 -1
- data/lib/1.9/pango.so +0 -0
- data/lib/2.0/pango.so +0 -0
- data/lib/2.1/pango.so +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-view.exe +0 -0
- data/vendor/local/bin/libharfbuzz-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/libstdc++-6.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-common.h +7 -1
- data/vendor/local/include/harfbuzz/hb-ot-layout.h +0 -5
- data/vendor/local/include/harfbuzz/hb-ot-shape.h +54 -0
- data/vendor/local/include/harfbuzz/hb-ot.h +1 -8
- 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/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- 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 +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +9 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +2 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +1 -0
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +18 -31
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +18 -31
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +17 -25
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -39
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +44 -78
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +41 -75
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +17 -20
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +33 -36
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +17 -20
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +21 -24
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +25 -28
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +13 -16
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +13 -16
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +162 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -54
- data/vendor/local/share/gtk-doc/html/pango/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/pango/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +25 -40
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +118 -169
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +15 -21
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +24 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +24 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +125 -240
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +46 -74
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +95 -189
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +137 -265
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +38 -66
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +20 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +207 -143
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +47 -86
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +26 -43
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +106 -203
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +66 -122
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +29 -47
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +33 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +49 -79
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +53 -90
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +34 -34
- data/vendor/local/share/gtk-doc/html/pango/pango.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/style.css +71 -16
- data/vendor/local/share/gtk-doc/html/pango/tools.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/up.png +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +8 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8d08aa37e786779cd1fda015457e13b5474afe2
|
4
|
+
data.tar.gz: 15fb8884c741f66c8f17cc705e1e8b2bd5a11ad3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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.
|
32
|
+
:version => "1.36.2",
|
33
33
|
:compression_method => "xz",
|
34
34
|
:windows => {
|
35
35
|
:configure_args => [
|
data/ext/pango/rbpangocairo.c
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
|
2
2
|
/*
|
3
|
-
* Copyright (C) 2006-
|
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
|
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
|
41
|
+
#define HB_VERSION_MICRO 26
|
42
42
|
|
43
|
-
#define HB_VERSION_STRING "0.9.
|
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) >= \
|
Binary file
|
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=
|
27
|
-
age=
|
26
|
+
current=926
|
27
|
+
age=926
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -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.
|
8
|
+
Version: 1.36.2
|
9
9
|
Requires: pango freetype2 fontconfig
|
10
10
|
Requires.private: harfbuzz
|
11
11
|
Libs: -L${libdir} -lpangoft2-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="
|
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
|
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.
|
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.
|
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">
|