From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Adjust scaling of images on hidpi screens when using org-display-inline-images Date: Fri, 30 Nov 2018 21:32:20 +0100 Message-ID: <87zhtqpaqz.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSpSh-00030e-Be for Emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:32:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSpSc-000819-Uk for Emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:32:30 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:51429) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gSpSb-0007gd-CW for Emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:32:25 -0500 In-Reply-To: (Nishan Singh Mann's message of "Thu, 29 Nov 2018 21:16:28 -0500") 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: Nishan Singh Mann Cc: Emacs-orgmode@gnu.org Hello, Nishan Singh Mann writes: > Hello everybody, the images displayed when using org-display-inline-images > are not scaled properly on a hidpi screen (its too small). I'm attaching > the screenshots which show the problem. How do I resolve this? Perhaps by setting `image-scaling-factor'. Regards, -- Nicolas Goaziou