AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.02.15 12:47 "Unable to read Unicode Alpha channel names in Tiff file created from Adobe Phtotshop.", by Amit Kumar Srivastava
2007.02.15 19:31 "Re: Unable to read Unicode Alpha channel names in Tiff filecreated from Adobe Phtotshop.", by Chris Cox

2007.02.15 19:31 "Re: Unable to read Unicode Alpha channel names in Tiff filecreated from Adobe Phtotshop.", by Chris Cox

The names are stored as completely standard UTF-16 values.

But this has nothing to do with TIFF, since the alpha channel names are
stored in the Photoshop specific data block.
And the documentation for the strings is in the Photoshop SDK.

Chris



-----Original Message-----
From: tiff-bounces@lists.maptools.org on behalf of Amit Kumar Srivastava
Sent: Thu 2/15/2007 4:47 AM
To: tiff@lists.maptools.org
Subject: [Tiff] Unable to read Unicode Alpha channel names in Tiff
filecreated from Adobe Phtotshop.
 
Hi,
I am facing the problem in getting the alpha channel names stored with
Unicode characters e.g. in Japanese Korean etc. 
I created the Tiff file from Adobe Photoshop and provide the Unicode
alpha channel name. If I read this tiff file then I get the garbage
characters (e.g ???). If I open the same file in Adobe Photoshop then it
is opening properly and also shows the correct alpha channel name.

If I provide the name in English then it is working properly.

Did any one have face the same issue?  Is there any way to read Unicode
alpha channel name? 



Thanks & regards,
amit