It seems that __drawstringframed_line__ function in osd.py divides
the output string into a byte sequence, cause DBCS string failed to
display.
I'm not very familiar with python language. So anyone help taking
a look?
Regards,
Zhenxin Li
发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 代表 Zhenxin Li
发送时间: Wednesday, June 16, 2004 9:06 PM
收件人: [EMAIL PROTECTED]
主题: [Freevo-users] No DBCS character output in freevo???...
Hello
I localize one string to
DBCS, and replace Vera.ttf and VeraBd.ttf with corresponding DBCS
font.
The string that is
localized won't display at all.
I insert a print command
in the character display routine(in freevo python code), and the string is
displayed correctly in the console.
So I think there is
something wrong in character display routine that cause the DBCS string failed
to display.
Regards,
Zhenxin
Li
