Both are fixed now, thanks Ignacio!
Marti

Ignacio Ruiz-de-Conejo wrote:
> Marti:
>
> Just for for tracking purposes, in lcms.h
> #define LCMS_VERSION        117    // <--should be updated
>
>           Ignacio
>
>
> Ignacio Ruiz-de-Conejo wrote:
>   
>> Marti:
>>
>> Good to hear about the release of lcms 1.18. Thanks a lot for the Beta!
>>
>> I think, though, that it would be nice to have a couple of small 
>> glitches fixed in the code before it gets released:
>>
>> 1) in tifficc.c, in the PackTIFFLab8 () function, the command (line 949)
>>        wOut[2] = (wOut[2] + 0x0080) >> 8;
>> "overflows" when wOut[2] is equal to 255, and gets assigned a 0.
>> In practical terms, yellows get turned to blue.
>>
>> 2) in cmsio1.c, the function ReadEmbeddedTextTag() should return the 
>> numbers of bytes left (to be read) on the tag.
>>  However, in the case of "icSigTextType:" this is not accomplished, 
>> for it is returning the bytes actually read.
>>
>> Hope this helps,
>>
>>   Ignacio
>>
>>     
>
>   


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to