Jump to content

Image Twisted Text


The Little Guy

Recommended Posts

You want to look up imagemagick

 

http://www.imagemagick.org/Usage/distorts/#perspective

 

That should have what you want. If not look at some captcha scripts to see how they do it. Should be plenty of those scripts laying around for you to look at.

 

Link to comment
https://forums.phpfreaks.com/topic/145699-image-twisted-text/#findComment-765537
Share on other sites

OK, I have used imagemagick before.

 

Is there anyway using it that I can use it to not save the image?

 

No clue, I am sure you can use the read function, but I have never used it before.

 

Most Captchas do not use imagemagick, they use the straight php functions. Find one that does a text twist that you like and look at that code to see how they did it.

 

If all else fails GD Library look at those functions available to you and see if any tickle your fancy.

Link to comment
https://forums.phpfreaks.com/topic/145699-image-twisted-text/#findComment-765551
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.