Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Harfbuzz
提交
9f259769
T
Third Party Harfbuzz
项目概览
OpenHarmony
/
Third Party Harfbuzz
1 年多 前同步成功
通知
0
Star
18
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Harfbuzz
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
9f259769
编写于
11月 21, 2017
作者:
D
David Corbett
提交者:
Behdad Esfahbod
11月 21, 2017
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Categorize U+A8B4 as Consonant_Medial
上级
cd8c62fd
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
5 addition
and
1 deletion
+5
-1
src/gen-use-table.py
src/gen-use-table.py
+3
-0
src/hb-ot-shape-complex-use-table.cc
src/hb-ot-shape-complex-use-table.cc
+1
-1
test/shaping/fonts/sha1sum/373e67bf41ca264e260a9716162b71a23549e885.ttf
...onts/sha1sum/373e67bf41ca264e260a9716162b71a23549e885.ttf
+0
-0
test/shaping/tests/use-syllable.tests
test/shaping/tests/use-syllable.tests
+1
-0
未找到文件。
src/gen-use-table.py
浏览文件 @
9f259769
...
...
@@ -307,6 +307,9 @@ def map_to_use(data):
# TODO: https://github.com/harfbuzz/harfbuzz/pull/609
if
U
==
0x20F0
:
UISC
=
Cantillation_Mark
;
UIPC
=
Top
# TODO: https://github.com/harfbuzz/harfbuzz/pull/626
if
U
==
0xA8B4
:
UISC
=
Consonant_Medial
values
=
[
k
for
k
,
v
in
items
if
v
(
U
,
UISC
,
UGC
)]
assert
len
(
values
)
==
1
,
"%s %s %s %s"
%
(
hex
(
U
),
UISC
,
UGC
,
values
)
USE
=
values
[
0
]
...
...
src/hb-ot-shape-complex-use-table.cc
浏览文件 @
9f259769
...
...
@@ -377,7 +377,7 @@ static const USE_TABLE_ELEMENT_TYPE use_table[] = {
/* A880 */
VMPst
,
VMPst
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
/* A890 */
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
/* A8A0 */
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
/* A8B0 */
B
,
B
,
B
,
B
,
F
Pst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
/* A8B0 */
B
,
B
,
B
,
B
,
M
Pst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
VPst
,
/* A8C0 */
VPst
,
VPst
,
VPst
,
VPst
,
H
,
VMAbv
,
O
,
O
,
O
,
O
,
O
,
O
,
O
,
O
,
O
,
O
,
/* A8D0 */
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
B
,
O
,
O
,
O
,
O
,
O
,
O
,
...
...
test/shaping/fonts/sha1sum/373e67bf41ca264e260a9716162b71a23549e885.ttf
0 → 100644
浏览文件 @
9f259769
文件已添加
test/shaping/tests/use-syllable.tests
浏览文件 @
9f259769
...
...
@@ -3,3 +3,4 @@ fonts/sha1sum/e68a88939e0f06e34d2bc911f09b70890289c8fd.ttf::U+AA00,U+AA34,U+AA36
fonts/sha1sum/e68a88939e0f06e34d2bc911f09b70890289c8fd.ttf::U+AA00,U+AA35,U+AA33:[a_cham=0+1121|laMedial_cham=0@-32,0+0|yaMedial_cham=0+542]
fonts/sha1sum/e68a88939e0f06e34d2bc911f09b70890289c8fd.ttf::U+AA00,U+AA35,U+AA36:[a_cham=0+1121|laMedial_waMedial_cham=0@43,0+0]
fonts/sha1sum/074a5ae6b19de8f29772fdd5df2d3d833f81f5e6.ttf:--no-glyph-names:U+11320,U+20F0,U+11367:[3=0+502|1=0@33,0+0|4=0@300,8+0]
fonts/sha1sum/373e67bf41ca264e260a9716162b71a23549e885.ttf:--no-glyph-names:U+A8AC,U+A8B4,U+A8B5:[2=0+377|3=0+242|4=0+210]
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录