emacs-devel
[Top][All Lists]
Advanced

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

Re: Ligature support


From: Lars Ingebrigtsen
Subject: Re: Ligature support
Date: Fri, 05 Nov 2021 23:17:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> That has nothing to do with fonts being monospaced, all it tells you
> is that DejaVuSansMono doesn't support ligatures.  But other
> monospaced fonts do.

That font was one of the fonts Yuri listed as having fi ligatures.  And
indeed: 

        <LigatureSubst index="0">
          <LigatureSet glyph="f">
            <Ligature components="l" glyph="fl"/>
            <Ligature components="i" glyph="fi"/>
          </LigatureSet>
        </LigatureSubst>

But HarfBuzz is still choosing not to use a ligature here, apparently,
for reasons that escape me.

-- 
(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]