Exposed cross-references, and added them to the UI.

This commit is contained in:
GoldenCrystal
2014-11-24 00:24:55 +01:00
parent 95fd83cb6d
commit 4f03ba85d9
23 changed files with 169 additions and 55 deletions
+2 -1
View File
@@ -63,7 +63,7 @@ This library includes a subset of the official [Unicode Character Database](http
* Bidi_Class
* Decomposition_Type
* Decomposition_Mapping
* Numeric_Type (*)
* Numeric_Type (See also kAccountingNumeric/kOtherNumeric/kPrimaryNumeric. Those will set Numeric_Type to Numeric.)
* Numeric_Value
* Bidi_Mirrored
* Unicode_1_Name
@@ -123,6 +123,7 @@ This library includes a subset of the official [Unicode Character Database](http
* ID_Continue
* XID_Start
* XID_Continue
* Code point cross references extracted from NamesList.txt
NB: The UCD property ISO_Comment will never be included since this one is empty in all new Unicode versions.