From: <ma...@li...> - 2001-05-17 19:13:41
|
Hi, Great! Never mind lcms could be ported to BeOS too :) About your #ifdef... I would like to incorporate in main sources... Could I ask the lines you have added? Seems very interesting. Thankx Martí Maria The little cms project http://www.littlecms.com ma...@li... ----- Original Message ----- From: "YNOP" <jt...@en...> To: <in...@li...> Sent: Thursday, May 17, 2001 8:10 PM Subject: lcms > After looking around at several cm systems most people pointed here. > I am designing a Pro Image Editing package for BeOS and was in need of a > good cms. > > I have downlaaded and compile the lib and testbed, (both seem to work > fine) > > however the swab() function seem not to exist on Be So I just #ifdefed > it into cmsio1.c and all seems to be good again. > > thanks for all the work you guys have done, looks good. > > testbed output > ---------- > little cms testbed. ver 1.2 build May 17 2001 12:39:00 > > Testing fixed point: 2.8848960205 = 2.8848 > 0.437499269828536 = 0.4375 > Testing fixed scaling...Ok! > Testing linear interpolation ...Ok! 2228 tics > Testing descending tables (linear interpolation) ...Ok! > Emulating sRGB from primaries & White point: > > sRGB final matrix is: > [ 0.436066 0.385147 0.143066 ] > [ 0.222488 0.716873 0.060608 ] > [ 0.013916 0.097076 0.714096 ] > > lcms calculated matrix is: > [ 0.436066 0.385114 0.143105 ] > [ 0.222493 0.716923 0.060627 ] > [ 0.0139346 0.0970567 0.714108 ] > > Testing CIELab conversion: > 1=IEC 61966-2.1 Default RGB colour space - sRGB - IEC http://www.iec.ch > 2=sRGB ColorSpace Conversion Profile > Ok!. Out of encodeable representation=0 > > Error Induced by the CMM due to roundoff (dE) > Testing little cms Relative L*a*b* identity profile: > dE : mean=0.00386782, SD=0.531602, max=0.00676582 : 1197 tics, 1.197 > sec. > Testing preview > dE : mean=0.00386782, SD=0.531602, max=0.00676582 : 1222 tics, 1.222 > sec. > > Success. > > > > > > > YNOP > yn...@ac... > http://www.?.com > ---------------------------------------------------------- > Too much, too easy, it's lethal. Some, not too easy, the parasite is > tolerated. > - Jean-Louis Gassee, Be, Inc. > > > ----------------------------------- > This message was sent with the demo version of Postmaster, a BeOS mail client. > For more information, please visit http://kennyc.com/postmaster > > > |