提交 8a48c88f 编写于 作者: B Behdad Esfahbod

[gen-ucd] Comment

上级 b71d353c
......@@ -56,6 +56,10 @@ for line in open('hb-common.h'):
assert i == len(sc_array)
sc_array.append(name)
# TODO Currently if gc_order or sc_order do not capture all values, we get in
# trouble because they silently add new values. We should be able to "freeze"
# them, or just do the mapping ourselves.
DEFAULT = 1
COMPACT = 3
print()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册