From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Display characters with a different size? Date: Sun, 10 Jun 2012 18:26:48 +0200 Message-ID: <8A07EE2D-6E95-40CB-AE26-2B5247DAE63F@Web.DE> References: <87zk8bi7se.fsf@xc.laptop> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1339345626 16904 80.91.229.3 (10 Jun 2012 16:27:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2012 16:27:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: XeCycle Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 10 18:27:04 2012 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 1Sdkyh-0000iO-2s for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2012 18:26:59 +0200 Original-Received: from localhost ([::1]:42590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdkyg-0002In-PL for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2012 12:26:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdkyb-0002I8-AP for help-gnu-emacs@gnu.org; Sun, 10 Jun 2012 12:26:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdkyZ-000482-NQ for help-gnu-emacs@gnu.org; Sun, 10 Jun 2012 12:26:52 -0400 Original-Received: from mout.web.de ([212.227.17.11]:55149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdkyZ-00047s-DV for help-gnu-emacs@gnu.org; Sun, 10 Jun 2012 12:26:51 -0400 Original-Received: from sumac.fritz.box ([88.153.242.186]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0MXYjm-1SPzaw2jeY-00WghG; Sun, 10 Jun 2012 18:26:48 +0200 In-Reply-To: <87zk8bi7se.fsf@xc.laptop> X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:wG3IxykyK5zBOSZDS+iyFIGsA5ydBefIvO08uHJDHAf 6MT+2XZw0s8w2fyT0dLIyC/KXOQfN3+pN0jMetpXR9os+bFcvQ ucaGKHU5Wm9GOjf/XeIkwBQ44NMbLrkm3uBzeQoazb83v4I8+V ONKBVqpsmctSblwqirij68SppRp212frzwLOm4CpYDDa9g1fj+ rH/1Y/F2IUt/V39Ghrf7A== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.11 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85194 Archived-At: Am 10.06.2012 um 16:02 schrieb XeCycle: > I therefore want to tell Emacs to display those Chinese > characters with width twice the same as the former, and height > same as the former. Does that mean that these would look like on a Cinemascope screen? Creating a fontset that uses for different Unicode ranges different = (sized) fonts should be the way. Like that X resource maybe: (create-fontset-from-fontset-spec "-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco, = ascii:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman, = latin-iso8859-15:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,= = latin-iso8859-1:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman")= =09 (set-frame-font "fontset-monaco") =09 (add-to-list 'default-frame-alist '(font . "fontset-monaco")) Maybe you can use fontconfig names like -9... -- Greetings Pete The best way to accelerate a PC is 9.8 m/s=B2