提交 0be9fea0 编写于 作者: G Garret Rieger

[subset] Add comment to os2UnicodeRangesSorted.

上级 e20ab71d
......@@ -38,6 +38,7 @@ struct Range {
unsigned int bit;
};
/* Note: The contents of this array was generated using util/generate-unicode-ranges.py. */
static Range os2UnicodeRangesSorted[] = {
{ 0x0, 0x7F, 0}, // Basic Latin
{ 0x80, 0xFF, 1}, // Latin-1 Supplement
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册