delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/09/26/02:57:20

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
X-YMail-OSG: WIHx9H4VM1kUIJcwWx2XUZJJyegUyfI3SC7ZThJX3Fj3THXX7hY9zP6CpH.cKA9rX57aYrOR3ZmV6K1a45Qtd8fJePSXKE6.uCihZ0IRGA2q3Y2d.h09Xbeyad5pmUZMs5GFHQNlGdCYqEJnNp8IkdeC
Date: Fri, 26 Sep 2008 08:56:09 +0200 (CEST)
From: Marco Atzeri <marco_atzeri AT yahoo DOT it>
Subject: Re: montage: unable to read font...
To: cygwin AT cygwin DOT com
In-Reply-To: <f79359b60809252211r6e0dbc38k3ffefbbe44cad8d5@mail.gmail.com>
MIME-Version: 1.0
Message-ID: <420377.230.qm@web25001.mail.ukl.yahoo.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

--- Gustavo Seabra  ha scritto:

> Hi all,
> 
> On Fri, Sep 19, 2008 at 3:27 PM, Gustavo Seabra
> <gustavo DOT seabra AT gmail DOT com> wrote:
> > Hi,
> >
> > I have ImageMagick 6.4.0 installed here (in
> Cygwin). After the last
> > upgrade, using setup.exe, I started getting the
> following messages
> > anytime I run ImageMagick's 'montage':
> >
> > $ montage -label '%f' temp_??.png -geometry +5+5
> -tile 3x3 -frame 5
> > -shadow temp_page.png
> > montage: unable to read font
> >
>
`/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/arial.ttf'.
> > montage: unable to read font
> >
>
`/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/arial.ttf'.
> > [...]
> > $


On the /usr/lib/ImageMagick-6.4.0/config/
the xml files report as directory where the font
should be:

/usr/share/fonts/corefonts/

but this directory does not exist.

workaround

$ cd /usr/share
$ mkdir fonts
$ cd fonts
$ ln -s /cygdrive/c/WINDOWS/Fonts corefonts

so now 
/usr/share/fonts/corefonts

will link to 
/cygdrive/c/WINDOWS/Fonts

where the TTF font of windows are.

Regards
Marco


__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019