Page 1 of 1

Query font families?

Posted: 2015-03-09T19:35:09-07:00
by Danack
Hi,

Currently it's possible to list the fonts available through MagickQueryFonts. Is there any way to query the list of font families available?

Calling DrawSetFontFamily with an invalid font family name does not fail (which is the correct behaviour), but it would be nice for users of the API to be able to detect what font families are usable on a system.

cheers
Dan