Skip to main content

Questions tagged [inline-image]

1 vote
0 answers
115 views

I've been experiencing performance issues with displaying inline images in Org files. This happens only if an image is resized. Emacs stops being responsive and its CPU core gets busy to 100%. ...
Aleksei Markov's user avatar
0 votes
0 answers
126 views

Why do my images look pixelated? My guess is the problem is with the resizing algorithm. It needs more antialiasing or more DPI or something. Is there any way I can improve that? org-mode: Original: ...
HappyFace's user avatar
  • 920
0 votes
1 answer
208 views

Adding (setq org-startup-with-inline-images t) trips debugger when opening an .org file with inline images. I've tested it both on Wayland and X11 and both on Mesa EGL and Nvidia. Same behavior in all ...
Daniel Krajnik's user avatar
4 votes
1 answer
445 views

For nearly three weeks now EmacsForMacOSX natively supports viewing SVG figures inline (hurray!). As expected, and unlike raster images, SVG figures typically have no background. It is sufficient to ...
Sam7919's user avatar
  • 451
0 votes
1 answer
301 views

I have an org-babel code block that returns a base64 encoded image as a string. How can I display that as an inline image? Currently, I am saving that data to a file as a png, and using :results file :...
skittish's user avatar
0 votes
2 answers
390 views

I got How to paste images into Emacs org-mode running in Windows Subsystem for Linux running, so I can paste images in emacs org-mode, but I would like to get all images in the same directory, f.e. ~/...
KenDJMN's user avatar
1 vote
1 answer
668 views

I need all images in org-mode displayed with 40%. Means I need the file itself displaying the pictures small, not the html export. This works flawless by putting above every image: #+attr_html: :width ...
jjk's user avatar
  • 786
0 votes
1 answer
167 views

I've tried to link an image in org-mode ([[image.jpg]] and [[file:image.jpg]]), then C-xC-cC-v to toggle displaying it. That works fine for normal images. Then I encrypt the same image with epa-dired-...
Peter Badida's user avatar

15 30 50 per page