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: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 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=-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: Subject: Problems with cairo and pango From: Arjen Markus To: cygwin AT cygwin DOT 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