all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to enable anti-alias for charsets other than ascii?
@ 2008-03-19  4:27 Yu-ning Feng
  0 siblings, 0 replies; only message in thread
From: Yu-ning Feng @ 2008-03-19  4:27 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

Hello,

I was using 23.0.60.2, cvs'ed yesterday.
I could enable anti-alias by starting emacs this way:

  $emacs -fn "DejaVu Sans Mono-14"

ascii characters looked nice.
Then I set a font for viewing Chinese characters:

  (set-fontset-font "fontset-default" 'chinese-gb2312 '("ar pl kaitim gb" .
"gb2312.1980"))

New font applied, but without anti-alias. (0) How could I enable it?

BTW, if I started emacs without options, then change font like this:

  M-x set-default-font <ret> <select DejaVu Sans Mono>

New font apllied, but wasn't anti-aliased, either.
(1) Why, and
(2) how to solve it by issueing commands or evaluating lisp expressions?
(seems this could also help answer question (0))

Thanks.

[-- Attachment #2: Type: text/html, Size: 892 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-19  4:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19  4:27 how to enable anti-alias for charsets other than ascii? Yu-ning Feng

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.