all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@btinternet.co>
Subject: Re: Getting anti-aliased fonts in Windows XP
Date: Wed, 27 Nov 2002 21:18:17 +0000 (UTC)	[thread overview]
Message-ID: <m2r8d6srcj.fsf@nyaumo.btinternet.com> (raw)
In-Reply-To: mailman.1038388400.8872.help-gnu-emacs@gnu.org

Adam <amh@mwr.is> writes:

> Im using Lucida and the fonts are not aliased.
> 
> Running Emacs 20.x and using the exact same font gives
> me aliasing.  Id like to run 21.x with AA, anyone know how
> to do this?

You can do this by changing ANTIALIASED_QUALITY on line 5625 of
w32fns.c to DEFAULT_QUALITY and recompile.

However, there is a serious bug in Microsoft's implementation of
subpixel anti-aliasing that shows up as bits of cursor left behind as
you move around your buffers when using some monospaced fonts
(especially on lines containing non Latin-1 characters, or fonts that
did not come with the OS; it seems that MS may have altered the
Latin-1 subsets of the fonts they ship with XP to avoid this bug).

Alternatively the CVS head has a workaround for the bug, but it is
not well tested enough to make it into 21.3, and I have seen some
weirdness with italic fonts.

> If not, is there a way to get the 9x15 font for Windows and use
> it under Emacs?

I think someone has ported this font to Windows. See
http://www.gnu.org/software/emacs/windows/ for pointers.

       reply	other threads:[~2002-11-27 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1038388400.8872.help-gnu-emacs@gnu.org>
2002-11-27 21:18 ` Jason Rumney [this message]
2002-11-27  9:19 Getting anti-aliased fonts in Windows XP Adam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r8d6srcj.fsf@nyaumo.btinternet.com \
    --to=jasonr@btinternet.co \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.