Hi,

Situation:
 A municipal office in a small town of Japan is now introducing StarSuite 8
 PU5 on a newly purchased server system with 170 SunRay terminals.

Current problem:
 StarSuite 8 running on Solaris 10 SPARC lists Korean, Chinese, Russian, ...
 fonts on the font list. They will never be used by the users of the system.
 Lots of unused font entries will make it difficult for users to choose a
 specific font out of tremendous number of fonts.

What I want to do:
 I would like to completely disable a font file discovery system in
 StarSuite and then add only necessary font files by hand with spadmin.

Any idea?

The following attempts seem to work, but not to work perfectly.

 To disable libfontconfig,
  perl -i.bak -pe 's/libfontconfig/_ibfontconfig/g' libpsp680ss.so

 To disable XGetFontPath(),
  xset fp- unnecessary_fontpath

 To refresh an obsolete cache
  rm $HOME/.starsuite8/user/psprint/psfontcache

Thanks in advance,
Tora

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to