X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Gl5WMGHyAnic/Gtb 7bAbMiHmvR+Nfv8UbcaPBP4d045SJwdybPjOJmsZuT51CGD1RV6NfETXvamUTl3e JgCcoLge0gOr4c3yX4MEBKEjDj56Y+a6geiH3iPe5etNIfGj4OWK3HwD/DKcfUre gV9+EOdFVpSxi5uwGX4lW+vDWWI= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=pjhmkOj9D80YjYzw01t0M4 QNGEw=; b=UrmgFhInSOHAAXLZV9gw8zKiI2JNTqFoguMosjBuoqpX43xqPxE3FG sLZp85y4I/5xo57LaDNP3NtrsnUxG018FHXsrODCjxK6Rsx+4hlDNQTZi1vbBjSK 3ucQIpN5eQytb2VLgyZDlmut6ZiwtIcUjSKkSCoqugLPtZmm+K9UU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=16x16, 32x32, H*MI:sk:3289e70, H*f:sk:3289e70 X-HELO: csmail.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: cygwinX xwin resolution References: <87424135-6f1e-9b52-8a56-c79159d910d7 AT utoronto DOT ca> <3289e709-118a-67b1-3a5a-2804f10695dc AT utoronto DOT ca> To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: Date: Fri, 22 Jul 2016 22:34:31 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <3289e709-118a-67b1-3a5a-2804f10695dc@utoronto.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/22/2016 6:19 PM, Dr. Rob Higgins wrote: > Ahhh ... a totally separate platform has the same issue on this hi-res small screen. This laptop is > new and Band-In-A-Box needs Windows or Mac, so I'm testing Win 10 with cygwin X to get some of the > stuff I'm used to in Linux. > > When testing Freeplane with Java 8 (in the Win 10 environment) and not connected to Cygwin X at all. > Same issue - icons are all small and stay small but content can be enlarged, and menus are already > large enough. > > So, as an fyi for similar situations, I'm finding gnome-terminal and pcmanfm to be most > accommodating Cygwin X apps in allowing larger content fonts and reasonable menu sizes even though > toolbar icons remain very small. > > Thanks for your help. > > ---rob--- I found a discussion about tiny icons on a list about Eclipse. Icons are generally a fixed-size rectangle of *pixels*, often 16x16. To do any better, an app needs multiple versions (e.g., 16x16 and 32x32). They aren't generally done using a scalable format (I guess things that small need to be custom designed). Personally, I could live with just repeating 1 pixel in a 2x2 square to give me a bigger, if "jaggy", icon/button, but people don't seem to do that ... Regards -- EM -- 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