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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ZQYBeSCeMBEfPctGQ6pO0QmTIGSePy+Hi+WWvr8aH6o z/jNKRJJuZLbVc258WKka/iPJFFk6LNSUpU5rjYAM77NTApjVtEaHY1VpxGhzgHs JQFv76rGHZjBlHubLoJYgxwwzQrl7dEJvw2KqfOmLmUh0vDIIRo1B7M9qhyiiBSI = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=UQEuxTmowdW8Ox0Gg/s3qoH7iqo=; b=A41RdOscgcrP3KaUx FMllST+efMamXyxVGpUro7YDSuSk0kWDYwntMXvshBstY4gk/GHHSVC0wYRZOi0B YJ3rD2c0H0NIbEzF6Jk60fnuTD/aqDdz4/sfew8m3QhTAryfSuL/tm02jcCQ+rF/ 7XQ22yeddQkWKt2hoXU7EO5B6M= 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=-0.2 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <554CEC83.4040303@cornell.edu> Date: Fri, 08 May 2015 13:04:03 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Fonts References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/8/2015 2:48 AM, Axel Heinrici wrote: > Hello, > > .........1.........2.........3.........4.........5.........6.........7 > I use gnuplot and some bash-skripts on a Cygwin x86_64-Installation to > generate a number of plots. Filetype is png because plenty of colleagues > will look into the plots. > Usually gnuplot sends the message: > <====================== > fontconfig: Couldn't find font. when opening font "arial", using internal > non-scalable font > ======================> > That could be a solution if I could force gnuplot always to do so. > when exporting GDFONTPATH=/cygwin/x/Windows/Fonts > I can use Arial Font without error. > > The Problem is that I do not understand which font is available or not. > In c:\Windows\Fonts\ there is a scalable Font called "Terminal", but I > get the error message: > <====================== > fontconfig: Couldn't find font. when opening font Terminal, trying default > ======================> > gnuplot then uses arial. > > If I run fc-list I get exactly one empty line. > > Since I use my skripts in productive environment I would like to have > deterministic behaviour. > > What is chain of command between gnuplot, GD-Terminal, fontconfig and what > is involved there. I can't answer your question, but the fontconfig issue is simply that fontconfig doesn't know about the Windows font directory. See https://cygwin.com/ml/cygwin-xfree/2014-05/msg00009.html Ken -- 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