help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ISSUE] The Emacs display Org mode "scaled" inline images are blurre


From: Ihor Radchenko
Subject: Re: [ISSUE] The Emacs display Org mode "scaled" inline images are blurred
Date: Wed, 05 Apr 2023 07:32:15 +0000

stardiviner <numbchild@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

[Prev in Thread] Current Thread [Next in Thread]