[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot get set-fontset-font do what I need
From: |
yavuz164 |
Subject: |
Cannot get set-fontset-font do what I need |
Date: |
Sun, 2 Mar 2008 17:49:04 -0800 (PST) |
User-agent: |
G2/1.0 |
Hi everyone,
I need to ps-print a buffer with Turkish text. I read some info from
various sources, and did the "eval"ed the folowing in Lisp buffer.
(create-fontset-from-fontset-spec "-etl-fixed-medium-r-
normal--24-240-72-72-c-120-iso8859-9" t 'noerror)
(set-fontset-font "-etl-fixed-medium-r-normal--24-240-72-72-c-120-
iso8859-9" 'latin-iso8859-9 '("etl" . "iso8859-9"))
After that I chose the newly-appering fontset from Options->SetFont/
Fontset, but when I ps-spool-buffer, it comes back reporting all the
Turkish characters in text unprintable.
Please tell me what am I missing.
Thanks in advance.
- Cannot get set-fontset-font do what I need,
yavuz164 <=