all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Markus Triska <triska@metalevel.at>, 52929@debbugs.gnu.org
Subject: bug#52929: 27.1; Images are sometimes not fully displayed
Date: Sat, 1 Jan 2022 11:06:41 +0100	[thread overview]
Message-ID: <cd602b77-134b-5af7-8be6-a99e2eb76125@gmx.at> (raw)
In-Reply-To: <m24k6nhluf.fsf@metalevel.at>

 > Yet, with the snippet as shown below, the thin border around the image
 > is not shown at the right margin of the image: You can see that the
 > frame appears fully white at the right, whereas all other margins of the
 > image (left, top and bottom) do display the very thin black border fully.
 >
 > If the following line, which is commented out in the snippet, is
 > enabled, i.e., if the width is increased by exactly 1 pixel, then also
 > the thin border on the right is fully shown:
 >
 >      (set-frame-width frame (1+ width) nil t)
 >
 > If possible, I would prefer Emacs to show the image fully also if its
 > exact dimensions (202x202) are used for the frame size. Is there a way
 > to do this?

Please try with adding a (no-special-glyphs . t) entry to the parameters
of the child frame.

martin





  reply	other threads:[~2022-01-01 10:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-01  9:00 bug#52929: 27.1; Images are sometimes not fully displayed Markus Triska
2022-01-01 10:06 ` martin rudalics [this message]
2022-01-01 10:11   ` Markus Triska
2022-01-01 16:01     ` martin rudalics
2022-01-01 16:17       ` Eli Zaretskii
2022-01-01 17:06         ` Markus Triska

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=cd602b77-134b-5af7-8be6-a99e2eb76125@gmx.at \
    --to=rudalics@gmx.at \
    --cc=52929@debbugs.gnu.org \
    --cc=triska@metalevel.at \
    /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.