[magick-users] What font is used when not specified
Damien Dunlop
djd at cmad.com.au
Tue Jul 22 10:09:00 PDT 2008
> damien wrote...
> | A typical set of lines used with convert might be:
> |
> | -background white \
> | -splice 0x30 \
> | -pointsize 14 \
> | -annotate 0 "Font found on GIS PC" \
> |
> | The font used on my PC is OK, but I would like
> | to use a bold version. So, how does one determine
> | the`default' font that is being used so that one
> | can then specify the bold version (if there is one)?
> |
> You specify a different truetype font that is on your system
> AND which IM has been told about..
>
> For example -font ArialB
>
Yep, I know how to select a specific font, but I happened
to like the one that appeared without selecting a font at all,
except, I would like to find the bold version of that one.
I could print out all fonts and compare, but that may be tedious.
So is there a simple way to determine the default?
More information about the Magick-users
mailing list