ECToo / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Looking for some ISO 8859-15 or UTF-8 font for French characters #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. With MPlayer-CE v0.4
2. In order to support French characters and accents I followed steps
explained here:
http://code.google.com/p/mplayer-ce/wiki/UserSubmittedCustomizations
by lrobot.qq and even by mattias.mo.olsson

What is the expected output? What do you see instead?
I see some underscore _ instead of characters Œ and œ (this character
http://www.fileformat.info/info/unicode/char/0153/latin_small_ligature_oe.png )

What version of the product are you using? On what operating system?
MPlayer-CE v0.4 on Wii (4.0 by Waninkoko)

Please provide any additional information below.
I'm looking for 2 things:
-some ISO 8859-15 or UTF-8 font working with MPlayer-CE in order to read
Œ,œ characters (with appropriate font.desc file) 
-an easy way to increase font size in configuration because I don't know
what to edit in font.desc file.

Let me know about it.

Original issue reported on code.google.com by Jab...@gmail.com on 8 Apr 2009 at 1:37

GoogleCodeExporter commented 9 years ago
Should work with ttf fonts on 0.6 now.  See the bottom of the config wiki for
details.  Unfortunately utf-8 is not supported over smb currently.

Original comment by agent...@gmail.com on 23 May 2009 at 3:58