In article <20040731.000444.74747862.kmizuoch@xxxxxxxxxxxx>, Kenji MIZUOCHI <kmizuoch@xxxxxxxxxxxx> writes:
> Emacs 21 での ps-print、基本的には前回の設定でよかったのですが ...
> Fedora Core では、半田さんが cgreek で送ってくださった *.el をインストール
> してもダメでした。
> # ps-mule-encode-ucs2 の中の
> # (encode-char (ps-mule-string-char string i) 'ucs) の部分で coding
> # point が帰って来ない、という状況は cgreek に書いたのと同じです。
> Emacs 関連のパッケージを Fedora Core II のものに変えても見たのですが
> 状況は同じでした。
> どうやら、Fedora の bug のようで、ちょっとお手上げです。
変ですね。そちらに etl24-unicode.bdf はあるんですよね?
こちらでも Fedora Core II で試してみました。まず emacs を起
動して (Emacs 21.3 が入っています)、新しい ps-print.el
ps-mule.el ps-bdf.el をロードし、M-x set-variable RET
ps-multibyte-buffer RET bdf-font RET やってから
(dotimes (i 16)
(insert (decode-char 'ucs (+ #x1f00 i))))
の実行結果を ps-print すると、添付ファイルのような PS を得ら
れます。
−− 半田@AIST
handa@xxxxxxxx
Attachment:
temp.ps
Description: PostScript document