Questions tagged [image-mode]
27 questions
2
votes
0 answers
How one can save images in emacs?
I am trying to open images in image-mode and apply some modifications and finally save the image with image-save. Please refer here:
https://www.gnu.org/software/emacs/manual/html_node/elisp/Showing-Images.html
Something strange happens that some…

Omar113
- 157
- 4
2
votes
1 answer
How can I display very large SVG files using `image-mode`?
I'm trying to use Emacs to visualise very large UML diagrams created by PlantUML [1]. In PNG form these diagrams have over 20000x1300 - in fact, the reason why I moved from PNG to SVG for their generation is that I could not find the right value for…

Marco Craveiro
- 263
- 1
- 7
0
votes
0 answers
Inconsistent behavior for image animation when changing window/frame state
I've noticed that image animation produces strangely inconsistent behavior when changing window or frame state, depending on which command was most recently used to display or redisplay the image.
Steps to replicate:
Open Emacs 29.1 with no config…

FriendOfFred
- 43
- 5