[Lcms-user] Re: Porting lcms 107b to VAX
An ICC-based CMM for color management
Brought to you by:
mm2
From: <ma...@li...> - 2001-06-01 16:23:08
|
Hi, > BTW: Nice work. Hoping this will solve some of our conversion problems. > > We are attempting to port your package to the VAX. However, there are a > couple of function calls for which I cannot find the function definitions. > > The functions are TIFFGetField and TIFFGetFieldDefaulted. > > Could you tell me where these are defined? Thank you. Regarding TIFFGetField and TIFFGetFieldDefaulted, I assume you are trying to compile the tiff profile applier sample. If so, you need the freely available TIFF file format library "libtiff". You can get this library on: http://www.libtiff.org I recall there is support to VMS as well, check contrib/vms folder. About the port, some users have reported me that the CMM engine is working ok on VMS. Simply pick the right toggles on lcms.h and all should work smoothly. Hope this helps. Martí Maria The little cms project http://www.littlecms.com ma...@li... ----- Original Message ----- From: "Borden, Brian" <bri...@ve...> To: "Marti Maria (Little CMS)" <ma...@li...> Sent: Friday, June 01, 2001 5:01 PM Subject: Porting lcms 107b to VAX > > BTW: Nice work. Hoping this will solve some of our conversion problems. > > We are attempting to port your package to the VAX. However, there are a > couple of function calls for which I cannot find the function definitions. > > The functions are TIFFGetField and TIFFGetFieldDefaulted. > > Could you tell me where these are defined? > > > Also, any hints/tips you could provide to get this rolling would be > greatly appreciated. > > > Thanks, > > Brian Borden > Verizon Directories Corp. > Verizon Place > DFW Airport, TX 75261 > (972) 453-7628 > > |