Mercurial > emacs
changeset 29523:33994562b445
(ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"
for Tibetan.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 09 Jun 2000 02:22:56 +0000 |
parents | 4063a64ecdbc |
children | 53382e1c6251 |
files | lisp/ps-mule.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ps-mule.el Fri Jun 09 02:22:26 2000 +0000 +++ b/lisp/ps-mule.el Fri Jun 09 02:22:56 2000 +0000 @@ -349,7 +349,8 @@ (indian-2-column (normal bdf ("ind24-mule.bdf" "mule-indian-24.bdf") ps-mule-encode-7bit 2)) (tibetan - (normal bdf ("tib24-mule.bdf" "mule-tibmdx-24.bdf") ps-mule-encode-7bit 2))) + (normal bdf ("tib24p-mule.bdf" "tib24-mule.bdf" "mule-tibmdx-24.bdf") + ps-mule-encode-7bit 2))) "Sample setting of the `ps-mule-font-info-database' to use BDF fonts. BDF (Bitmap Distribution Format) is a format used for distributing X's font source file.