Hello Dirk!
Is there any way to get images collection using custom font settings?
With native "convert.exe" it's simple, for example:
Thanks,
Kirill
Is there any way to get images collection using custom font settings?
With native "convert.exe" it's simple, for example:
convert.exe -font Verdana -pointsize 8 test.txt test.jpg
But I've found no appropriate option for MagickImageCollection and it's Read method.Thanks,
Kirill