红联Linux门户
Linux帮助

linux下 Maybe the font path is wrong( ~/.mplayer/subfont.ttf )

发布时间:2008-04-16 01:30:37来源:红联作者:nutra
安装完后,我们启动MPlayer,有可能会出现如下这样的错误:

"New_Face faild. Maybe the font path is wrong. please supply the text font file. ( ~/.mplayer/subfont.ttf )."

这时候我们用系统自带的字体来代替.

[root@fc4 mplayer]# cd /usr/share/fonts/zh_CN/TrueType/

找其中一个字体文件复制到当前用户目录的.mplayer/ 目录下

[root@fc4 TrueType]#cp gbsn00lp.ttf ~/.mplayer/subfont.ttf

这样就解决了字体问题了。
文章评论

共有 0 条评论