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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=eAIijFE54xKmZiRVZ6HeO76YkIvt+
	e/f/FRDNk1P75hieNeOqfj1dKkiMqTwbOzbFzadVEANXs6k+rSx6rsBfLJctDDFN
	kait2pJl5o/ERm1RLSM7G7WYo1RnRPAjZ21xv3gPvjhWHdYBenJxyz5yLKHWWLdO
	S8P8uFlDbwfEOE=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=2Wh1t4QpENYq4nd7F+1rgNOY33s=; b=hF/
	krVxErHkKpMFq9L2h0Uz36Oop0U0CCZJPyHNFNVsK0cSnTeZ0FPojDOIiKRccCAY
	m3cWLSbk9Gv2Vp4t/gY1HACTMC/oyvxKACKiK3/42MSqYIBX3UEma2siwnTRVXGN
	zi6IYDwJdf6Pm7fgHo7bhaILkOobr2TkoXtDo3K0=
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=-0.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NO_RELAYS autolearn=no version=3.3.2
X-HELO: mail-wg0-f49.google.com
MIME-Version: 1.0
X-Received: by 10.181.12.16 with SMTP id em16mr1361159wid.36.1378540603270; Sat, 07 Sep 2013 00:56:43 -0700 (PDT)
Date: Sat, 7 Sep 2013 09:56:43 +0200
Message-ID: <CAMCbSMo2p5EQdZqB0kDfCkgSm=A8RXVqY1jx1m-OPiYWa91Xyg@mail.gmail.com>
Subject: Problem with fonts and pango
From: Arjen Markus <arjen.markus895@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

Hello,

I am trying to build and test the PLplot libraries and examples
(see SourrceForge) on Cygwin with the cairo and pango libraries.

While the build succeeds if I exclude the ordinary Windows features
(the routine "cairo_win32_surface_create" is missing from the cairo
libraries), I get warnings from the pango library that it can not
chose the right fonts:

(process:5988): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='common'

(process:5988): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='latin'

I tried to install fonts via the set-up, but there does not seem to be
anything relevant.

Can anybody advise on what to do?

Regards,

Arjen

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

