Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Transforming Text to Image!!

by dga (Hermit)
on Jul 22, 2003 at 17:44 UTC ( [id://276841]=note: print w/replies, xml ) Need Help??


in reply to Transforming Text to Image!!

You might want to look into Image::Magick which is on CPAN under Perl-Magick. This assumes that you want to make a graphical image out of some text string that is sent in.

I would recommend png for the file format to best preserve the look of the text in the least proprietary way.

A graphic file of a sentance will be orders of magnitude larger to store than the sentance.

GD might also do this sort of thing.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://276841]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found