emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A patch for enforcing double-width CJK character display


From: Miles Bader
Subject: Re: A patch for enforcing double-width CJK character display
Date: Tue, 17 Apr 2012 09:13:07 +0900

黄建忠 <address@hidden> writes:
> 2, for Monospace 10, the pixelsize is 14, then it matches a "koliji
> 10" with pixelsize 12. that's to say,
> *the fix only added ONE pixel left and ONE pixel right.* Can  anybody
> feel such a little alignment change?

Hi,

I tried it again on my home system, which has different fonts
installed.

case 1: size = 13
ASCII:  Lucida Sans Typewriter  [9 pix per char]
CJK:    さざなみ明朝          [12 pix per char]

case 2: size = 11
ASCII:  Lucida Sans Typewriter  [7 pix per char]
CJK:    さざなみ明朝          [10 pix per char]

I think in this case it will add 6 pixels to each CJK character in
case 1, and 4 pixels in case 2, right?  That's an increase of 50%
width...

["さざなみ明朝" is actually a very nice and readable font even at
small sizes, because it has built-in hand-tuned bitmaps ...]

> Do not guess the result and just have a try :-D

Fair enough... :]

-miles

-- 
The secret to creativity is knowing how to hide your sources.
  --Albert Einstein



reply via email to

[Prev in Thread] Current Thread [Next in Thread]