[macemacsjp-english 196] Re: Buggy fontset?

Back to archive index

Takashi Hiromatsu matsu****@ca2*****
Tue Sep 13 08:36:26 JST 2005


At ,
Peter Dyballa <Peter_Dybal****@Web*****> wrote:
> 
> Hello!
> 
> In .emacs I set:
> 
>             (font . "fontset-hiraginomin")
> 
> How can I choose the 10pt version?
> 
> In *Calendar* I've chosen this customisation (X11 client, another 
> Carbon Emacs):

Carbon-font provides font-width-compensation for fixed-width fontset. The
reasons are:
    Monaco bold has different width from normal font.
    CJK font has different width from ascii font. (We want to use 2 times
    width for CJK)

You have alternatives

1. disable all carbon-font
    http://www.emacswiki.org/cgi-bin/emacs-en/CarbonEmacsPackage#toc20

2. disabel font-width-conpensation
    (setq carbon-font-get-scale-alist nil)
    
Kind regards,

Takashi Hiromatsu



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