all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Naohiro Aota <naota@elisp.net>
To: 4129@debbugs.gnu.org
Subject: bug#4129: Emacs still have font spacing problem
Date: Sat, 26 Jun 2010 02:10:33 +0900 (JST)	[thread overview]
Message-ID: <20100626.021033.1233076457334905269.naota@elisp.net> (raw)
In-Reply-To: <6f27515e0908111855l2b4c9d48i12c62c88e6e999cd@mail.gmail.com>

Hi, list

As I post last year [1], Emacs still doesn't deal with fonts whose
spacing is set to FC_DUAL. Please see this screen-shot I've sent last
year [2]. You see disgusting Elisp indentation, don't you?

This is all because Emacs assume "space width" is as same as "font max
width" only just if the font is not "PROPORTIONAL". Some Japanese are
using "DUAL" fonts (M+ font, IPA font and so on). These fonts have
"glyphs in precisely two widths, one twice as wide as the other" [3],
Emacs shouldn't use "max width" for "min width" and "space width" when
there is two kinds of width!

Please please think applying the patch.

Regards,

[1] http://article.gmane.org/gmane.emacs.devel/111557/
[2] http://article.gmane.org/gmane.emacs.devel/111572/
[3] http://fontconfig.org/fontconfig-devel/fcfreetypecharsetandspacing.html





  parent reply	other threads:[~2010-06-25 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12  1:55 bug#4129: Support for dual spacing fonts Takanori MATSUURA
2010-04-21  1:28 ` Takanori MATSUURA
2010-06-25 17:10 ` Naohiro Aota [this message]
2010-06-30  6:57   ` bug#4129: Emacs still have font spacing problem Kenichi Handa

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=20100626.021033.1233076457334905269.naota@elisp.net \
    --to=naota@elisp.net \
    --cc=4129@debbugs.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.