From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Ligatures (was: Unify the Platforms: Cairo+FreeType+Harfbuzz Everywhere (except TTY)) Date: Mon, 18 May 2020 18:45:43 +0200 Message-ID: <20200518164543.GB31606@tuxteam.de> References: <20200517124125.000013a4@web.de> <97C7EAB7-10AB-4702-ABC8-EB6C1C50ABDB@gnu.org> <20200517165953.000044d2@web.de> <83lflqblp0.fsf@gnu.org> <83ftbybio3.fsf@gnu.org> <83zha69xs2.fsf@gnu.org> <83367x9qeq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="89690"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: pipcet@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 18 18:47:38 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jaivS-000NDa-9V for ged-emacs-devel@m.gmane-mx.org; Mon, 18 May 2020 18:47:38 +0200 Original-Received: from localhost ([::1]:41792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaivR-0004Nl-Bp for ged-emacs-devel@m.gmane-mx.org; Mon, 18 May 2020 12:47:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaitg-0001hK-Sx for emacs-devel@gnu.org; Mon, 18 May 2020 12:45:50 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:59900) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1jaite-0007vS-KY; Mon, 18 May 2020 12:45:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:Date; bh=2Iz+9N2aYoTSqa9/taZV7CQgHRiacpPx/MFAaBCplWU=; b=J55CJpxbNr0bJxeVAqKQQ0e1vIALNO0ASJ5C7/juinpPxQcUmHt9VNAFHe2I7CE85fBAOvY2XdABitkz8UU0kT3EiesCK/w2ifC+F7Rq0H0CG3objyVXePlk9jnQy/ofbeoClJey0pNwAWnr+vKO0GK/iPT8C6i2V/W8uqLEg6VMaD+mvEj3+qXuelK7V3UuwgmEOKbMquNpCWJKqUD3TjmO0ajKjloiws9OX+eQn6F9RHU3m0J1urKqwJt2wVz/A60u4x/zOpCHn6Xk1iMVYRQR06wji62kYlcCgcap6BCRdvbUiXNTWd+8jP/K4p0xHZbPJWv09pPEHYYU85l/vQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1jaitb-00010v-Rt; Mon, 18 May 2020 18:45:43 +0200 Content-Disposition: inline In-Reply-To: <83367x9qeq.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/18 11:33:59 X-ACL-Warn: Detected OS = Linux 3.1-3.10 X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:250777 Archived-At: --wq9mPyueHGvFACwf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 18, 2020 at 07:08:45PM +0300, Eli Zaretskii wrote: > > Date: Sun, 17 May 2020 22:17:17 +0300 > > From: Eli Zaretskii > > Cc: emacs-devel@gnu.org, julius.pfrommer@web.de > >=20 > > > LibreOffice highlights sub-glyphs of ligatures correctly. I enter > > > "official", and it renders . I move the > > > cursor right twice, and it highlights precisely what it should, the > > > middle "f" of the ligature glyph. [...] > On second thought, I think I misunderstood you. If the font that is > used shows "ffi" as a _single_ glyph =EF=AC=83, and LibreOffice indeed > highlights parts of this glyph, then I'd like to know how it does > that [...] Didn't work for me [1]. It treated the whole ligature as one "character". Cheers [1] LibreOffice 6.1.5.2 10(Build:2), Debian GNU/Linux (buster). -- tom=C3=A1s --wq9mPyueHGvFACwf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl7Cu7cACgkQBcgs9XrR2kYs4QCdGhCZ9LakAxovxSQ8klOzY92r RAQAnjajuhRTA4+MCD3UXiSEIzhuL/Wo =X6kb -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf--