From: cristy Date: Tue, 16 Mar 2010 02:22:41 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9790 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f221b0903a946ac48cb9e6e4f7f27c54b953459;p=imagemagick --- diff --git a/magick/annotate.c b/magick/annotate.c index b33fec720..188c0dad7 100644 --- a/magick/annotate.c +++ b/magick/annotate.c @@ -817,7 +817,7 @@ static MagickBooleanType RenderType(Image *image,const DrawInfo *draw_info, TypeWarning,"UnableToReadFont","`%s'",draw_info->family); } if (type_info == (const TypeInfo *) NULL) - type_info=GetTypeInfoByFamily("Century Schoolbook",draw_info->style, + type_info=GetTypeInfoByFamily("Utopia",draw_info->style, draw_info->stretch,draw_info->weight,&image->exception); if (type_info == (const TypeInfo *) NULL) type_info=GetTypeInfoByFamily("Arial",draw_info->style,