Re: [Lcms-user] LittleCMS Performance and Non-Intel Processors

2017-07-31 Thread Graeme Gill
xplore in my color engine, and I've been content to stick to portable C code, while wringing what I can out of it. Exploiting GPU texture lookup hardware seems far simpler to code for, for maximum overall speed. ] Ch

Re: [Lcms-user] Negative channel values are clipped upon floating point conversions to profiles with true gamma TRCs

2016-08-11 Thread Graeme Gill
ell as their relationships between each other. Clipping -ve per component values is easy to implement, but just like the whiter than the white point case, you can end up with hue shifts and other undesirable changes to the intended color. Graeme G

Re: [Lcms-user] [OT] media relative to PCS D50 (in v4)

2014-12-03 Thread Graeme Gill
maths when specifying media included or media excluded densities or XYZ values. ] Graeme Gill. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business

Re: [Lcms-user] [OT] media relative to PCS D50 (in v4)

2014-12-02 Thread Graeme Gill
, no-one normally looks at the illuminant - it will be bright and glary. Normally you can only see it indirectly, such as from the thing that is primarily occupying your field of view - i.e. the paper stock. Graeme Gill

Re: [Lcms-user] [OT] media relative to PCS D50 (in v4)

2014-12-01 Thread Graeme Gill
the whites of images printed on it, look white. Yet ICC applies Wrong Von Kries in accounting for the difference between the D50 illuminant and the media color. Graeme Gill. -- Download BIRT iHub F-Type - The Free Enterprise

Re: [Lcms-user] [OT] media relative to PCS D50 (in v4)

2014-12-01 Thread Graeme Gill
Graeme Gill wrote: not so, is easy to refute - you just have to examine what's happening confirm -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly

Re: [Lcms-user] free fallback CMYK profile

2014-08-24 Thread Graeme Gill
. You can find it here http://www.argyllcms.com/cmyk.icm I'll include it with future ArgyllCMS releases. Graeme Gill. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org

Re: [Lcms-user] How to specify the white point in a V2 ICC profile

2014-02-16 Thread Graeme Gill
chromatic adaption transform rather than Wrong Von Kries. Graeme Gill. -- Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview

Re: [Lcms-user] How to specify *nix as the platform

2014-01-24 Thread Graeme Gill
for adding platform signatures, although one could simply ask them I guess. Graeme Gill. -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads

Re: [Lcms-user] Converting from LAB to RGB

2013-12-13 Thread Graeme Gill
couldn't use them, what would be the point of buying it ? Graeme Gill. -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance

Re: [Lcms-user] Converting from LAB to RGB

2013-12-12 Thread Graeme Gill
information exported though - their older product ColorDrive exported spectral as well. ] Graeme Gill. -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture

Re: [Lcms-user] Precision loss in floating point transform

2013-11-24 Thread Graeme Gill
calculations, and it would seem foolish to do so because the ICC standard doesn't prescribe such an implementation as far as I'm aware. Graeme Gill. -- Shape the Mobile Experience: Free Subscription Software experts and developers

Re: [Lcms-user] apply VCGT tag in software conversion

2013-10-08 Thread Graeme Gill
neutral will look yellow brown when displayed with absolute colorimetry on a D65 display. Graeme Gill. -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore

Re: [Lcms-user] Display gamma

2013-01-18 Thread Graeme Gill
for. There's some stuff on his website, and his book Digital Video and HDTV is well worth possessing. Graeme Gill. -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript

Re: [Lcms-user] Display gamma

2013-01-18 Thread Graeme Gill
all kind on moot for color managed applications though. Graeme Gill. -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current

Re: [Lcms-user] Creating a display profile using lcms2

2012-12-03 Thread Graeme Gill
probably want to check out the ICC SampleICC project if you want alternate (free) profiler functionality. I don't actually know if it provides the functionality you are after though.. Graeme Gill. -- LogMeIn Rescue: Anywhere

Re: [Lcms-user] Getting the profile whitepoint

2012-11-22 Thread Graeme Gill
Richard Hughes wrote: I thought chad had to be invertable? You can invert it in lcms, but typical CMM's won't even try. So what's the point in figuring out the devices real white point if you can never access anything to do with it when you use the profile ? Graeme Gill

Re: [Lcms-user] cmsBuildTabulatedToneCurve16

2012-10-15 Thread Graeme Gill
Marti Maria wrote: Hi, transferFunction = cmsBuildParametricToneCurve(0, 4, Parameters); Aren't parametric tone curves an ICC V4 feature ? cmsSetProfileVersion(hICC, 2.1); Or does this convert it to an ICC V2 compatible table ? Graeme.

Re: [Lcms-user] cmsBuildTabulatedToneCurve16

2012-10-15 Thread Graeme Gill
Pascal de Bruijn wrote: I'm not particularly clear on what ScriptCode is, glancing over the ICCv2 spec didn't clear anything up either... It's an old Mac internationalization thing. If you go rummaging around in Mac history, there is some info on it. Graeme Gill

Re: [Lcms-user] sRGB with unintended D50 whitepoint

2012-09-11 Thread Graeme Gill
profile doesn't do it that way, and doing it that way wrecks absolute colorimetric and proofing uses. Graeme Gill. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: [Lcms-user] sRGB with unintended D50 whitepoint

2012-06-24 Thread Graeme Gill
specifications. Graeme Gill. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include

Re: [Lcms-user] Profile Illuminant

2012-02-01 Thread Graeme Gill
for this is a poor one though (so called Wrong Von Kries). Graeme Gill. -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio

Re: [Lcms-user] RGB to RGB transform with 16bit CLut

2011-08-26 Thread Graeme Gill
. Graeme Gill. -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed

Re: [Lcms-user] Creating a 3D gamut surface with lcms2

2011-03-24 Thread Graeme Gill
license is restricted to academic and non-commercial use. Graeme Gill. -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses

Re: [Lcms-user] Lab ranges: converting to 0.0...1.0 - confused

2011-02-15 Thread Graeme Gill
Mark wrote: For wide gamut I am seeing a* values as high as -211 and b* of +166. Yes. a*b* values are essentially unbounded. For practicality, the ICC define a range of values from -128 to +128, but there are real world situations where this range is not big enough. Graeme Gill

Re: [Lcms-user] Question about Absolute (nonstandard) cLUT profiles

2010-12-07 Thread Graeme Gill
steps.). (I'll leave Marti to answer the lcms questions :-) Graeme Gill. -- What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time

Re: [Lcms-user] Full screen color management using hardware shaders

2010-06-14 Thread Graeme Gill
manufacturers problem. Graeme Gill. -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http

Re: [Lcms-user] Full screen color management using hardware shaders

2010-06-14 Thread Graeme Gill
fraction of the volume of the cube you are populating. So overall you are better off trying to stick to device to device lookups as much as you can. Graeme Gill. -- ThinkGeek and WIRED's GeekDad team up for the Ultimate

Re: [Lcms-user] unicode text problem, and VCGT

2009-12-10 Thread Graeme Gill
to device setup rather than characterization. Apple would need to offer it to the ICC, and the ICC would have to be interested in taking it over for it to ever become an official ICC tag. Graeme Gill. -- Return on Information

Re: [Lcms-user] LCMS 1.17 security fix issue

2009-04-11 Thread Graeme Gill
of colour management that they depend on. Oh good, they can re-implement ICC file parsing and profile interpretation all over again, and make all the same mistakes as everyone else did. (In fact probably even more, if they aren't very familiar with color science). Graeme Gill

Re: [Lcms-user] Beta for lcms-1.18 available on site

2009-03-10 Thread Graeme Gill
safe, and the former have the advantage of better availability. Graeme Gill. -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly

Re: [Lcms-user] Finding the cause of Dirty Whites..

2008-06-07 Thread Graeme Gill
it's just the B2A not matching the A2B with regard to the white point. This could be due to poor accuracy of the B2A, or a poor choice of grid locations (you have to arrange the per channel tables such that the PCS white lands on an a b grid line to get an accurate white out of the B2A). Graeme Gill

Re: [Lcms-user] preserving K in Postscript transforms?

2008-06-05 Thread Graeme Gill
, and CPSI has a poorer set of extensions called Proofer Plug-In and DeviceN Process Color Model that can also be turned to the same purpose with some effort (been there, done that.) I'm not sure if Ghostscript has a similar mechanism or not. Graeme Gill

Re: [Lcms-user] GPU accelerated transform with a LUT?

2008-05-11 Thread Graeme Gill
is used by many of the 3D animation studios to do color managed previews of animation's. The example OpenEXR viewer is such an instance, and the source code is available. Graeme Gill. - This SF.net email is sponsored

Re: [Lcms-user] When to use Von Kries or do a chromatic adaptation, and what is an acceptable delta E?

2008-05-11 Thread Graeme Gill
version of it.) Graeme Gill. - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net

Re: [Lcms-user] Create AdobeRGB profile from scratch

2008-04-11 Thread Graeme Gill
/000739.html and this conclusion: http://lists.freedesktop.org/archives/openicc/2006q3/000775.html Graeme Gill. - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event

Re: [Lcms-user] Softproof questions

2007-06-14 Thread Graeme Gill
is adapted to the display, but not completely. This is equivalent to linking the output medium profile using absolute to the display profile using relative colorimetric. (ICC V4 display profiles have made this the default behaviour for so called V4 absolute intent). Graeme Gill

Re: [Lcms-user] is icc profile portable to wcs

2007-04-02 Thread Graeme Gill
.) Graeme Gill. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys-and earn cash http

Re: [Lcms-user] is icc profile portable to wcs

2007-04-02 Thread Graeme Gill
split the profile into three viz device, CAM, and gamut. Why could nt it keep it in a single profile as ICC profile did.? Flexibility. You can mix and match each of these, reducing the combinatorial explosion that would result if you tried to package them all together. Graeme Gill

Re: [Lcms-user] ILM's CTL on SF

2006-12-15 Thread Graeme Gill
? Graeme Gill. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys - and earn cash http

Re: [Lcms-user] alpha blending in LAB space

2006-12-05 Thread Graeme Gill
(assuming you needed to return to the original space). It is possible to do this type of thing in OpenGL using texture mapping lookups to do the color conversion interpolation, but this obviously involves a number of steps. Graeme Gill

Re: [Lcms-user] Problem with Printer on Network

2006-06-10 Thread Graeme Gill
, but easy in the end). Of course some of this may be card/driver/configuration dependent. Graeme Gill. ___ Lcms-user mailing list Lcms-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lcms-user

Re: [Lcms-user] OT - ICC TagData Overflow

2006-04-02 Thread Graeme Gill
. What I am trying to work out is, will all people with this version of Norton get this message if they attempt to download a file with an ICC profile in? I know Norton are the people to ask but I'd get blood out of a stone quicker. Probably. Graeme Gill

Re: [Lcms-user] Profiling software testing

2006-03-30 Thread Graeme Gill
that Wolf is willing to produce for this effort? I don't have a specialized slide scanner, but I do have an Epson 4990, if that is of any interest. Graeme Gill. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

Re: [Lcms-user] How feasible is this procedure?

2006-03-06 Thread Graeme Gill
. Graeme Gill. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory

Re: [Lcms-user] How feasible is this procedure?

2006-03-06 Thread Graeme Gill
= 1.210566 With calibration: Errors: max. = 3.447379, avg. = 0.938222, RMS = 1.089465 Errors (CIE94): max. = 2.689617, avg. = 0.461286, RMS = 0.540222 Graeme Gill. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

Re: [Lcms-user] How feasible is this procedure?

2006-03-05 Thread Graeme Gill
an instrument, and the resulting XYZ values will form the reference file. Graeme Gill. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast

Re: [Lcms-user] How feasible is this procedure?

2006-03-05 Thread Graeme Gill
. Graeme Gill. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding

Re: [Lcms-user] How feasible is this procedure?

2006-03-05 Thread Graeme Gill
is not going to help a lot I would imagine, since the reflective target is broad band, and most displays are narrow band sources (spectrally, the chart and the display are a very long way apart). Graeme Gill. --- This SF.Net email is sponsored

Re: [Lcms-user] cmyk conversion

2005-12-17 Thread Graeme Gill
implemented a straight through black hack in the DiceNet/Colorbus device link linker even earlier, but this was only used for business documents to preserve black only text. You got some funny effects on images in CMYK documents at times !) Graeme Gill

Re: [Lcms-user] vgct tags

2005-10-14 Thread Graeme Gill
, such as the monitor controls etc., and is the wrong information to store in a profile Graeme Gill. --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-22 Thread Graeme Gill
useful for proofing, not much use for anything else. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-21 Thread Graeme Gill
, but they don't seem to be publicly accessible anymore. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-21 Thread Graeme Gill
behaviour backwards compatible with V2 (so that users and applications don't see any change between V2 and V4), and add a new ICCV4absoluteColorimetric intent for those who prefer the V4 behaviour. Graeme Gill. --- SF.Net email is sponsored

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-20 Thread Graeme Gill
to check for an exact match (as supposedly ICCabsolute is intended), then they won't match - the display output will be too blue. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-20 Thread Graeme Gill
:- incompatible with everything that came before ! :-) Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-20 Thread Graeme Gill
the odd one out. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed

Re: [Lcms-user] XYZ values of colorants seem different?

2005-07-16 Thread Graeme Gill
values for a display profile. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need

[Lcms-user] Re: Printer-profiling via scanner

2005-06-24 Thread Graeme Gill
by Jeffrey M. DiCarlo, Glen Eric Montgomery and Steven W. Trovinger was also avery interesting, different approach. Some comments at the conference were that the IEC chart seemed to be difficult to get hold of (your link provided a contact though.) Graeme Gill

Re: [Lcms-user] Printer-profiling via scanner (was devicelink...)

2005-06-22 Thread Graeme Gill
different base colorants. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up

Re: [Lcms-user] Printer-profiling via scanner (was devicelink...)

2005-06-20 Thread Graeme Gill
scanner test charts with a range of GCRs, and then use the appropriate scanner profile for measuring printer test patches with the matching GCR to hope to compensate for this effect. Graeme Gill. --- SF.Net email is sponsored by: Discover Easy Linux

Re: [Lcms-user] Preview of black preserving feature on CVS

2005-05-22 Thread Graeme Gill
environment. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click

Re: [Lcms-user] Colour clipping

2005-05-22 Thread Graeme Gill
, and compressing 256-1023 into 0.5 - 1.0, if that suited your purpose. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com

Re: [Lcms-user] Colour clipping

2005-05-22 Thread Graeme Gill
doesn't mean it's not possible, it just means it's not easy. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http

Re: [Lcms-user] Colour clipping

2005-05-22 Thread Graeme Gill
approaches. A lower dynamic range, higher resolution (and perhaps lower noise) version of such a sensor would give film a run for its money. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software

Re: [Lcms-user] Colour clipping

2005-05-21 Thread Graeme Gill
to make this behaviour controllable in my CMM.] Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id

Re: [Lcms-user] Colour clipping

2005-05-21 Thread Graeme Gill
space to be guided as to what artistic result to aim for. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http

Re: [Lcms-user] Colour clipping

2005-05-18 Thread Graeme Gill
to map an out of gamut value back to the device range. The usual choices are available (keep constant hue ? de-saturate ? etc.) All depends on how much trouble you want to go to. Graeme Gill. --- This SF.Net email is sponsored by Oracle Space

Re: [Lcms-user] Re: Tinting of Pantone Colours

2004-09-26 Thread Graeme Gill
: Reproducing Color Images with Custom Inks see http://grail.cs.washington.edu/pub/papers/Stollnitz98.pdf Graeme Gill. --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE

Re: [Lcms-user] monitor calibration loader for Linux

2004-09-08 Thread Graeme Gill
it. Graeme Gill. --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click