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.