Hmm I tried it and it dosn't seam to line wrap.  The 220 and 300 are
actually x and Y co-ords.  It's been a long time since I had to use
this.

I'd follow up on Rays suggestion here:
http://www.bennadel.com/resources/demo/imageutils/demos/index.cfm and
http://www.bennadel.com/resources/demo/imageutils/demos/drawtextarea.cfm

As this looks like exactly what your after.

Paul.

On Fri, Apr 3, 2009 at 1:33 PM, Don L <[email protected]> wrote:
>
> Paul,
>
> Thanks for the concept demo.  It looks like if we edit the following lines
> with different Width and Height
> <cfset ImageDrawText(plasmaImage,message,220,300,attr) />
> and
> <cfimage action="resize" height="#187*form.size#" width="#250*form.size#" 
> name="plasmaImage" source="#plasmaImage#" />
>
> then a block of text like
> "
> today: my topic is on walking, twisting, to cut the mid-section
>
> and here's detailed techniques:
> a) do this
> b) do that
> c) finish up
>
> have a good day!
> "
>
> would all show up in the image instead of sticking on one same line?
>
>
> Many thanks.
>
> Don
>>Here is a demo that writes text onto images.  Start with a base image
>>( or create new empty one ) and you can write text to it.
>>
>>http://tutorial4.learncf.com/
>>
>>Paul.
>>
>>On Thu, Apr 2, 2009 at 12:24 PM, D
>>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321311
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to