RE: Dynamic image generation

2000-08-01 Thread Jay Wigginton

there is a custom tag  CFX_DYNAMICGIF that will work as you desire in the
Allaire tag gallery...

http://devex.allaire.com/developer/gallery/SearchResults.cfm?keywords=cfx_dy
namicgifsearch=search

Jay

 -Original Message-
 From: George Loch [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, August 01, 2000 7:22 PM
 To: [EMAIL PROTECTED]
 Subject: Dynamic image generation


 Is anyone aware of a dynamic image generator solution? I am aware of Flash
 Gen. But $30K seems a little steep to just build little buttons
 with type on
 them.

 What I want to accomplish is to build graphics on the fly if they don't
 already exist with font, kerning, ect..

 Any ideas?

 Thanks

 George Loch

 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Dynamic image generation

2000-08-01 Thread Rick Osborne

[George Loch]
[Is anyone aware of a dynamic image generator solution?]

[Jay Wigginton]
[custom tag  CFX_DYNAMICGIF]

If you need anything beyond basic image manipulation (essentially, if you
need the power of PhotoShop to be available from within CF), you can always
use the GIMP.  It's basically a scriptable version of PhotoShop available on
both Unix and Win32, which means that you can muck with it from within CF.
I keep meaning to try it, but I haven't built up the courage yet.  I haven't
heard of anyone else trying it, but there may very well be someone who has.
It's an option, just maybe not an easy one.  However, I doubt you'll run up
$30K in dev time just trying to figure it out, tho.  :)

Info on the GIMP can be found at:

http://www.gimp.org/

-Rick

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.