如何在PHP中运行imagemagik命令? [英] how to run imagemagik commands in PHP?

查看:91
本文介绍了如何在PHP中运行imagemagik命令?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用PHP中的imagemagik来弯曲文本。但是网站上显示的命令不起作用。

i am trying to bend text using imagemagik in PHP. but the commands shown in the website are not working.

http://www.fmwconcepts.com/imagemagick/texteffect/index.php

如何在PHP中运行这些脚本?有人请帮助我..

how can i run these scripts in PHP ? somebody please help me..

注意:-t \某些ARCHBOTTOM TEXT \'-s outline -e arch-bottom -d 1.0 -f Arial -p 48 -c skyblue -b white -o black -l 1 -u lightpink

NB :-t \'SOME ARCHBOTTOM TEXT\' -s outline -e arch-bottom -d 1.0 -f Arial -p 48 -c skyblue -b white -o black -l 1 -u lightpink

推荐答案

你使用魔法棒吗?我有类似的问题,我没有正确配置我的PHP安装使用Imagemagick。此链接帮助

Are you using magickwand? I had a similar problem, I didn't have my PHP installation properly configured to use Imagemagick. This link helped

http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/

这篇关于如何在PHP中运行imagemagik命令?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆