[macemacsjp-english 763] Re: setting a font in .emacs

Zurück zum Archiv-Index

xah lee xah****@xahle*****
Wed Nov 22 14:12:06 JST 2006


Peter,

Thanks.


>> PS is it possible to have carbon emacs use Mac OS X's fonts?
>
> Do you use non-system fonts? How do you achieve this?

umm.... not sure what i mean. I thought the carbon-specific fonts  
(e.g. hiraginokaku are not system fonts)

By system font, i meant those in /Library/Fonts/ or ~/Library/Fonts.

btw, where is the actual font hiraginokaku located? Perhaps a lazy  
question, but i remember once i searched for it and couldn't find it  
in Emacs.app.

   Xah
   xah****@xahle*****http://xahlee.org/



On 2006 Nov 7, at 2:02 AM, Peter Dyballa wrote:


Am 07.11.2006 um 07:09 schrieb xah lee:

> i want always to use «hiraginokaku: 14-dot medium» when i start
> emacs. What should i put in my .emacs?

(set-default-font "-*-*-medium-r-normal--14-*-*-*-*-*-fontset-
hiraginokaku") ?

          (setq initial-frame-alist '(
          ;  (foreground-color     . "midnightblue")
          ;  (background-color     . "antiquewhite1")
          ;  (mouse-color          . "midnightblue")
          ;  (cursor-color         . "purple")
          ;  (cursor-type          . box)
          ;  (vertical-scroll-bars . left)
          ;  (active-alpha         . 0.875)
          ;  (inactive-alpha       . 0.75)
            (font . "-*-*-medium-r-normal--14-*-*-*-*-*-fontset-
hiraginokaku")
	))

Also for default frame.

>
> PS is it possible to have carbon emacs use Mac OS X's fonts?

Do you use non-system fonts? How do you achieve this?

--
Mit friedvollen Grüßen

    Pete

The future will be much better tomorrow.
                                 -- George W. Bush


_______________________________________________
macemacsjp-english mailing list
macem****@lists*****
http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english


More information about the macemacsjp-english mailing list
Zurück zum Archiv-Index