On Wed, 4 Sep 2002 18:31:04 -0400, in cf-talk you wrote: >I have CFX_Image. But the docs are so skimpy. It mentions Photoshop, but >never referrs to .eps files or how to call them. Here's all it says about >Photoshop: (does this tell me anything?) > >IPTC-variables: ( Photoshop File Info )
What that is is simply the IPTC field format which was originally created by Adobe (for their Photoshop Product). Field photographers and the like for the international press wanted a set of standardized fields that they could add to photographs to id them with their names and various comments the editors and staff might need. This is what that is. Most any AP Photo jpeg you seen on CNN problably has them embedded into it's jfif stream. I've written a C++ to read and write them, so... I'm a little familar. :) --min ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

