This is a discussion on Re: Need to generate PNG buttons with Postscript fonts.....ext's needed! within the PHP Language forums, part of the PHP Programming Forums category; lAmassab wrote: > > Hi, > > Newbie; I am aware that I need gd2, zlib, and possibly pnglib, t1lib?. &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
lAmassab wrote:
> > Hi, > > Newbie; I am aware that I need gd2, zlib, and possibly pnglib, t1lib?. > > do not have a "compiler", where can I get Win2000 binaries for the above? You can also check out ImageMagick.org. They have binaries for a Windows, I think. It handles a bunch of different font types. I just used it for the first time on a project and I was amazed how simple it was. And it handled TTFs PFBs and , I think, PSs without any difficulty. Shawn -- Shawn Wilson shawn@glassgiant.com http://www.glassgiant.com |