[macemacsjp-english 426] Re: anti-aliasing problem still exists in the Dec '05 version

Back to archive index

Nozomu Ando nandf****@gmail*****
Sat Jan 7 23:44:41 JST 2006


Which font do you use for ascii character?
  To check this, please move the cursor to the `ugly' character and
type C-u C-x =

If that displays
    -apple-monaco-medium-r-normal--12-120-72-72-m-120-iso10646-1
 then put  (setq mac-allow-anti-aliasing nil)  in you .emacs

If your font is
    -apple-monaco-medium-r-normal--12-120-72-72-m-120-mac-roman
then put (setq mac-allow-anti-aliasing t) in you .emacs

And then, with Terminal, please do
    % defaults write org.gnu.Emacs AppleAntiAliasingThreshold 14
and restart your Emacs.
       (14 is only an example. please choose your favorite threshold)


I'm not sure this is a solution to your problem.

Hope this helps,
---
Nozomu Ando



More information about the macemacsjp-english mailing list
Back to archive index