X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:message-id:date:from:to:cc:subject
	:in-reply-to:references; q=dns; s=default; b=JwAndtHJBE/J1wRi7pK
	px8BFOnnVZ7LhYNVO/UcFLz9sLrfSkgNhGf+TRU4S2NMT0tZAwhJN2jMkDqO0sv4
	LPqv+AK225p2YIOYb7dYa/4UDxkG/uUyyk034WX1gqmYwd9kY+IIlx24OwCLvjyz
	+flAOPnTc5GCkrs6UTPHQBJU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:message-id:date:from:to:cc:subject
	:in-reply-to:references; s=default; bh=/aIKxgfdwnVKf1STs18SKM8mk
	Jc=; b=MiCZ9upggswwef/DvsPTZElacW85qYzsCFNhFiRG5MiCf+QRF1d6GRpQ1
	zhxXHmTa901sVmhSu/h5yCRt8IfeClWtQnOCqqApoMxrkBJ//nuddtDAs0ZPdtUw
	i5HKUSpeNze8oTcthtYmQ7CFVqNzf25fybbLvjAYVonM0DBd9E=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=hunt, barry, Barry, H*MI:sk:b3afcca
X-HELO: TheWorld.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <22418.27554.861557.38172@pcls8.std.com>
Date: Fri, 22 Jul 2016 14:53:22 -0400
From: bzs@theworld.com
To: "Dr. Rob Higgins" <rob.higgins@utoronto.ca>
Cc: cygwin@cygwin.com
Subject: Re: cygwinX xwin resolution
In-Reply-To: <596ac178-8463-ccf0-808e-a498720c542d@utoronto.ca>
References: <87424135-6f1e-9b52-8a56-c79159d910d7@utoronto.ca>	<b3afccaf-fd83-a9c3-3f8a-e10fa02df1a8@dronecode.org.uk>	<596ac178-8463-ccf0-808e-a498720c542d@utoronto.ca>
X-IsSubscribed: yes


Maybe someone suggested this but your major problem may be that you
need to modify your font path to use higher res fonts, see xset(1) but
I use something like (cut+paste, dejavu and misc are irrelevant but
for pedagological sake):

  xset fp+ /usr/share/X11/fonts/100dpi,/usr/share/fonts/dejavu/,/usr/share/X11/fonts/misc
  xset fp rehash

which can go in some *rc file or be run manually or from a shell
script.

If you need higher res than 100dpi you'll have to hunt those down
first or maybe you can prefer TrueType fonts not sure that works in
the general case.

-- 
        -Barry Shein

Software Tool & Die    | bzs@TheWorld.com             | http://www.TheWorld.com
Purveyors to the Trade | Voice: +1 617-STD-WRLD       | 800-THE-WRLD
The World: Since 1989  | A Public Information Utility | *oo*

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

