Linux + Firefox + CJK chars

Peter plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Sat Jun 4 14:00:37 UTC 2005


On Fri, 3 Jun 2005, William Park wrote:

> No need. :-)  I'm trying to dig out how Slackware is different from all
> the rest.  It's not looking good. :-(

It's looking great. Start ff, open a .kr page and run lsof on the ff 
tasks (all of them), then locate any font files they use. This should 
work [tm]. Command to run:

lsof -p `pidof firefox-bin|tr ' ' ','`|cut -c62-|grep fonts|sort|uniq\
  >fonts.used

Output from my firefox, when viewing url:

http://www.samsung.co.kr/

is:

/usr/X11R6/lib/X11/fonts/misc/18x18ko.pcf.gz
/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraSe.ttf
/usr/share/fonts/type1/gsfonts/n019043l.pfb
/usr/share/fonts/windows/arial.ttf
/usr/share/fonts/windows/verdana.ttf

I guess you are missing the 18x18ko font . Locate the package that 
contains this font and install it. I don't know about 
/usr/share/fonts/type1/gsfonts/n019043l.pfb .

hope this helps,
Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list