i have some problem,when i use ImagickDraw::setFont to image text,when i insert a space between the letter,some font is not contain the space character,when output image it will change to '?'.
So I thought of using the setFontFamily? but i can't find example about it.