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

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

Re: Default font / size


From: John Mastro
Subject: Re: Default font / size
Date: Wed, 21 Jun 2017 13:29:08 -0700

Eli Zaretskii <eliz@gnu.org> wrote:
> I think (but don't have time to check this now) that size 10 for
> Courier New is due to how the default fontset is set up on Windows,
> see w32-win.el.  If I'm right, then perhaps you could tweak
> w32-standard-fontset-spec in your init file such that other fonts are
> also chosen with size 10.  (Tweaking that variable needs to be done
> from one of the hooks defined by startup.el, I think.)

Yep, looks like it's specified by `w32-standard-fontset-spec', so I've
been barking up the wrong tree.

Thanks for the help. I've avoided learning about fontspecs but it seems
I'll need to take the plunge if I want to pursue this further :)

        John



reply via email to

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