all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Carbon Font Size
@ 2005-04-09 16:23 Shug Boabby
  2005-04-11 21:55 ` Peter Dyballa
       [not found] ` <mailman.1110.1113255026.2895.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Shug Boabby @ 2005-04-09 16:23 UTC (permalink / raw)


hi there,

i wish to use a slightly larger font in the cvs OS X Carbon build, but
setting
  (set-default-font
"-apple-monaco-medium-r-normal--14-140-75-75-m-140-mac-roman")
makes my §±€ glyphs appear as empty boxes...

anyone know how i can get a working size 14 font? the default is nice,
its just too small.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: Carbon Font Size
@ 2005-04-10 21:27 David Reitter
  0 siblings, 0 replies; 9+ messages in thread
From: David Reitter @ 2005-04-10 21:27 UTC (permalink / raw)
  Cc: Help-gnu-emacs

Shug Boabby wrote:

> i wish to use a slightly larger font in the cvs OS X Carbon build,

create a font set first:

(create-fontset-from-fontset-spec
"-apple-monaco-medium-r-normalx-14-*-*-*-*-*-fontset-monaco14,
ascii:-apple-monaco-medium-r-normal--14-140-75-75-m-140-mac-*,
latin-iso8859-1:-apple-monaco-medium-r-normal--14-140-75-75-m-140-mac- 
*")

then set the font to that newly created fontset. You can try it out  
with the Options / Set Font/Fontset function.

-- Dave

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <mailman.1007.1113166921.2895.help-gnu-emacs@gnu.org>]
* Re: Carbon Font Size
@ 2005-04-11 17:27 David Reitter
  0 siblings, 0 replies; 9+ messages in thread
From: David Reitter @ 2005-04-11 17:27 UTC (permalink / raw)
  Cc: Help-gnu-emacs

Shug -

> ? still appears as an empty box

OK, I suggest you try the AquaMacs distribution, which comes  
preconfigured.

Official site is

http://www.wordtech-software.com/Aquamacs.html

(but this is offline right now)

Description is here:

http://www.davids-world.com/archives/2005/04/aquamacs_an_ema.html

Download from here:

http://www.apple.com/downloads/macosx/unix_open_source/ 
aquamacsdistributionofemacs.html

Cheers
Dave

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

end of thread, other threads:[~2005-04-11 22:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-09 16:23 Carbon Font Size Shug Boabby
2005-04-11 21:55 ` Peter Dyballa
     [not found] ` <mailman.1110.1113255026.2895.help-gnu-emacs@gnu.org>
2005-04-11 22:23   ` Shug Boabby
2005-04-11 22:53     ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2005-04-10 21:27 David Reitter
     [not found] <mailman.1007.1113166921.2895.help-gnu-emacs@gnu.org>
2005-04-10 23:04 ` Shug Boabby
2005-04-11 18:44   ` Shug Boabby
2005-04-11 21:59   ` Peter Dyballa
2005-04-11 17:27 David Reitter

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.