- Convert text into image for web page
- Posted by Jason Brown on March 26th, 2006
I've found the command lines to use with say, imagemagick, but what I
need is a script, preferably php, that will convert a few words of text
and place it as an image, in a specific typeface, on a web page. What I
had in mind was having a script where my headings would go on the page.
Instead of text headings, the script would render a graphic, using a
fancy typeface installed on the server. Is this possible? I've not
found a script that will do this yet.
Jason
- Posted by David Cary Hart on March 26th, 2006
On 25 Mar 2006 18:57:15 -0800
"Jason Brown" <jasonbrown1999@yahoo.co.uk> opined:
However, the simpler, faster way to do this is using ImageMagic
--
Displayed Email Address is a SPAM TRAP
Our DNSRBL -
Eliminate Spam: http://www.TQMcube.com
Multi-RBL Check: http://www.TQMcube.com/rblcheck.php
Zombie Graphs: http://www.TQMcube.com/zombies.php
- Posted by Toby Inkster on March 26th, 2006
Jason Brown wrote:
http://examples.tobyinkster.co.uk/reflexion/example
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
- Posted by Jason Brown on March 27th, 2006
That's nothing like what I wanted, just a quick plug for one of your
experiments.
Jason
- Posted by Toby Inkster on March 27th, 2006
Jason Brown wrote:
Firstly, please quote what you're replying to.
Secondly, you ask for "a script, preferably PHP" that places "a few words
of text" in "an image, in a specific typeface, on a web page". You also
mention "imagemagick".
My script, written in PHP, places a few words of text in an image, in a
specific typeface (Times New Roman in this case, but I could have chosen
any typeface) on a web page. It happens to utilise ImageMagick to do this.
In what way does that differ from what you wanted?
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact


