bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#51385: 29.0.50; PragmataPro wide word ligatures such as [ERR] having


From: Patrick Lenihan [sc17pl]
Subject: bug#51385: 29.0.50; PragmataPro wide word ligatures such as [ERR] having the left side cut off in cairo build
Date: Wed, 3 Nov 2021 18:26:55 +0000

These codepoints correspond to ligatures intended to highlight import messages in command line like [FIXME], [TODO], [WARNING], #FIXME #TODO #ERROR, and their ligatures are a bit wide. These can be viewed on the font authors website at https://fsd.it/wp-content/uploads/command_line_messages_ligatures.png, or on the font authors Github at https://github.com/fabrizioschiavi/pragmatapro/blob/master/showcase/PragmataPro%200.829/PragmataPro-0829-ligatures.png. I found the code points at https://github.com/fabrizioschiavi/pragmatapro/blob/master/emacs_snippets/pragmatapro-prettify-symbols-v0.829.el, which is also in the font author's Github.



You understood me correctly regarding these PUA characters not displaying in the Cairo build. If Emacs doesn't support them at all then perhaps this is a feature request and not a bug. Thanks for your work on Emacs.

From: Eli Zaretskii <eliz@gnu.org>
Sent: 03 November 2021 17:17
To: Patrick Lenihan [sc17pl] <P.J.Lenihan1@leeds.ac.uk>
Cc: 51385@debbugs.gnu.org <51385@debbugs.gnu.org>
Subject: Re: bug#51385: 29.0.50; PragmataPro wide word ligatures such as [ERR] having the left side cut off in cairo build
 
> From: "Patrick Lenihan [sc17pl]" <P.J.Lenihan1@leeds.ac.uk>
> Date: Wed, 3 Nov 2021 15:08:55 +0000
>
> It's my ignorance. I am a user of ligature packages but don't know how they communicate with the
> composition table mechanism in Emacs. Perhaps my best effort recipe wasn't a sensible way to display
> ligatures in Emacs.

Why did you use those particular codepoints? where did you see them,
and what glyphs on display they are supposed to show?

> Although my recipe is not well written I do believe there is a bug. The wide PragmataPro ligatures display fine
> in builds without Cairo, but only the right side is displaying if Cairo is included. Its the same for all ligature
> packages I've tried.

I'm not sure I follow: you believe this is a bug because it appears
with Cairo, but not without Cairo?  That's not evidence that there's a
bug in Emacs.  These builds use different libraries to show stuff on
the glass, and each library could have its own peculiarities when PUA
characters are being displayed.

The important part here is that Emacs doesn't currently support
display of PUA characters, even if the default font has glyphs for
those characters.

reply via email to

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