Tuesday, January 23, 2024

Re: Any way to incorporate graphics into Gvim?

On Sun, Jan 21, 2024 at 11:31:13PM -0500, Steve Litt wrote:
> Hi all,
>
> I'm pretty sure I already know the answer, but is there a way to
> incorporate a .png or .svg into Gvim, right by the characters it
> represents?

Since Vim/Gvim is a _text_ editor, there is no way of displaying a
picture inline in the view of the text.

There are however ways to point to a picture for pre-print. When you
print the text, the picture will be printed there where you pointed it.

This can eg. be done with basic markdown, see
https://daringfireball.net/projects/markdown/basics at 'IMAGES'. LaTeX
documents do the same.

//meine

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZbADmTb-aYLbMGyo%40trackstand.

No comments: