From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: xiongtk Newsgroups: gmane.emacs.help Subject: Re: Better image quality for doc view? Date: Wed, 01 Jun 2016 17:41:25 +0200 Message-ID: References: <8737p062oq.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1464795737 6631 80.91.229.3 (1 Jun 2016 15:42:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Jun 2016 15:42:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 01 17:42:08 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b88HW-0003Oj-4V for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Jun 2016 17:42:06 +0200 Original-Received: from localhost ([::1]:42804 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b88HV-0004Ly-A3 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Jun 2016 11:42:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b88H6-0004Lb-Sm for help-gnu-emacs@gnu.org; Wed, 01 Jun 2016 11:41:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b88H2-0003Ls-3T for help-gnu-emacs@gnu.org; Wed, 01 Jun 2016 11:41:40 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:36723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b88H1-0003Lc-Rj for help-gnu-emacs@gnu.org; Wed, 01 Jun 2016 11:41:36 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b88H0-00032i-CV for help-gnu-emacs@gnu.org; Wed, 01 Jun 2016 17:41:34 +0200 Original-Received: from 2015xiongt4.via.ecp.fr ([138.195.144.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Jun 2016 17:41:34 +0200 Original-Received: from xiongtk by 2015xiongt4.via.ecp.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Jun 2016 17:41:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 2015xiongt4.via.ecp.fr User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:16WOkC78itGsD99CXtLQcazve6g= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:110163 Archived-At: > Are you using some Retina display model? Then, which Emacs are > you using on OS X? > Yes, I'm using a retina display MBP. The Emacs I'm using is 24.5, compiled with Homebrew. > The NS port, which is bundled with the standard Emacs > distribution, always displays images with magnification and > interpolation because of lack of high-resolution image display > support. As a result, all the images look blurry compared with > the surrounding text on a Retina display. > > The Mac port, which is distributed separately from the standard > distribution, has high-resolution image display support. Also, > it modifies DocView mode so it asks external programs such as > ghostscript to generate large images for high-resolution > environments. > > https://bitbucket.org/mituharu/emacs- > mac/src/7ab812f134e21ebbca355462888bfc2da4703a57/doc/emacs/macport.texi? > at=master&fileviewer=file-view-default#macport.texi-447 > > If you want to try the Mac port, there's a precompiled binary > package: https://github.com/railwaycat/homebrew-emacsmacport/releases Great! I'll give it a try. > > YAMAMOTO Mitsuharu > mituharu@math.s.chiba-u.ac.jp