unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [QUESTION] why there is a horizontal line in middle of text-property displayed image?
@ 2022-09-12  0:54 Christopher M. Miles
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher M. Miles @ 2022-09-12  0:54 UTC (permalink / raw)
  To: Emacs Help


[-- Attachment #1.1: Type: text/plain, Size: 155 bytes --]


Question: As the email subject said.

Here is the two screenshots:

*NOTE*: The image itself does not have this horizontal line.

The point is on image:


[-- Attachment #1.2: point is on image --]
[-- Type: image/png, Size: 197757 bytes --]

[-- Attachment #1.3: Type: text/plain, Size: 29 bytes --]


The point is not on image:


[-- Attachment #1.4: the point is not on image --]
[-- Type: image/png, Size: 199168 bytes --]

[-- Attachment #1.5: Type: text/plain, Size: 669 bytes --]


Here is the prototype code which displaying image with text-property:

#+begin_src emacs-lisp
(put-text-property start end
                   'display (create-image thumbnail nil nil :ascent 'center :max-height thumbnail-size))
#+end_src

- If this is some kind of internal mechanism of Emacs, can someone explain why?

- If have some method to remove those horizontal lines. How to do it?

-- 

[ stardiviner ]
I try to make every word tell the meaning that I want to express without misunderstanding.

Blog: https://stardiviner.github.io/
IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-15  6:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m2illt5rzj.fsf@numbchild@gmail.com>
2022-09-12 16:46 ` [QUESTION] why there is a horizontal line in middle of text-property displayed image? Eli Zaretskii
2022-09-13  1:56   ` [ISSUE] " Christopher M. Miles
     [not found]   ` <m2pmg0f2un.fsf@numbchild@gmail.com>
2022-09-15  6:22     ` Eli Zaretskii
2022-09-12  0:54 [QUESTION] why " Christopher M. Miles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).