]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/UCD/NamesList.html
unicode: update to 15.0.0
[factor.git] / basis / unicode / UCD / NamesList.html
index c4d268e55877a39d5b3d3f1d61cb2c14ce7cfc57..8b1d51a67374bc88eccd1f17f8e6f58ada978a89 100644 (file)
@@ -8,27 +8,35 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Language" content="en-us">
 <title>UCD: Unicode NamesList File Format</title>
-<link rel="stylesheet" type="text/css" href="http://www.unicode.org/reports/reports-v2.css">
+<link rel="stylesheet" type="text/css" href="https://www.unicode.org/reports/reports-v2.css">
 </head>
 
-<body bgcolor="#ffffff">
-
-<table class="header">
-  <tr>
-    <td class="icon"><a href="http://www.unicode.org"><img border="0" src="http://www.unicode.org/webscripts/logo60s2.gif" align="middle" alt="[Unicode]" width="34" height="33"></a>&nbsp;&nbsp;<a class="bar" href="http://www.unicode.org/ucd/">Unicode    
-      Character Database</a></td>   
-  </tr>
-  <tr>
-    <td class="gray">&nbsp;</td>
-  </tr>
-</table>
+<body>
+
+       <table class="header">
+               <tr>
+          <td class="icon" style="width:38px; height:35px">
+          <a href="https://www.unicode.org/">
+          <img border="0" src="https://www.unicode.org/webscripts/logo60s2.gif" align="middle" 
+          alt="[Unicode]" width="34" height="33"></a>
+          </td>
+
+          <td class="icon" style="vertical-align:middle">
+          <a class="bar"> </a>
+          <a class="bar" href="https://www.unicode.org/ucd/"><font size="3">Unicode Character Database</font></a>
+          </td>
+               </tr>
+               <tr>
+                       <td colspan="2" class="gray">&nbsp;</td>
+               </tr>
+       </table>
 <div class="body">
   <h1>UnicodeĀ® NamesList File Format</h1>   
   <table class="simple" width="90%">
     <tbody>
       <tr>
         <td valign="top" width="144">Revision</td>
-        <td valign="top">12.1.0</td>
+        <td valign="top">15.0.0</td>
       </tr>
       <tr>
         <td valign="top" width="144">Authors</td>
       </tr>
       <tr>
         <td valign="top" width="144">Date</td>
-        <td valign="top">2019-03-08</td>
+        <td valign="top">2022-08-08</td>
       </tr>
       <tr>
         <td valign="top" width="144">This Version</td>
         <td valign="top">
-               <a href="http://www.unicode.org/Public/12.1.0/ucd/NamesList.html">
-               http://www.unicode.org/Public/12.1.0/ucd/NamesList.html</a></td>
+               <a href="http://www.unicode.org/Public/15.0.0/ucd/NamesList.html">
+               http://www.unicode.org/Public/15.0.0/ucd/NamesList.html</a></td>
       </tr>
       <tr>
         <td valign="top" width="144">Previous Version</td>
         <td valign="top">
-               <a href="http://www.unicode.org/Public/12.0.0/ucd/NamesList.html">
-               http://www.unicode.org/Public/12.0.0/ucd/NamesList.html</a></td>
+               <a href="http://www.unicode.org/Public/14.0.0/ucd/NamesList.html">
+               http://www.unicode.org/Public/14.0.0/ucd/NamesList.html</a></td>
       </tr>
       <tr>
         <td valign="top" width="144">Latest Version</td>
@@ -329,14 +337,18 @@ is machine generated and will always explicitly provide any summary subheaders.<
 <strong>SIDEBAR_LINE:  &quot;;;&quot; LINE</strong>
                        // Output LINE as marginal note
 
-<strong>DECOMPOSITION: TAB &quot;:&quot; SP EXPAND_LINE</strong>       
-                       // Replace ':' by EQUIV, expand line into 
-                       // decomposition 
+<strong>DECOMPOSITION: TAB &quot;:&quot; SP EXPAND_LINE       
+               | TAB &quot;:&quot; SP &quot;&lt;&quot; TAG &quot;&gt;&quot; SP EXPAND_LINE</strong>       
+                       // Replace ':' by EQUIV, expand line into decomposition
+                       // The &lt;tag&gt; gives optional information,
+                       // e.g., about composition exclusion. 
+                       // by convention the tag has initial lowercase
 
 <strong>COMPAT_MAPPING:        TAB &quot;#&quot; SP EXPAND_LINE       
                | TAB &quot;#&quot; SP &quot;&lt;&quot; TAG &quot;&gt;&quot; SP EXPAND_LINE</strong>    
-                       // Replace '#' by APPROX, output line as mapping;
-                       // check for balanced &lt; &gt;
+                       // Replace '#' by APPROX, output line as mapping
+                       // The &lt;tag&gt; is the optional compatibility decomposition tag.
+                       // by convention the tag has initial lowercase
 
 <strong>NOTICE_LINE:   &quot;@+&quot; TAB LINE</strong>       
                        // Output LINE as notice
@@ -435,7 +447,7 @@ is machine generated and will always explicitly provide any summary subheaders.<
 <li>An empty standard variation subheader expression will result in the default header &quot;Standardized Variation Sequences&quot;</li>
 <li> A VARSEL_LIST may only contain code points for standard variation selectors (including script specific ones)</li>
 <li>When displaying a VARIATION_LINE for alternate glyphs, the &quot;ALTn&quot; selector is not displayed. </li>
-<li>If a glyph is unavailable for the variant glyph in a VARIATION_LINE it is replaced by the glyph for LIGHT SCREEN.</li>
+<li>If a glyph is unavailable for the variant glyph in a VARIATION_LINE it is replaced by the glyph for U+2591 LIGHT SHADE.</li>
        </ul>
 
 
@@ -527,6 +539,22 @@ COMMENT:   &quot;(&quot; LABEL &quot;)&quot;
 </ul>
   <h2><a name="Modifications" href="#Modifications">Modifications</a></h2>
 
+    <p><b>Version 15.0.0</b></p>
+        <ul>
+        <li>Reissued for Unicode 15.0.0.</li>
+       </ul>
+    <p><b>Version 14.0.0</b></p>
+        <ul>
+        <li>Reissued for Unicode 14.0.0.</li>
+        <li>Corrected character name LIGHT SCREEN to LIGHT SHADE.</li>
+       </ul>
+    <p><b>Version 13.0.0</b></p>
+        <ul>
+        <li>Reissued for Unicode 13.0.0.</li>
+        <li>Added a second expansion for DECOMPOSITION, for possible future
+               use to designate specific subtypes of canonical decompositions
+               in the names list output.</li>
+       </ul>
     <p><b>Version 12.1.0</b></p>
         <ul>
         <li>Reissued for Unicode 12.1.0.</li>
@@ -649,12 +677,10 @@ COMMENT:  &quot;(&quot; LABEL &quot;)&quot;
     <center>
     <table cellspacing="0" cellpadding="0" border="0">
       <tr>
-        <td><a href="http://www.unicode.org/copyright.html">
-        <img src="http://www.unicode.org/img/hb_notice.gif" border="0" alt="Access to Copyright and terms of use" width="216" height="50"></a></td>
+        <td><a href="https://www.unicode.org/copyright.html">
+        <img src="https://www.unicode.org/img/hb_notice.gif" border="0" alt="Access to Copyright and terms of use" width="216" height="50"></a></td>
       </tr>
     </table>
-<script language="Javascript" type="text/javascript" src="http://www.unicode.org/webscripts/lastModified.js">
-                </script>
     </center>
   </div>
 </div>