Search found 1 match
- 2019-07-15T02:31:42-07:00
- Forum: IMagick
- Topic: PHP Imagick extension arch font into image merge
- Replies: 1
- Views: 71884
PHP Imagick extension arch font into image merge
How would I do the following through using the PHP API for imagemagick? I need to annotate a image containing a label with arched font that is retrieved from a $_GET['name'] variable, so that everyone would get a image with different text based on their urls containing their names. I know how to ...