RE: [ACFUG Discuss] Engraved Text Effect

2009-06-12 Thread Mike Staver
e to make this look > right. You can do things like this in Photoshop, and I was hoping there > would be a way to do it inside of ColdFusion. > > > >Clarke > > > > From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Teddy R. Payne > Sent: Thursday, June 11,

Re: [ACFUG Discuss] Engraved Text Effect

2009-06-11 Thread John Mason
de of ColdFusion. Clarke *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Teddy R. Payne *Sent:* Thursday, June 11, 2009 4:09 PM *To:* discussion@acfug.org *Subject:* Re: [ACFUG Discuss] Engraved Text Effect Clarke, Yes, you can do this with cfimage. cfimage uses a

RE: [ACFUG Discuss] Engraved Text Effect

2009-06-11 Thread Clarke Bishop
hoping there would be a way to do it inside of ColdFusion. Clarke From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Teddy R. Payne Sent: Thursday, June 11, 2009 4:09 PM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] Engraved Text Effect Clarke, Yes, you can do this

Re: [ACFUG Discuss] Engraved Text Effect

2009-06-11 Thread Teddy R. Payne
Clarke, Yes, you can do this with cfimage. cfimage uses a Java library, so you are already using one. ;-) The method that I have seen is using imageDrawText() function: http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Images_12.html Teddy R. Payne, ACCFD Google Talk - teddyrpa

[ACFUG Discuss] Engraved Text Effect

2009-06-11 Thread Clarke Bishop
I have a shopping application where I would like to show the user an image of a personalized, engraved item. I have images of the item without engraving, but I want to simulate an engraved look with the user's actual personal information. So, each image will be dynamically generated from informati