GNU bug report logs -
#39482
26.3; set-fontset-font with emacs charset does not work correctly
Previous Next
Reported by: ynyaaa <at> gmail.com
Date: Fri, 7 Feb 2020 15:12:02 UTC
Severity: normal
Tags: moreinfo
Found in version 26.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
> Run the dependency walker (http://www.dependencywalker.com/) on
> libharfbuzz-0.dll, and see if all of its dependencies are present.
The attached file is created by dependency walker.
"指定されたファイルが見つかりません。" means
"specified file not found." in Japanese.
There are many warnigs indicating that file is not found.
Similar warnings are displayed for libjpeg-8.dll.
Except for DLLs starting with 'API-MS-' or 'EXT-MS-',
LIBGLIB-2.0-0.DLL is not found.
I'm not sure it is relevant, SVG images are not displayed.
(for example x86_64/share/emacs/27.0.60/etc/images/splash.svg)
GIF, JPEG, PNG images are displayed.
image-types
=> (svg png gif tiff jpeg xpm xbm pbm)
(mapcar #'image-type-available-p image-types)
=> (nil t t t t t t t)
(assq 'svg image-library-alist)
=> (svg "librsvg-2-2.dll")
For librsvg-2-2.dll, the following files are not found.
[ ? ] LIBGIO-2.0-0.DLL
[ ? ] LIBGLIB-2.0-0.DLL
[ ? ] LIBGMODULE-2.0-0.DLL
[ ? ] LIBGOBJECT-2.0-0.DLL
[D? ] DMENTERPRISEDIAGNOSTICS.DLL
[D? ] EFSCORE.DLL
[D? ] EMCLIENT.DLL
[D? ] FVESKYBACKUP.DLL
[D? ] HVSIFILETRUST.DLL
[D? ] IESHIMS.DLL
[D? ] NGCRECOVERY.DLL
[D? ] WFDSCONMGR.DLL
[D? ] WPAXHOLDER.DLL
[libharfbuzz-0.txt (text/plain, attachment)]
This bug report was last modified 3 years and 159 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.