Author: ib
Date: Fri Feb 19 08:54:34 2021
New Revision: 3723

Log:
Revise the character sets mentioned.

Use the Unicode block names to indicate that skins use UTF-8 encoding
instead of legacy encoding.

Additionally, prettify the presentation and provide links for the
mentioned Unicode blocks.

Modified:
   trunk/src/dload.en

Modified: trunk/src/dload.en
==============================================================================
--- trunk/src/dload.en  Sun Dec 13 09:05:37 2020        (r3722)
+++ trunk/src/dload.en  Fri Feb 19 08:54:34 2021        (r3723)
@@ -1239,12 +1239,20 @@
        </td>
 </tr>
 </table>
-<p>
-       <sup>1</sup>can display ASCII and nine 
ISO-8859-2/ISO-8859-13/ISO-8859-16 glyphs
-       <br>
-       <sup>2</sup>can display the Unicode Basic Multilingual Plane (BMP) 
glyphs
-       <br>
-       <sup>3</sup>can display all ISO-8859-1 and ISO-8859-15 glyphs
-</p>
+<br>
+<table>
+       <tr>
+               <td valign="top"><sup>1</sup></td>
+               <td>can only display <a 
href="https://en.wikipedia.org/wiki/Basic_Latin_(Unicode_block)">Basic 
Latin</a> glyphs, one Latin-1 Supplement glyph (&#243;) and eight Latin 
Extended-A glyphs (&#261;, &#263;, &#281;, &#321;, &#322;, &#324;, &#347;, 
&#380;)</td>
+       </tr>
+       <tr>
+               <td valign="top"><sup>2</sup></td>
+               <td>can display all glyphs of the <a 
href="https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane">Unicode
 Basic Multilingual Plane (BMP)</a></td>
+       </tr>
+       <tr>
+               <td valign="top"><sup>3</sup></td>
+               <td>can display all <a 
href="https://en.wikipedia.org/wiki/Basic_Latin_(Unicode_block)">Basic 
Latin</a> and <a 
href="https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)">Latin-1 
Supplement</a> glyphs, seven Latin Extended-A glyphs (&#338;, &#339;, &#352;, 
&#353;, &#376;, &#381;, &#382;) and the Euro Sign glyph (&#8364;)</td>
+       </tr>
+</table>
 
 <!-- content end -->
_______________________________________________
MPlayer-DOCS mailing list
MPlayer-DOCS@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to