Author: ib Date: Thu Aug 4 11:51:10 2011 New Revision: 33952 Log: Clarify the encoding to be used in the font description file.
Modified: trunk/DOCS/xml/en/skin.xml Changes in other areas also in this revision: Modified: trunk/DOCS/xml/de/skin.xml Modified: trunk/DOCS/xml/en/skin.xml ============================================================================== --- trunk/DOCS/xml/en/skin.xml Mon Aug 1 01:23:12 2011 (r33951) +++ trunk/DOCS/xml/en/skin.xml Thu Aug 4 11:51:10 2011 (r33952) @@ -737,8 +737,8 @@ image file to be used for the font (you Here <literal>X</literal> and <literal>Y</literal> specify the position of the <literal>char</literal> character in the image (<literal>0,0</literal> is the upper left corner). <literal>width</literal> and <literal>height</literal> are -the dimensions of the character in pixels. The character may be in UTF-8 -encoding. +the dimensions of the character in pixels. The character <literal>char</literal> +shall be in UTF-8 encoding. </para> <para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
