From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Alan Third Newsgroups: gmane.emacs.bugs Subject: bug#40845: SVG rendering issues Date: Sat, 9 May 2020 15:27:27 +0100 Message-ID: <20200509142727.GA42881@breton.holly.idiocy.org> References: <83mu6z7em5.fsf@gnu.org> <17307310-2afc-7941-8a48-5cd345d1ad63@gmail.com> <83k1237b2a.fsf@gnu.org> <20200425174651.GC82687@breton.holly.idiocy.org> <20200426211741.GA93046@breton.holly.idiocy.org> <09a19c49-91cb-8024-8c34-53d846d98313@gmail.com> <20200503141348.GA4071@breton.holly.idiocy.org> <83r1w1ovc3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="98461"; mail-complaints-to="usenet@ciao.gmane.io" To: Eli Zaretskii , cpitclaudel@gmail.com, 40845@debbugs.gnu.org, pipcet@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 09 16:28:17 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1jXQSe-000PWV-G2 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 09 May 2020 16:28:16 +0200 Original-Received: from localhost ([::1]:46784 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXQSd-0004g6-2J for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 09 May 2020 10:28:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXQSQ-0004fu-Ji for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 10:28:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36670) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jXQSQ-0007OX-Aw for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 10:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jXQSQ-000171-7o for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 10:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 May 2020 14:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40845 X-GNU-PR-Package: emacs Original-Received: via spool by 40845-submit@debbugs.gnu.org id=B40845.15890344574234 (code B ref 40845); Sat, 09 May 2020 14:28:02 +0000 Original-Received: (at 40845) by debbugs.gnu.org; 9 May 2020 14:27:37 +0000 Original-Received: from localhost ([127.0.0.1]:48214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXQS1-00016E-7v for submit@debbugs.gnu.org; Sat, 09 May 2020 10:27:37 -0400 Original-Received: from idiocy.org ([217.169.17.33]:50372 helo=breton.holly.idiocy.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXQRz-00015r-Nq for 40845@debbugs.gnu.org; Sat, 09 May 2020 10:27:36 -0400 Original-Received: by breton.holly.idiocy.org (Postfix, from userid 501) id AC2122022AC482; Sat, 9 May 2020 15:27:27 +0100 (BST) Mail-Followup-To: Alan Third , Eli Zaretskii , cpitclaudel@gmail.com, 40845@debbugs.gnu.org, pipcet@gmail.com Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:179971 Archived-At: On Sun, May 03, 2020 at 05:24:17PM +0100, Alan Third wrote: > > I’ve attached a first pass. It solves 1 and 4 from the original bug > report: scaling and setting the foreground colour. Can someone please try the patch from the previous email on a non‐NS platform and confirm whether or not the background colour in the image matches the background colour of the text? They don’t match here, but I strongly suspect that’s because the NS port uses different colour spaces for images and everything else. -- Alan Third