From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12879 invoked by alias); 28 Oct 2011 10:53:12 -0000 Received: (qmail 12868 invoked by uid 22791); 28 Oct 2011 10:53:11 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_40,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_YG X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 28 Oct 2011 10:52:55 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RJk3S-0003ZY-5r for cygwin@cygwin.com; Fri, 28 Oct 2011 12:52:54 +0200 Received: from 91.193.68.214 ([91.193.68.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 12:52:54 +0200 Received: from gavenko by 91.193.68.214 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 12:52:54 +0200 To: cygwin@cygwin.com From: Oleksandr Gavenko Subject: BUG: ImageMagick search for font in strange path. Date: Fri, 28 Oct 2011 10:53:00 -0000 Message-ID: <4EAA8982.6080906@bifit.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-10/txt/msg00574.txt.bz2 $ cygcheck -c ImageMagick Package Version Status ImageMagick 6.4.0.6-2 OK $ convert -size 240x80 xc:white \ -font Verdana -draw "text 32,51 test" logo.png convert: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/verdana.ttf'. convert: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/verdana.ttf'. Currently image created because used default font... Any chance to fix or workaround? -- 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