About makewrapper.sh


Subject: About makewrapper.sh
From: Jing-Tang Keith Jang (keith@freebsd.jtjang.idv.tw)
Date: Tue Dec 26 2000 - 23:35:57 CST


It seems that 0.7.12's makewrapper.sh calls xset to set the
font path. From the script, if I didn't have $LC_ALL or $LANG
set, then the argument to "xset fp+" would be $Abi/fonts. And
if I set $LC_ALL to zh_TW.Big5, then it would be
"xset fp+ $Abi/fonts,$Abi/fonts/Big5".

But since $Abi/fonts/Big5/fonts.dir is not a "true" fonts.dir
format, xset will complain:

xset: bad font path element (#37), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax

In fact, even with only $Abi/fonts, AbiWord handles Chinese
rather well. So is this a bug? Or I did something stupid?

Thanks for your answer.

-- 
Keep it simple AND stupid.



This archive was generated by hypermail 2b25 : Tue Dec 26 2000 - 23:36:38 CST