Text on a image

后端 未结 5 1236
南旧
南旧 2021-01-17 04:27

Is it possible to dynamically place text on an image in php? And then send it to an rss feed?

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-17 05:02

    Here are some ImageMagick libraries for PHP. Once you have that installed, you might annotate your image with relevant PHP'ed ImageMagick commands.

提交回复
热议问题