stardiviner <numbch...@gmail.com> writes:

> 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:
> ...
>     brew install emacs-plus@30 --with-imagemagick --with-json --with-dbus

Your Emacs is built with Imagemagick support. Thus, Org (and Emacs in
general) is using Imagemagick to scale images. Please check your
imagemagick settings. You can also try setting `imagemagick-types-inhibit'.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to