On Sat, Feb 13, 2021 at 7:09 AM Lars Ingebrigtsen wrote: > I tried loading the splash.svg file, and it's displayed here the same > size as the splash.png file. Debian bullseye, HiDPI, scaling factor of > 2.3, so the 333-pixel-wide image is displayed as a 760-pixel-wide image: > > (insert-image (create-image "~/src/emacs/trunk/etc/images/splash.png")) > (insert-image (create-image "~/src/emacs/trunk/etc/images/splash.svg")) > > This is a Gtk Emacs, but not a pgkt Emacs -- I haven't tried the pgtk > branch... > FWIW, I took this from a pgtk branch as of late last night.