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

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

Re: Setting the global default font size.


From: Nurullah Akkaya
Subject: Re: Setting the global default font size.
Date: Tue, 10 Feb 2009 14:45:35 +0200



On Thu, Feb 5, 2009 at 5:28 PM, Tim Visher <tim.visher@gmail.com> wrote:
Hello Everyone,

I'm interested in setting the global font size but I'm not sure how to
do that.  I tried messing around in Easy Customization in the Faces
section but that screwed up my default frame sizing for some reason.

Any thoughts?  Also, I'm really interested in using Clear Type fonts.
Can you do this in Emacs?

--

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail


this what i have in my init file,

  (set-face-attribute 'default (selected-frame) :height 150 :width 'normal)

bigger height bigger font.


reply via email to

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