-
OK I got this solved. It turns out I had to use "Sans MT UniT_HKSCS_S60" as the font name, with 2 spaces between "MT" and "UniT".
I've modified the mcNuOggPlayN80 skin to use this font. They're available here:
http://spacehunt.info/files/
The TCHK version uses the Traditional Chinese font, while the SC version uses the Simplified Chinese font ("Sans...
2006-11-02 15:40:58 UTC in OggPlay
-
The .ccc are a type of TrueType fonts; yes they are Chinese fonts.
S60SC.ccc is "Sans MT 936", and is a Simplified Chinese font.
S60TCHK.ccc is "Sans MT UniT_HKSCS", and is a Traditional Chinese font with HKSCS.
2006-10-04 02:39:09 UTC in OggPlay
-
Would this help?
"Symbian MMF APIs again available for S60 3rd Edition SDK"
http://blogs.s60.com/s60multimedia/2006/06/extensions_plugin_for_s60_sdk.html.
2006-07-01 05:08:53 UTC in OggPlay
-
Can you please upload the latest version of the driver, even if it's in an unusable state, so that we can have a look?.
2003-02-17 10:19:13 UTC in Hauppauge PVR Linux Driver
-
Hi,
On WinXP, using the NVidia drivers, I was able to get TwinView enabled, and also get the "video overlay" to show videos on the TV in full screen size. Videos are not jerky.
Under Linux, I was able to get TwinView working with NVidia's driver, but when xine plays videos on the TV in full screen, there's a noticeable horizontal dividing line (it seems the vertical refresh is...
2002-07-01 11:46:18 UTC in TV-Out for NVidia cards
-
Hi,
I've made some changes to e-font.c to make it more i18n
compliant. In particular:
* removed some hard-coded locale and encoding names, and
instead make it use fontsets whenever MB_CUR_MAX > 1.
* have it find out the current encoding through
nl_langinfo(CODESET) instead of depending on the
return value of gtk_set_locale(), as nl_langinfo() is
more reliable;...
2001-05-07 11:58:19 UTC in Gabber: The GNOME Jabber Client