is there anyone use this function setFontFamily in php?

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
xhashao

is there anyone use this function setFontFamily in php?

Post by xhashao »

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.
Post Reply