Content deleted Content added
Kwamikagami (talk | contribs) |
Kwamikagami (talk | contribs) |
||
Line 9:
Properties are displayed in the following order:<ref>[https://unicode.org/reports/tr44/#UnicodeData.txt UnicodeData.txt]</ref>
[code];[name];[gc];[cc];[bc];[decomposition];[nv-dec];[nv-dig];[nv-num];[bm];[alias];;[upper case];[lower case];[title case]
*'alias' = corrected name. Obsolete. Now tracked with a separate database, but remains for Unicode 1 names etc.
Line 17:
*decomposition type or <mapping> = letter + diacritic, ligature X Y, superscript X, font X, initial X, medial X, final X, isolated X, vertical X, etc.
*'gc' = general category [letter, symbol, digit, punctuation, case behavior, etc.]
*'nv' = numeric type and value [of a digit]. If numeric type is 'decimal', all 3 slots are filled. If 'digit', the first will be null. (This has been discontinued.) If 'numeric', then the first two will be null and only the last will be used.
The property between 'alias' and 'upper case' is obsolete and is now null for all Unicode characters.
|