From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#36315: 27.0.50; SVG transparency handling is inaccurate Date: Mon, 01 Jul 2019 17:11:31 +0300 Message-ID: <83zhlxetf0.fsf@gnu.org> References: <83blymnaog.fsf@gnu.org> <83imstli5f.fsf@gnu.org> <83mui4jq4j.fsf@gnu.org> <83sgrvi060.fsf@gnu.org> <83imsnf8t0.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="168329"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 36315@debbugs.gnu.org, pipcet@gmail.com To: YAMAMOTO Mitsuharu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 01 16:40:37 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hhxTx-000hfk-4Y for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Jul 2019 16:40:37 +0200 Original-Received: from localhost ([::1]:59478 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhxTw-00023Z-4n for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Jul 2019 10:40:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50941) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhx3I-000065-Rp for bug-gnu-emacs@gnu.org; Mon, 01 Jul 2019 10:13:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhx3H-0002Zf-M1 for bug-gnu-emacs@gnu.org; Mon, 01 Jul 2019 10:13:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35297) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hhx3G-0002Y1-3r for bug-gnu-emacs@gnu.org; Mon, 01 Jul 2019 10:13:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hhx3F-0005gi-U2 for bug-gnu-emacs@gnu.org; Mon, 01 Jul 2019 10:13:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 01 Jul 2019 14:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36315 X-GNU-PR-Package: emacs Original-Received: via spool by 36315-submit@debbugs.gnu.org id=B36315.156199032921795 (code B ref 36315); Mon, 01 Jul 2019 14:13:01 +0000 Original-Received: (at 36315) by debbugs.gnu.org; 1 Jul 2019 14:12:09 +0000 Original-Received: from localhost ([127.0.0.1]:48841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhx2P-0005fT-6i for submit@debbugs.gnu.org; Mon, 01 Jul 2019 10:12:09 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhx2N-0005fB-0f for 36315@debbugs.gnu.org; Mon, 01 Jul 2019 10:12:07 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hhx24-0000ua-8D; Mon, 01 Jul 2019 10:11:51 -0400 Original-Received: from [176.228.60.248] (port=1589 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hhx23-0003D0-1I; Mon, 01 Jul 2019 10:11:47 -0400 In-reply-to: (message from YAMAMOTO Mitsuharu on Mon, 01 Jul 2019 12:46:55 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:161936 Archived-At: > Date: Mon, 01 Jul 2019 12:46:55 +0900 > From: YAMAMOTO Mitsuharu > Cc: pipcet@gmail.com, > 36315@debbugs.gnu.org > > > It just looks like we are using libcairo and not librsvg. > > > > Again, it isn't something entirely rational, it just sounds weird to > > me. Imagine that users libxml2 would need to call libiconv to decode > > UTF-8 encoded text in an XML file, for example. Doesn't look right. > > The situation for libcairo and librsvg should be familiar to us: we > are directly using Emacs core functionality even when working with > several major or minor modes. Not sure what this alludes to. One thing that bothers me with using sub-libraries is that we now need another entry in dynamic-library-alist, which means complications if Cairo ever changes its ABI and we will need to use libcairo-N.dll where N > 2. So on balance, I prefer the original fix, which was much simpler. Assuming it fixed the problem, of course (I didn't try).