Re: montage: unable to read font...

2008-09-26 Thread Gustavo Seabra
On Fri, Sep 26, 2008 at 2:56 AM, Marco Atzeri <[EMAIL PROTECTED]> wrote:
>
> --- Gustavo Seabra  ha scritto:
>
>> Hi all,
>>
>> On Fri, Sep 19, 2008 at 3:27 PM, Gustavo Seabra
>> <[EMAIL PROTECTED]> 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

It works like a charm.

Thanks!!
Gustavo.

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



Re: montage: unable to read font...

2008-09-25 Thread Marco Atzeri

--- Gustavo Seabra  ha scritto:

> Hi all,
> 
> On Fri, Sep 19, 2008 at 3:27 PM, Gustavo Seabra
> <[EMAIL PROTECTED]> 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/



Re: montage: unable to read font...

2008-09-25 Thread Gustavo Seabra
Hi all,

I've sent this message to the cygwin list one week ago but, as I had
no response at all, I assume it didn't reach the list. So, I'm
reposting. I apologize if you got this before. I'd really appreciate
any help here.

Thanks,
Gustavo.

On Fri, Sep 19, 2008 at 3:27 PM, Gustavo Seabra
<[EMAIL PROTECTED]> 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'.
> [...]
> $
>
> This error just repeats for every file being treated. In the end,
> montage does create the file, but the message is strange. I noticed
> that the same issue was mentioned once before here:
> http://sourceware.org/ml/cygwin/2008-04/msg00675.html
>
> but there are no answers to it. Could anybody suggest me a way to get
> rid of those messages? Thanks a lot.
>
> Gustavo.
> P.S.: I also include my cygchecck here.
>
> --
> Gustavo Seabra
> Postdoctoral Associate
> Quantum Theory Project - University of Florida
> Gainesville - Florida - USA


cygcheck.out
Description: x-unknown/gulp
--
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/