Re: scaling text
[email protected] (Rob Dixon)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
Robert L Hicks wrote: > > Is there an algorithm to scale text on a graphic? I have a badge 200x200 > that I would like to scale text on. > > I have looked at a bunch of Perl image libraries ( o_O ) but I didn't > see an example. I'm unclear about exactly what you want to do. If you simply want to add text to an existing image file then Zentara's solution using Image::Magick is a good start. You should let us know whether we're on the right lines and you still need assistance, or if we need to rethink completely. Rob