all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Font Smooting on Mac OS X
@ 2002-11-24 19:16 David Wheeler
  2002-11-26  4:27 ` Edward Dodge
  0 siblings, 1 reply; 2+ messages in thread
From: David Wheeler @ 2002-11-24 19:16 UTC (permalink / raw)


Hi All,

I'm the Carbonized Emacs from CVS (21.3.50.1, downloaded 12 November
2002). I want to use the Lucida Sans Typewriter font on my TiBook, and
have configured it like this:

  (set-frame-font "-apple-lucida sans
typewriter-medium-r-normal--11-0-75-75-m-0-mac-roman")

This works great, except that Mac OS X's font smooting doesn't kick in
at this font size. Compare this screen shot of Emacs with the above
setting:

  http://david.wheeler.net/Emacs.pdf

To this one of TextEdit displaying the same text in 11 point Lucida
Sans Typewriter:

    http://david.wheeler.net/TextEdit.pdf

If I increase the size to 12, the font-smoothing kicks in, but not at
11. Is there a hard-set minimum font size at which Emacs allows font
smoothing? I've set the minimum size in the "General" system
preferences to 8 points -- maybe Emacs could look for that setting
when it's available?

If I'm mistaken about the hard-setting of the minimum font-smooting
font size, and there's some setting that allows me to get Emacs to
exploit Mac OS X's font-smoothing at at point sizes smaller than 12,
I'd be grateful to know what it is.

Thanks!

David

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Font Smooting on Mac OS X
  2002-11-24 19:16 Font Smooting on Mac OS X David Wheeler
@ 2002-11-26  4:27 ` Edward Dodge
  0 siblings, 0 replies; 2+ messages in thread
From: Edward Dodge @ 2002-11-26  4:27 UTC (permalink / raw)



EMACS is a Carbon app while Textedit is a Cocoa app that uses Quartz
for text-smooting (anti-aliasing).  To get equivalent functionality
for Carbon apps,  I think you need to get "Silk."

Or at least this is something I heard a while ago...

Edward

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-26  4:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-24 19:16 Font Smooting on Mac OS X David Wheeler
2002-11-26  4:27 ` Edward Dodge

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.