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 (ó) and eight Latin Extended-A glyphs (ą, ć, ę, Ł, ł, ń, ś, ż)</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 (Œ, œ, Š, š, Ÿ, Ž, ž) and the Euro Sign glyph (€)</td> + </tr> +</table> <!-- content end --> _______________________________________________ MPlayer-DOCS mailing list MPlayer-DOCS@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs