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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=vEn81M/W9ha2UI4LBLW+8/ysMQC6svttyic4hDpLqNh5S2HlpTTAI
	Ub88h2Y4oRB1eIw7R3pUAqJ6XX6g5k3qxhjvKlozqItzCadXtunrEbxZjsSh2bNF
	PNRz0FjQYRUx/aliYofdRESFZXL1wwaUrdle8g6goQdSrRQE1xBogI=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Utoqxw6Tl2+ZmR6i1uukbdFQFrM=; b=GE2MwJZVrgHy7y5daAHXIDlLM9W/
	7kjshTYPl/DXUyJASnUUsdbaZ1QqC0gtTz/uUP7XAIoUCwmDVIpA11hiEqGVScuN
	dfyUTcx1xRbKvQxcOD8X74Od1YWUf29Yqbb7gOdfg1cBY/b7u6cN6DhLrzfoiiu4
	CCGYCzfH0bXWcIA=
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.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Subject: Re: gnuplot MSWindows fontconfig blown away by recent update
Date: Thu, 5 Feb 2015 02:09:09 +0000 (UTC)
Lines: 31
Message-ID: <loom.20150205T025639-190@post.gmane.org>
References: <loom.20150131T191827-146@post.gmane.org> <54CFE95D.20806@cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Ken Brown <kbrown <at> cornell.edu> writes:

> 
> On 1/31/2015 1:28 PM, Brian Inglis wrote:
> > Hi, I use gnuplot which requires fontconfig info to use Windows fonts. Some
> > recent update (one of the graphic libs?) appears to have blown this info
> > away. So gnuplot is now using its default internal fonts which messes up the
> > appearance and layout of dozens of regularly scheduled plots from my data
> > sources. I do not use Xwindows or Xfonts so the X11 font docs do not explain
> > much. How can I restore gnuplot access to Windows fonts?
> 
> This is a result of a change in Cygwin's fontconfig package:
> 
>    https://cygwin.com/ml/cygwin-xfree/2014-05/msg00009.html
> 
> I don't know whether Yaakov is still planning to make a a separate package to 
> add the Windows font directory to the default font path.

I added Windows fonts to my personal local fontconfig after the drop
breakage last year. I just redid fc-cache -v and all Windows fonts appear to
be included. 
So it may not be fontconfig, but a recent update to cygwin64, such as the
graphic lib updates used by gnuplot, had the same effect, as cygwin gnuplot
is now using only the default font and size instead of specified Windows
fonts and sizes. 
Has some recent library change stopped gnuplot using Windows fonts, as
fontconfig no longer supports them by default, even though we can add them
locally? 
Is some new directory setup or env var required for the graphics libraries
to use fontconfig fonts? 



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

