From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Mechanism to scale SVG images when default face height changes? Date: Wed, 20 Sep 2023 20:12:37 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18969"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs-Devel devel To: Jimmy Yuen Ho Wong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 20 21:13:35 2023 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 1qj2di-0004ix-TB for ged-emacs-devel@m.gmane-mx.org; Wed, 20 Sep 2023 21:13:34 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qj2cw-0004VM-Ki; Wed, 20 Sep 2023 15:12:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qj2cv-0004Uw-2h for emacs-devel@gnu.org; Wed, 20 Sep 2023 15:12:45 -0400 Original-Received: from dane.soverin.net ([2a10:de80:1:4091:b9e9:221e:0:1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qj2ct-0001Hk-BU for emacs-devel@gnu.org; Wed, 20 Sep 2023 15:12:44 -0400 Original-Received: from smtp.soverin.net (c04smtp-lb01.int.sover.in [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4RrSpZ2bBlz2xv2; Wed, 20 Sep 2023 19:12:38 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.99]) by soverin.net (Postfix) with ESMTPSA id 4RrSpY739vzHl; Wed, 20 Sep 2023 19:12:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1695237158; bh=uPkJ2jfpO2ex56kgreENPprIs5nNMPs+YrUWDw4j6H8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EERFomUA4IkEOilaulyNPsMFuUMk1gJiD26/nGEUv4IlcTp+bb0Pj1i2tiIxuCfHN L0tnYdf+flJfFzdhFC/qB+rcDE+5Vae/ft67aLDvOj4sRJ5U/xaFE5L7DcXWAxm7mO rSqtZauwY8ejwK0X2UcG9cYNC5KrpkPW3nAHt9Q4HbIgP8NmKgoW0C+uGmH1UyBnPQ mtQ+ER1mfYi1MN5wC0tLFTJ0PVM0StCnkNPmfR3NLEqYNAVLS5f7n3Jcp8gpcuTYQH nEQsg2zKJUI5XrrqlQyoNbeDoIfAUHE2DPwuhp5OtVI/S60JDnddOtfhWkJJU7HWsU OK8An3d1cc4JQ== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.96) (envelope-from ) id 1qj2cn-000CJ6-1m; Wed, 20 Sep 2023 20:12:37 +0100 X-Soverin-Authenticated: true Mail-Followup-To: Alan Third , Jimmy Yuen Ho Wong , Emacs-Devel devel Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=2a10:de80:1:4091:b9e9:221e:0:1; envelope-from=alan@idiocy.org; helo=dane.soverin.net 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_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:310851 Archived-At: On Mon, Sep 18, 2023 at 10:04:17PM +0100, Jimmy Yuen Ho Wong wrote: > > Thank you! I'll report back once I've played around with SVG wrappers. Best of luck with it. If I can help you any more, please let me know. -- Alan Third