From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#71913: 29.1; shr: shr-resize-image does not behave as expected Date: Fri, 12 Jul 2024 08:58:44 +0300 Message-ID: <86zfqnkv6z.fsf@gnu.org> References: <630ff886-efa1-f122-3344-4dce503d0c0c@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35974"; mail-complaints-to="usenet@ciao.gmane.io" Cc: george@feyor.sh, 71913@debbugs.gnu.org To: Jim Porter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 12 07:59:34 2024 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 1sS9Je-000991-7A for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Jul 2024 07:59:34 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sS9JA-0002Xn-QP; Fri, 12 Jul 2024 01:59:04 -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 1sS9J8-0002XP-5n for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2024 01:59:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sS9J7-0002vF-TK for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2024 01:59:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sS9J7-0000Yk-UU for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2024 01:59: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: Fri, 12 Jul 2024 05:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71913 X-GNU-PR-Package: emacs Original-Received: via spool by 71913-submit@debbugs.gnu.org id=B71913.17207639382139 (code B ref 71913); Fri, 12 Jul 2024 05:59:01 +0000 Original-Received: (at 71913) by debbugs.gnu.org; 12 Jul 2024 05:58:58 +0000 Original-Received: from localhost ([127.0.0.1]:53008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sS9J3-0000YQ-TF for submit@debbugs.gnu.org; Fri, 12 Jul 2024 01:58:58 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sS9J1-0000YB-Iq for 71913@debbugs.gnu.org; Fri, 12 Jul 2024 01:58:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sS9Iv-0002uT-NF; Fri, 12 Jul 2024 01:58:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=webEypETvvpwHuo9SIJ1LNo5B0+4wMohBvWAxV30Okg=; b=VneQVktC7NU3 Xd7woVA4byuHz23wE+g+5JnpHNOOiQZkblR+Kkin3wih3K3Nrg0kqxvv3pU2xxNJ8286QYbvnZLt6 ZXZyu9O3Hx0YePxAb/Od4IE8OPcHylzbLfVpqwYuavncXc9KjqSv0cHnktIazDVfoZtDbaGXh782E M1hHygkw6TDjBrLNNbymA4KdLdCLCtn1wkkKdStsxGby/mw/7VJ7hkriPDHnUprzXZA2Zmdz7FdfX r9gN1hrJqWkZWVTHcxYgbn+1WJQJANMDO6qgW8v1Q3U2TfL6MBTvv/1+9hzeY244k8yOkpb7YsxTM DhPqNXtrh5n6cpTmBblnHQ==; In-Reply-To: (message from Jim Porter on Thu, 11 Jul 2024 16:51:53 -0700) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:288755 Archived-At: > Cc: 71913@debbugs.gnu.org > Date: Thu, 11 Jul 2024 16:51:53 -0700 > From: Jim Porter > > On 7/10/2024 12:02 PM, George Huebner wrote: > > As I understand it, this decision was likely made because the dimensions > > of SVGs is weird; they aren't inherently required to have a size, but > > the SVG itself can define a viewbox with accompanying width and height > > (full disclosure: I have no idea what I'm talking about). > > I think this was just a mistake. I tried getting rid of the special case > for SVG and everything works just fine in builds with or without SVG > support. (In builds without SVG support, you just get the empty string > where an SVG would be, before and after this patch.) What version of librsvg did you test this with? Please test also with librsvg 2.40.x, as that was the last version which didn't need a Rust compiler to build, and so some people (including yours truly) stay with those old versions to this day. Thanks.