emacs-devel
[Top][All Lists]
Advanced

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

Re: Incorrect glyph info in describe-char


From: Anand Tamariya
Subject: Re: Incorrect glyph info in describe-char
Date: Thu, 22 Jul 2021 14:42:42 +0530


Could you please post the images here?  TIA.
See attached.

Additional info: I applied text properties (it's in the describe-char output, but easy to overlook) using
(put-text-property (point) (1+ (point)) 'face '(:weight bold :slant oblique))

Apparently, this is what is causing the issue. Even though the glyph is neither bold nor slant.

Attachment: shin1.png
Description: PNG image


reply via email to

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