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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=M3smAcA+kgheo6QW
	dEHrauuNuTcAIEmXAsDDPAhhmQYLoSmdCW1+fAHFRjm5R4UsWOhE1iB8dkH9yogU
	jI6ET8oSyy8l51gml9urqZ8kW5DNrP/TjOZ0NbXUgr7sV0QYod+O4tMxcCKNIkGm
	jMDxJ7t+9Ne1IbE0v6LNSJ1Jo4Q=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=FuiQKm+hP6ov76q/RriJGu
	KnID4=; b=mg/XvQf9BVNpFi6X9jneg6aLRK5Fzej0xo0MzKIlOxi78/L3k9DjOs
	U03P9aCr0ds0ZBnvgPCCe9QydUNayrOMQAbdk9hRrLaB00Y/79StaKM5wRzpRNy+
	xzXN3lwmESwF5XT6HC6eaGf9VAOLKdTdK92cAZTd6/n2rhyNX+pC8=
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.2 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Meanwhile, H*i:sk:CACmJb3, H*f:sk:qsVWtQ_, H*r:8.12.11
X-HELO: demumfd002.nsn-inter.net
Subject: Re: Warning "Font has limited support for character ranges" on every new window since yesterday
To: cygwin@cygwin.com
References: <CACmJb3zd7wYdrbVOhvD8V+i3HaTb2Rh-WhX0A9cH7JtUzAVkNA@mail.gmail.com> <570DE0C1.6080709@towo.net> <CACmJb3xdcq=vAQL3hTcfbdo=ofEU+h+p+Hzd9v7YyF2ZjGMjGg@mail.gmail.com> <570EA5EE.6020806@towo.net> <CACmJb3xHZtUTdHvadY_ZiNHJ4GmvHM4A4d=qsVWtQ_yYmK23Dg@mail.gmail.com>
From: Thomas Wolff <towo@towo.net>
Message-ID: <5710A4F8.6030400@towo.net>
Date: Fri, 15 Apr 2016 10:23:20 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
MIME-Version: 1.0
In-Reply-To: <CACmJb3xHZtUTdHvadY_ZiNHJ4GmvHM4A4d=qsVWtQ_yYmK23Dg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: clean
X-purgate: This mail is considered clean (visit http://www.eleven.de for further information)
X-purgate-size: 2251
X-purgate-ID: 151667::1460708603-00002418-6B02AFB2/0/0
X-IsSubscribed: yes

On 15.04.2016 06:03, LLoyd wrote:
> Thank you for your message, Thomas.
>
> I can install .fon files without problem here on Win7 (by dropping them into the fonts folder)
Window popup on all my systems:
Cannot install gohufont-14.fon
The file '...\gohufont-14.fon' does not appear to be a valid font.

> I tried to install the ones from koemaeda, but ran into some problems:
> - I can only install one at a time
They seem to have all the same name. You would need the -uni- version 
only anyway but have to decide for one size (11 or 14).

> - Whichever I install, I cannot set the correct font size (which would
> be 6.5pt for the '11px' one and 8.5pt for the '14px' one)
> - Whenever I use another size (smaller than 13 for the 11px one or 17
> for the 17px one), the displayed letters are blurry
Of course, because they are pixel fonts. That should be the same with 
the .fon versions. I wonder anyhow why you'd wish to use pixel fonts 
nowadays...

> - Sometimes, I cannot see the font inside putty's text font menu
> - Sometimes, I cannot see the font inside Windows's Fonts directory
>
> In any case, this can be summed up as "these TTF fonts are broken" and
> this is not the place for me to ask for support.
> I will continue experimenting and possibly ask koemaeda for support.
Only the -uni- versions should be distributed and the two fonts should 
have distinct names or they cannot be installed both.

> Meanwhile, I have three questions:
> - What was the package upgrade that caused me to get this warning? In
> case I don't find a solution, I'll just downgrade it...
2.2.4
Actually, although there was some trouble with the new warning and it 
has meanwhile been tamed to border cases (2.3.3),
nobody has requested to remove the warning alltogether (and I would 
hesitate to do that only for a broken pixel font).
> - Is it possible to set non-whole number as font size?
At the Windows API, the unit is different from pt, so some tricky 
calculations could be possible but not to the granularity of 0.1.
Not supported by mintty.
> - Do you think font weights could help me get a correct setting even with these TTF fonts?
No, the weight would not affect the height.

Kind regards,
Thomas


--
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

