Manipulate the DPI with cfimage?

2008-01-03 Thread Carsten Klement
Hello,
i use a Linux Server with CF8 an want to read out or manipulate the dpi of 
pictures with cfimage. I have found it only in the function 
ImageGetEXIFMetaData, but not every picture have the Exif Data.

Is it right, that this function is not supported in CF8?

Thanks!
Carsten 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295735
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: UTF-8 to UCS-2

2007-12-31 Thread Carsten Klement
Thanks very much for your help, everything works fine ;)
Have a happy new year! 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295571
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: UTF-8 to UCS-2

2007-12-30 Thread Carsten Klement
Hi,
thanks for your answer. But CF supports no UCS-2 encoding for pageencoding or 
charsetencode/decoe.
UTF-16 is supportet, but it's not the same as i want.
Carsten 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295541
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: UTF-8 to UCS-2

2007-12-29 Thread Carsten Klement
Hello,
i've build a script for this Problem.
But perhaps there is a better way for this problem?






 
 
 
  
   
   
  
 
 

Input (#len(tmp_inputstring)#) #tmp_inputstring#
Output (#len(tmp_outputstring)#) #tmp_outputstring#



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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295520
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


UTF-8 to UCS-2

2007-12-28 Thread Carsten Klement
Hello,
i must use UCS-2 for and SMS-Gateway.

And i will convert my UTF-8 String to UCS-2 like this.
http://chings2.no-ip.com/unicode_utf8/test.php

Is this possible in CF?

Can anybody help me please?

Thanks, sorry for my bad english.
Carsten 


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295501
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4