[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing japanese texts



   From: "Jason Rumney" <jasonr@xxxxxxx>
   Date: Tue, 30 Jan 2001 04:23:58 +1200

   You can make postscript fonts, but that does not solve the problem of making
   your printer use them. Probably you will have to print via Ghostscript to do
   this. There are postscript fonts
   available for Ghostscript that are probably higher quality than fonts converted
   by one of those programs, if you want to do it this way. I think there is a
   HOWTO on the ghostscript
   WWW site about setting up ghostscript with Japanese fonts.

   Setting `bdf-directory-list' to the list of directories containing the intlfonts
   BDF fonts will
   be simpler, although if you print Japanese often you might find the better quality
   of the Ghostscript fonts is worth it.

I think I do not have such a directory - do I have to create one with fstobdf?
and then where can I set `bdf-directory-list'? Is it this setq syntax in .emacs ?

[gerd@anterio QA]$ locate bdf
/usr/X11R6/bin/fstobdf
/usr/X11R6/bin/bdftopcf
/usr/X11R6/man/man1/fstobdf.1x.gz
/usr/X11R6/man/man1/bdftopcf.1x.gz
/usr/bin/bdftops
/usr/lib/games/xpat/russian/sq01.bdf
/usr/share/doc/XFree86-doc-4.0.1/BDF/bdf.txt
/usr/share/man/man2/bdflush.2.gz
/usr/share/man/man8/bdflush.8.gz
/usr/share/man/ja/man2/bdflush.2.gz
/usr/share/emacs/20.7/lisp/ps-bdf.elc
/usr/share/emacs/20.7/lisp/ps-bdf.el
/usr/share/ghostscript/5.50/bdftops.ps

Gerd