emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Re: set-fontset-font do not work again.


From: tumashu
Subject: Re:Re: set-fontset-font do not work again.
Date: Tue, 9 Nov 2021 13:35:21 +0800 (CST)
















At 2021-11-09 11:22:29, "Lars Ingebrigtsen" <larsi@gnus.org> wrote:
>Yuan Fu <casouri@gmail.com> writes:
>
>>> (dolist (charset '(kana han symbol cjk-misc bopomofo))
>>>  (set-fontset-font
>>>   t
>>>   charset
>>>   (font-spec :name "Microsoft Yahei"
>>>              :slant 'normal
>>>              :size 20)))
>>> 
>>> The above code  works,  so I think the problem is :   :weight ‘normal 
>>
>> I usually use ‘regular, maybe ‘normal isn’t supported?
>
>Could this possibly have something to do with:
>
>commit 65fd3ca84f75aee0dfebb87fa793dae57c1caf35
>Author:     Lars Ingebrigtsen <larsi@gnus.org>
>AuthorDate: Thu Oct 21 04:30:02 2021 +0200
>
>    Support the "medium" font weight
>
>This entailed tweaking the font weight mapping tables a bit, so perhaps
>it's having unintended consequences on this particular font?

Yes, it is this commit's issue, I have tested.

All Chinese fonts installed in my computer  does not work well.

>
>-- 
>(domestic pets only, the antidote for overdose, milk.)
>   bloggy blog: http://lars.ingebrigtsen.no

reply via email to

[Prev in Thread] Current Thread [Next in Thread]