OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: moe on March 08, 2007, 01:44:16 pm

Title: Xpdf Font Missing -- Pdaxii13 With Chinese Font
Post by: moe on March 08, 2007, 01:44:16 pm
Just tried the pdaXii13 on my C1000, it works great!
However, after I tried to add chinese font in the system, XPDF complains he can not find the fonts.

====These are what I have done====
linked my chinese font to font directory
executed fc-cache -f -v to recreate the font cache
export LC_ALL=zh_TW
export LANG=zh_TW
==========================

====the error code reads as follows===
warning: Cannont convert string "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct
warning: Cannont convert string "-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct
warning: Cannont convert string "-*-times-bold-i-normal--20-*-*-*-*-*-iso8859-1" to type FontStruct
warning: Cannont convert string "-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1" to type FontStruct
===========================

Any idea how to restore the fonts in XPDF?
what should I do?