all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Byung-Hee HWANG <bh@izb.knu.ac.kr>
To: help-gnu-emacs@gnu.org
Subject: Re: different fonts and different heights
Date: Sat, 01 Aug 2009 08:00:05 +0900	[thread overview]
Message-ID: <86iqh8jw5m.fsf@betla.izb.knu.ac.kr> (raw)
In-Reply-To: a9231e99-6989-48cc-b5ce-64b76f15bd65@d36g2000prb.googlegroups.com

Kiwon Um <um.kiwon@gmail.com> writes:

> Hello. Let's discuss about follows.
>
> When we use a combination font-setting of over two fonts in emacs, it
> may be due to the multi-language editing support. Those different
> fonts have varieties in their size, e.g. many Asian glyphs occupy
> double width space of an alphabet. (Even though the wide font is not
> perfectly double wide space of one alphabet, many users want that the
> occupied size of one wide character such as Asian character to be
> exactly same with two alphabet characters, namely fixed font setting)
>
> However, we must consider the line spacing, I mean the height of the
> fonts. Although the width between different fonts have variation along
> each other, the height (or line spacing) should keep same, or, at
> least, user must be able to set the base height, IMO.
>
> To keep the consistency in the height spacing with various widths,
> emacs needs to check the largest height value along each specified
> charset(fontset). Currently, emacs seems to set the base height as the
> value of the default fontset. Then, if the height value of other user-
> specified charset's font is larger, it may cause inconsistent result
> in line spacing. (This is exactly now happening.)
>
> So, how can users specify different fontsets with different sizes for
> each, but with consistent height?
> As you all already know, users can set the line-spacing value to
> control the space between lines. But this
> works only for the space between lines, not for the height of a line
> itself.
>
> Here is one case with the problem:
>     (set-face-font 'default (font-spec :family "terminus" :size 12.0))
>     (set-fontset-font nil 'korean-ksc5601
>                       (font-spec :family "Guseul" :registry "unicode-
> bmp" :lang "ko" :size 14.0)))
>
> Thanks.

Hello Kiwon,

Firstly i can't give you good answer to solve your problem, actually i'm
newbie at Emacs. Personally i think this is somewhat local issue what
Korean folks can recognize. There is professional Emacs guy in Korea,
too. May i introduce the guy to you? Well i think he can solve your
problem. Please check out
[http://www.emacswiki.org/emacs-ko/hangul.el]. Then contact the
author. Good job, Kiwon!  

Sincerely,
 
-- 
"Mr. Woltz suggested you bring an overnight bag and he'll get you to the
airport in the morning."
"I'll do that."
		-- The secretary and Tom Hagen, "Chapter 1", page 58


  reply	other threads:[~2009-07-31 23:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-31  9:57 different fonts and different heights Kiwon Um
2009-07-31 23:00 ` Byung-Hee HWANG [this message]
2009-08-01  2:55   ` Kiwon Um

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86iqh8jw5m.fsf@betla.izb.knu.ac.kr \
    --to=bh@izb.knu.ac.kr \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.