all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: 44655@debbugs.gnu.org
Subject: bug#44655: 28.0.50; Oversized SVG margin
Date: Fri, 20 Nov 2020 00:18:38 +0000	[thread overview]
Message-ID: <86r1oo7ue9.fsf@gmail.com> (raw)
In-Reply-To: <757bb5f2e5c43762717c5b1f8a0d3083c6e01607.camel@gmail.com>

On Wed 18 Nov 2020, Alan Third wrote:

> On Thu, Nov 19, 2020 at 12:40:00AM +0300, Matsievskiy S.V. wrote:
>> Got clarification from Gnome. rsvg_handle_get_dimensions is not
>> deprecated:
>> 
>> https://discourse.gnome.org/t/rsvg-rsvg-handle-get-dimensions-deprecation/4821
>
> OK, thanks. The patch is pushed to master.

This needs another fixup for the Windows build (64bit Mingw64):

C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: image.o: in function `svg_load_image':
C:/emacs/git/emacs/master/src/image.c:9916: undefined reference to `rsvg_handle_get_dimensions'

It looks like the ifdefs for Windows in image.c do not do the runtime import of
rsvg_handle_get_dimensions if librvsg version < 2.46.0, but now it is
needed always.

    AndyM






  reply	other threads:[~2020-11-20  0:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-15  8:59 bug#44655: 28.0.50; Oversized SVG margin Matsievskiy S.V.
2020-11-15 17:25 ` Alan Third
2020-11-15 17:31   ` Eli Zaretskii
2020-11-15 17:33     ` Alan Third
2020-11-15 17:47       ` Eli Zaretskii
2020-11-15 17:56         ` Alan Third
2020-11-16 22:34         ` Lars Ingebrigtsen
2020-11-15 17:39   ` Matsievskiy S.V.
2020-11-15 17:52     ` Alan Third
2020-11-18 21:40       ` Matsievskiy S.V.
2020-11-18 23:08         ` Alan Third
2020-11-20  0:18           ` Andy Moreton [this message]
2020-11-20 15:02             ` Eli Zaretskii
2020-11-20 15:39               ` Andy Moreton
2021-11-05 19:28 ` Paul Eggert
2021-11-06 12:55   ` Alan Third
2021-12-03 18:45     ` Paul Eggert
2021-12-04 10:46       ` Alan Third
2021-12-04 11:00       ` Arash Esbati
2021-12-04 11:43         ` Eli Zaretskii
2021-12-04 12:05           ` Arash Esbati
2021-12-04 16:07             ` Eli Zaretskii

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=86r1oo7ue9.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=44655@debbugs.gnu.org \
    /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.