all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Po Lu <luangruo@yahoo.com>, emacs-devel@gnu.org
Subject: Re: Warning in svg_load_image
Date: Tue, 22 Feb 2022 13:45:42 +0100	[thread overview]
Message-ID: <87y2235atl.fsf@igel.home> (raw)
In-Reply-To: <83sfsbt72c.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 22 Feb 2022 14:32:59 +0200")

On Feb 22 2022, Eli Zaretskii wrote:

> @@ -10777,7 +10777,7 @@ svg_load_image (struct frame *f, struct image *img, char *contents,
>        "xmlns:xi=\"http://www.w3.org/2001/XInclude\" "
>        "style=\"color: #%06X; fill: currentColor;\" "
>        "width=\"%d\" height=\"%d\" preserveAspectRatio=\"none\" "
> -      "viewBox=\"0 0 %f %f\">"
> +      "viewBox=\"0 0 %5.0f %5.0f\">"

I don't think the format width makes a difference, apart from adding
redundant spaces.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



  reply	other threads:[~2022-02-22 12:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ilt8hcz4.fsf.ref@yahoo.com>
2022-02-21  7:53 ` Warning in svg_load_image Po Lu
2022-02-21 13:26   ` Eli Zaretskii
2022-02-21 13:37     ` Po Lu
2022-02-21 13:51       ` Eli Zaretskii
2022-02-22  3:53         ` Po Lu
2022-02-22 12:32           ` Eli Zaretskii
2022-02-22 12:45             ` Andreas Schwab [this message]
2022-02-22 13:02             ` Po Lu
2022-02-23 17:11         ` Michael Welsh Duggan
2022-02-23 17:37           ` Eli Zaretskii
2022-02-23 21:58             ` Michael Welsh Duggan
2022-02-24  6:47               ` Eli Zaretskii
2022-02-23 22:55             ` Andreas Schwab
2022-02-24  6:53               ` Eli Zaretskii
     [not found]         ` <87pmndmrsz.fsf@md5i.com>
2022-02-24  0:50           ` Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2235atl.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.