[subset] Add comment to os2UnicodeRangesSorted.

This commit is contained in:
Garret Rieger 2018-02-26 16:15:09 -08:00
parent e20ab71d12
commit 0be9fea0a9
1 changed files with 1 additions and 0 deletions

View File

@ -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