help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to add and use "Arial" Font in emacs in WinXP plateform


From: Dmitri Minaev
Subject: Re: How to add and use "Arial" Font in emacs in WinXP plateform
Date: Wed, 11 Jul 2007 17:13:44 +0500

Under Windows, I more or less followed the instructions from
http://www.gnu.org/software/emacs/windows/faq5.html#bdf-fonts. As for
the Linux setup, it's relatively straightforward. At least, as long as
you follow the instructions in README.

As for the Emacs settings, they only concern the printing functions:

(require 'ps-print)
(require 'ps-bdf)
(setq
ps-mule-font-info-database ps-mule-font-info-database-bdf
bdf-directory-list '("/usr/local/share/emacs/fonts/bdf")
ps-multibyte-buffer 'bdf-font
ps-print-header nil
ps-print-color-p nil
ps-font-size 10)


On 7/6/07, Chris McMahan <first_initiallastname@one.dot.net> wrote:
If you do manage to get them set up, can you post what you did? That
might be valuable for a lot of people!

- Chris

"Dmitri Minaev" <minaev@gmail.com> writes:

> While I may look outdated, I like GNU intlfonts. I recall that about
> five years ago I used them under Windows. They may be slightly more
> difficult to set up, but the amount of the covered writing systems is
> huge, and Cyrillic and Greek are almost just as important for me as
> Latin. Oh, and they look fine :)
>
> On 7/4/07, Marcus <yanyip.lee@gmail.com> wrote:
>>
>>
>> ---------- Forwarded message ----------
>> From: Marcus <yanyip.lee@gmail.com69>
>> Date: Jul 3, 2007 11:58 AM
>> Subject: How to add and use "Arial" Font in emacs in WinXP plateform
>> To: gnu@gnu.org70
>>
>>
>> Hi,
>>
>> I'm new to emacs. And I would like to know the way to setup my favourite
>> font to use in emacs in WinXP plateform. There are numerable fonts to
>> choose, but is there any way to add some more fonts in emacs?
>>
>> Thanks for help!
>>
>> Marcus
>> _______________________________________________
>> help-gnu-emacs mailing list
>> help-gnu-emacs@gnu.org71
>> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs72
>>
>>
>
>
> --
> With best regards,
> Dmitri Minaev
>
> Russian history blog: http://minaev.blogspot.com
>
>

--
     (.   .)
  =ooO=(_)=Ooo=====================================
  Chris McMahan | first_initiallastname@one.dot.net
  =================================================
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs



--
With best regards,
Dmitri Minaev

Russian history blog: http://minaev.blogspot.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]