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=KBv9uDk0RuMUgTk3FVgShMVp6+9sD
	uvtN3Mlekn7wxC8WxeUL0lvEe5a6yBHppGO8HGE4DowhSdKfRB2gshLc2UKEZt+A
	IOpiLi2ytULFp1xPGQVyZTgl/A7VC8WslmUEXcnyO10ztJWBTouLjtooF+Ma4gMX
	1LwgJJKd9IC5ks=
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=EIS/xEb35+b2J+Vw34JiG1IYn1o=; b=M2n
	h6e8EsvnhHXDPY6MGcixiAz60F8W0B4VuNz2x31EZHRUl09NFO48kh7a1tD91poq
	jEwE5hiAXhtBLvKRZlQoLctLDrEOcp+DAm4MKu+YoVRA/Y+8VeV7jcgd7XOwKzV3
	5gbynKckSHJXhTh0Gcy3DWFKIhUHxetKBrWDkh78=
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.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NO_RELAYS autolearn=no version=3.3.2
X-HELO: mail-wi0-f178.google.com
MIME-Version: 1.0
X-Received: by 10.194.77.167 with SMTP id t7mr3083556wjw.27.1378490085161; Fri, 06 Sep 2013 10:54:45 -0700 (PDT)
Date: Fri, 6 Sep 2013 19:54:45 +0200
Message-ID: <CAMCbSMp3cynN6_ud6Ng5cFO=nkNKjfwrUPBF=XkB7zkJx7aDkg@mail.gmail.com>
Subject: Problems with cairo 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
(http://plplot.sf.net) 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

