[MPlayer-DOCS] [skins]: r210 - in trunk/hwswskin: README VERSION font.fnt
ib
subversion at mplayerhq.hu
Sat Aug 13 15:51:24 CEST 2011
Author: ib
Date: Wed Aug 3 13:18:23 2011
New Revision: 210
Log:
Update hwswskin skin to v1.3.
Use UTF-8 encoding for character definitions,
because this is the encoding internally used by the GUI.
Slightly revise README file.
Modified:
trunk/hwswskin/README
trunk/hwswskin/VERSION
trunk/hwswskin/font.fnt
Modified: trunk/hwswskin/README
==============================================================================
--- trunk/hwswskin/README Sun Apr 3 00:23:01 2011 (r209)
+++ trunk/hwswskin/README Wed Aug 3 13:18:23 2011 (r210)
@@ -1,8 +1,9 @@
http://hwsw.hu
-Enhancements (German umlauts and ß in font file, slightly modified skin) made
-by Ingo Brückl. You can use the slightly modified skin with the movie length
-displayed by:
+Enhancements (German umlauts and sharp S in font file, slightly modified skin)
+made by Ingo Brückl.
+
+You can use the slightly modified skin displaying the movie length by:
ln -sf skin2 skin
ln -sf main2.png main.png
Modified: trunk/hwswskin/VERSION
==============================================================================
--- trunk/hwswskin/VERSION Sun Apr 3 00:23:01 2011 (r209)
+++ trunk/hwswskin/VERSION Wed Aug 3 13:18:23 2011 (r210)
@@ -1 +1 @@
-1.2
+1.3
Modified: trunk/hwswskin/font.fnt
==============================================================================
--- trunk/hwswskin/font.fnt Sun Apr 3 00:23:01 2011 (r209)
+++ trunk/hwswskin/font.fnt Wed Aug 3 13:18:23 2011 (r210)
@@ -78,9 +78,9 @@
"."=133, 22, 5, 11
"/"=140, 22, 7, 11
-"Ä"=147, 22, 7, 11
-"Ö"=154, 22, 7, 11
-"Ü"=161, 22, 7, 11
+"Ã"=147, 22, 7, 11
+"Ã"=154, 22, 7, 11
+"Ã"=161, 22, 7, 11
"!"= 0, 33, 3, 11
"@"= 7, 33, 7, 11
@@ -104,9 +104,9 @@
">"=133, 33, 7, 11
"?"=140, 33, 7, 11
-"ä"=147, 33, 7, 11
-"ö"=154, 33, 7, 11
-"ü"=161, 33, 7, 11
-"ß"=168, 33, 7, 11
+"ä"=147, 33, 7, 11
+"ö"=154, 33, 7, 11
+"ü"=161, 33, 7, 11
+"Ã"=168, 33, 7, 11
" "=175, 33, 7, 11
More information about the MPlayer-DOCS
mailing list