This is Add text to image
echo system('convert mug.jpg -font courier -fill green -pointsize 30 -annotate +100+230 'hi Wlecome yy' mug123.jpg');
unix command run in php it is working fine when we change the point size hi welcome is over flow the image
how can we over come?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…