67
edits
(Document the update-JS's-Unicode-version process) |
(→Unicode properties: updated for version 8.0 of Unicode) |
||
Line 13: | Line 13: | ||
* BidiMirroring.txt | * BidiMirroring.txt | ||
* HangulSyllableType.txt | * HangulSyllableType.txt | ||
* SpecialCasing.txt | |||
* ReadMe.txt (to record version/date of the UCD) | * ReadMe.txt (to record version/date of the UCD) | ||
* Unihan_Variants.txt (from Unihan.zip) | * Unihan_Variants.txt (from Unihan.zip) | ||
Line 20: | Line 21: | ||
We also require the file http://www.unicode.org/Public/security/latest/xidmodifications.txt<br>This file should be in a sub-directory "security" immediately below the directory containing the other Unicode data files. | We also require the file http://www.unicode.org/Public/security/latest/xidmodifications.txt<br>This file should be in a sub-directory "security" immediately below the directory containing the other Unicode data files. | ||
We also require the latest data file for UTR50, currently revision-13: http://www.unicode.org/Public/vertical/revision-13/VerticalOrientation-13.txt<br> | |||
This file should be in a sub-directory "vertical" immediately below the directory containing the other Unicode data files. | |||
From intl/unicharutil/util, run the command: | From intl/unicharutil/util, run the command: | ||
perl ../tools/genUnicodePropertyData.pl /path/to/hb-common.h /path/to/UCD-directory | perl ../tools/genUnicodePropertyData.pl /path/to/hb-common.h /path/to/UCD-directory |
edits