in reply to Re: Re: Re: Re: Image::Magick problems
in thread Image::Magick problems

No I don't think it has a default font, you have to specify the default font yourself:
$image->Set(font=>'/path/to/font.ttf');