From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.devel Subject: Re: svg library ideas Date: Fri, 3 Feb 2023 14:25:59 +0300 Message-ID: References: <83sffnuqjr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15762"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.9+54 (af2080d) (2022-11-21) Cc: Pedro Andres Aranda Gutierrez , emacs-devel@gnu.org, luangruo@yahoo.com, rms@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 03 12:49:51 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 1pNuZj-0003vT-Lb for ged-emacs-devel@m.gmane-mx.org; Fri, 03 Feb 2023 12:49:51 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNuZH-0001jS-Am; Fri, 03 Feb 2023 06:49:23 -0500 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 1pNuZ4-0001iX-TI for emacs-devel@gnu.org; Fri, 03 Feb 2023 06:49:14 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pNuZ3-00041b-8k; Fri, 03 Feb 2023 06:49:10 -0500 Original-Received: from localhost ([::ffff:197.239.7.46]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000055D5F.0000000063DCF4B7.00004828; Fri, 03 Feb 2023 04:49:11 -0700 Mail-Followup-To: Eli Zaretskii , Pedro Andres Aranda Gutierrez , emacs-devel@gnu.org, luangruo@yahoo.com, rms@gnu.org Content-Disposition: inline In-Reply-To: <83sffnuqjr.fsf@gnu.org> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_SBL=0.141, RCVD_IN_SORBS_WEB=1.5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no 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:302922 Archived-At: * Eli Zaretskii [2023-02-03 11:02]: > > From: Pedro Andres Aranda Gutierrez > > Date: Fri, 3 Feb 2023 07:39:04 +0100 > > > > > Building anything with Rust also involves downloading a lot of binary > > code off the internet, and I am not quite comfortable with that. > > > > And, on top, it's extremely painful in platforms were librsvg is > > not available. Would it make sense to look at using the ICEWM > > library in Emacs as an alternative? Downloading and compiling it > > as part of the process of building Emacs seems less painful than > > building librsvg... > > AFAIU, IceWM is an X11 window manager, so how could it be an > alternative for librsvg, which is a library for displaying SVG images? IceWM uses this library: memononen/nanosvg: Simple stupid SVG parser: https://github.com/memononen/nanosvg -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/