all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com
Cc: 39482@debbugs.gnu.org
Subject: bug#39482: 26.3; set-fontset-font with emacs charset does not work correctly
Date: Sat, 08 Feb 2020 13:36:59 +0200	[thread overview]
Message-ID: <8336ble2ec.fsf@gnu.org> (raw)
In-Reply-To: <868sldgxo7.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Cc: 39482@debbugs.gnu.org
> Date: Sat, 08 Feb 2020 19:50:48 +0900
> 
> > Are you using HarfBuzz?  I don't know if the installer installs the
> > HarfBuzz library by default.  If the library is not installed, Emacs
> > will fall back on Uniscribe, and you have the same problems as in
> > Emacs 26 again.  "C-u C-x =" on some character should tell you if
> > HarfBuzz or Uniscribe is being used.
> 
> 'C-u C-x =' on 'a' displays in *Help* buffer:
>               display: by this font (glyph code)
>     uniscribe:-outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x44)
> 
> 'C-u C-x =' on '一' displays in *Help* buffer:
>               display: by this font (glyph code)
>     uniscribe:-outline-MS ゴシック-normal-normal-normal-mono-13-*-*-*-c-*-jisx0208*-* (#xB4D)

So HarfBuzz is not used.

> There are following DLLs in x86_64/bin directory.
> 2019/12/26  22:21         1,073,664 libharfbuzz-0.dll
> 2019/12/26  22:21            86,528 libharfbuzz-gobject-0.dll
> 2019/12/26  22:21            18,944 libharfbuzz-icu-0.dll
> 2019/12/26  22:21           545,280 libharfbuzz-subset-0.dll
> 
> 'M-x report-emacs-bug' displays following messages as initial contents.
> 
> In GNU Emacs 27.0.60 (build 1, x86_64-w64-mingw32)
>  of 2019-12-29 built on CIRROCUMULUS
> Repository revision: 21c3020fcec0a32122d2680a391864a75393031b
> Repository branch: emacs-27
> Windowing system distributor 'Microsoft Corp.', version 10.0.18363
> System Description: Microsoft Windows 10 Pro (v10.0.1909.18363.628)
> 
> Configured using:
>  'configure --without-dbus --host=x86_64-w64-mingw32
>  --without-compress-install -C 'CFLAGS=-O2 -static -g3''
> 
> Configured features:
> XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY W32NOTIFY ACL GNUTLS LIBXML2
> HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS PDUMPER LCMS2 GMP

Run the dependency walker (http://www.dependencywalker.com/) on
libharfbuzz-0.dll, and see if all of its dependencies are present.





  reply	other threads:[~2020-02-08 11:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 15:11 bug#39482: 26.3; set-fontset-font with emacs charset does not work correctly ynyaaa
2020-02-07 16:04 ` Eli Zaretskii
2020-02-08  2:27   ` ynyaaa
2020-02-08  8:16     ` Eli Zaretskii
2020-02-08 10:50       ` ynyaaa
2020-02-08 11:36         ` Eli Zaretskii [this message]
2020-02-08 14:20           ` ynyaaa
2020-02-08 15:06             ` Eli Zaretskii
2022-02-02 18:26               ` Lars Ingebrigtsen
2022-03-03 21:38                 ` Lars Ingebrigtsen
2020-02-09 17:19     ` Eli Zaretskii

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=8336ble2ec.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=39482@debbugs.gnu.org \
    --cc=ynyaaa@gmail.com \
    /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.