From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?0K/RgNC+0YHQu9Cw0LIg0JTQsNC90YzQutC+?= Subject: The problem with scaling inline images with imagemagick Date: Tue, 3 Oct 2017 13:35:44 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11443028c46ea3055aa20d0d" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzKYG-0006BS-HS for emacs-orgmode@gnu.org; Tue, 03 Oct 2017 06:35:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzKYF-0006wh-QI for emacs-orgmode@gnu.org; Tue, 03 Oct 2017 06:35:48 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:47588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dzKYF-0006vL-Jn for emacs-orgmode@gnu.org; Tue, 03 Oct 2017 06:35:47 -0400 Received: by mail-wm0-x233.google.com with SMTP id t69so15697464wmt.2 for ; Tue, 03 Oct 2017 03:35:46 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a11443028c46ea3055aa20d0d Content-Type: text/plain; charset="UTF-8" Hello everybody, I have the line (setq org-image-actual-width '(600)) in my init file. With all versions of ImageMagick till 6.9.9-13 it worked well, means scaling inline images to 600 px in width. But with all higher versions (now it is 6.9.9-17) scaling not happens with the error `ImageMagick error: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/504`. Is something can be done in the org-mode or it is imagemagick bug? Thanks in advance. --001a11443028c46ea3055aa20d0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everybody,

I have the = line (setq org-image-actual-width '(600)) in my init file. With all ver= sions of ImageMagick till 6.9.9-13 it worked well, means scaling inline ima= ges to 600 px in width.

But with all higher versions (now it is 6.9= .9-17) scaling not happens with the error `ImageMagick error: no decode del= egate for this image format `JPEG' @ error/constitute.c/ReadImage/504`.=

Is something can be done in the org-mode or it is imagemagick bug?<= br>
Thanks in advance.
--001a11443028c46ea3055aa20d0d--