total update

This commit is contained in:
Sergei Asanov
2019-06-26 17:54:16 +03:00
parent 5ff4c39b7c
commit 335df6d2d1
11731 changed files with 2582581 additions and 181485 deletions

View File

@ -0,0 +1,2 @@
In Unicode, the Private Use Areas (PUA) are three ranges of code points (U+E000U+F8FF in the BMP, and in planes 15 and 16) that, by definition, will not be assigned characters by the Unicode Consortium. The code points in these areas cannot be considered as standardized characters in Unicode itself. They are intentionally left undefined so that third parties may define their own characters without conflicting with Unicode Consortium assignments. Under the Unicode Stability Policy, the Private Use Areas will remain allocated for that purpose in all future Unicode versions.
Assignments to Private Use Area characters need not be "private" in the sense of strictly internal to an organisation; a number of assignment schemes have been published by several organisations. Such publication may include a font that supports the definition (showing the glyphs), and software making use of the private-use characters (e.g. a graphics character for a "print document" function). By definition, multiple private parties may assign different characters to the same code point, with the consequence that a user may see one private character from an installed font where a different one was intended.