From: stardiviner <numbchild@gmail.com>
To: Org-mode <emacs-orgmode@gnu.org>, emacs-help <help-gnu-emacs@gnu.org>
Subject: [ISSUE] The Emacs display Org mode "scaled" inline images are blurred
Date: Wed, 5 Apr 2023 15:13:46 +0800 [thread overview]
Message-ID: <CAL1eYuKEexxWz7YS2K_Coit8csHc0vKWYz0UgWEGzTHU9GGkQA@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1327 bytes --]
Here is the screenshot:
[image: Screenshot 2023-04-05 at 15.02.08.png]
It is caused by option `org-image-actual-width`. I set it to bellowing
value:
```elisp
(setq org-image-actual-width '(600 800 1000))
```
When I set the option `org-image-actual-width` to `nil` the inline image is
display in original size as bellowing screenshot:
[image: Screenshot 2023-04-05 at 15.12.03.png]
Is there a way to make the "scaled" inline image display cleared as
original size?
Here is my environment info:
+ emacs-plus for macOS system repo:
https://github.com/d12frosted/homebrew-emacs-plus
+ install emacs-plus with command:
#+begin_src sh :eval no
brew tap d12frosted/emacs-plus
brew install emacs-plus@30 --with-imagemagick --with-json --with-dbus
rm -f /Applications/Emacs.app && ln -s
/opt/homebrew/opt/emacs-plus@30/Emacs.app
/Applications
#+end_src
+ emacs version: GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin22.3.0,
NS appkit-2299.40 Version 13.2.1 (Build 22D68)) of 2023-03-12
+ macOS system version: Apple Apple Silicon M1 ARM CPU, Ventura 13.3
[stardiviner] <Hack this world!> GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
[-- Attachment #1.2: Type: text/html, Size: 3663 bytes --]
[-- Attachment #2: Screenshot 2023-04-05 at 15.02.08.png --]
[-- Type: image/png, Size: 839657 bytes --]
[-- Attachment #3: Screenshot 2023-04-05 at 15.12.03.png --]
[-- Type: image/png, Size: 2248558 bytes --]
next reply other threads:[~2023-04-05 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-05 7:13 stardiviner [this message]
2023-04-05 7:32 ` [ISSUE] The Emacs display Org mode "scaled" inline images are blurred Ihor Radchenko
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAL1eYuKEexxWz7YS2K_Coit8csHc0vKWYz0UgWEGzTHU9GGkQA@mail.gmail.com \
--to=numbchild@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).