all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Anderson <dankles@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Japanese fonts
Date: Wed, 06 Jul 2011 01:33:57 -0400	[thread overview]
Message-ID: <87d3hoj7lm.fsf@gmail.com> (raw)
In-Reply-To: 87zkktujhf.fsf@kanis.fr

Ivan Kanis <expire-by-2011-07-10@kanis.fr> writes:

> Daniel Anderson <dankles@gmail.com> wrote:
>
>> The issue is that the kanji character set for japanese fonts in emacs
>> shows up as one font, while the hiragana font shows up as another
>> font. The inconsistency is a bit ugly. Any one have any solutions?
>
> It's annoying, I have the following in my .emacs:
>
> (set-fontset-font ; fix japanese font
>  "fontset-default" 'japanese-jisx0208
>  (if (eq window-system 'x)
>      "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
>  "-outline-MS Mincho-normal-normal-normal-mono-24-*-*-*-c-*-jisx0208*-*"))
>
> Take care,


Thanks!




  reply	other threads:[~2011-07-06  5:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04  6:16 Japanese fonts Daniel Anderson
2011-07-05 10:09 ` Ivan Kanis
2011-07-06  5:33   ` Daniel Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-04  4:09 Daniel Anderson
2011-07-04 14:54 ` Peter Dyballa

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=87d3hoj7lm.fsf@gmail.com \
    --to=dankles@gmail.com \
    --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.