Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Linux Color Calibration?

Posted by Cliff on Mon Nov 20, 2000 11:50 AM
from the hue-red-light-green-saturation-blue dept.
eweaver asks: "Windows has built-in color matching modules like ICM and sRBG, and 3rd-party solutions like Colorific and ColorBlind, but what is the Linux/XFree86 equivalent? Caldera Graphics seems to have some sort of solution, but I don't think it's universal, it seems to work only in their programs. What can I do so that the colors I see in all my Linux graphics apps (mainly GIMP and Blender) are accurate (adjusted for gamma, white point, lighting, etc.)?"
This discussion has been archived. No new comments can be posted.
Linux Color Calibration? | Log In/Create an Account | Top | 140 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • by Fleet Admiral Ackbar (57723) on Monday November 20 2000, @06:53AM (#612450) Homepage
    that having a good monitor is 90% of the battle. LaCie's "blue" monitors are supposedly very good. A decent monitor shouldn't drift much. I use two SyncMaster 900IFTs, and they match very well, to these eyes at least.
  • Emulation by buttfucker2000 (Score:2) Monday November 20 2000, @06:57AM
  • Re:Leave color calibration to desktop publishers. by Kamelion (Score:1) Monday November 20 2000, @06:59AM
  • Correction by buttfucker2000 (Score:1) Monday November 20 2000, @06:59AM
  • by h_jurvanen (161929) on Monday November 20 2000, @07:01AM (#612454)
    Seriously, why do you need to calibrate your color?

    It's probably a desktop publisher that's asking the question! If Linux advocates want it to be accepted past its current geeky bounds, it is going to have to start incorporating features used by people from other walks of life.

    Herbie J.

  • Color calibration (Score:4)

    by Mickey Squid (99366) on Monday November 20 2000, @07:05AM (#612455)
    I manage a prepress department where color issues and color calibration are very important. The Mac and to a lesser extent Window have color calibration built into the OS. I don't know of any ICC profiling or calibration for Linux, but I haven't used Gimp in a while either so I don't remember. In any case an ICC profile or other file for monitor calibration is only the first step and lacking built in profiling you can alway purchase a monitor which has this ability built in. Some on the Mistubishi monitors for example. Understand that any time you change the lighting in your room recalibration will be required in order to maintain absolute color accuracy. You probably don't really need this accuracy and I recommend that you get a monity wich gamma correction built in, create a graphic with lots of colors in it (the more diversity of color the better), take that graphic on disk (or ftp) to a graphics service bureau and have them output a digital on their color corrected equipment. Put your room in the most commonly used lighting setup, hold your digital next to your monitor and adjust the gamma correction settings on you monitor until you get pretty good match. It is better to go a little dark that a little light. Paritcilary watch the reds and the blues. Also remeber that Gimp uses the RGB color space exclusively and the digital is output on a CMYK printer which has a smaller color space (is capable of fewer colors). When you get a good match between your digital and your monitor you are 95-97% as accurate as the big boys with thousands of dollars worth of color calibration equipment.
  • Re:It's not a major priority now by rigau (Score:1) Monday November 20 2000, @07:06AM
  • Color Calibration by Luguber123 (Score:1) Monday November 20 2000, @07:07AM
  • XRainbow (Score:3)

    by ElfMagic (228774) on Monday November 20 2000, @07:08AM (#612458) Homepage
    I recall kate fenton (katedown@hotmail.com) from SGI coming up with an app called xrainbow last summer that did exactly this, however I cannot find the url to the project's homepage. You might try contacting her about it..I contributed a bit of source to this, but I cannot for the life of me find the source nor binary..I'll continue to look and post a url to the source when I find it..it's gotta be on one of 300 or so cd-rs laying around here :)
  • Re:Leave color calibration to desktop publishers. by AFCArchvile (Score:1) Monday November 20 2000, @07:09AM
  • Re:Emulation by einhverfr (Score:1) Monday November 20 2000, @07:11AM
  • color swatches by danboy (Score:1) Monday November 20 2000, @07:12AM
  • Get a Mac. by Pope Slackman (Score:1) Monday November 20 2000, @07:13AM
  • XF86 will have to ditch XF86Config first. by AFCArchvile (Score:2) Monday November 20 2000, @07:15AM
  • by n8willis (54297) on Monday November 20 2000, @07:15AM (#612464) Homepage Journal
    I use two SyncMaster 900IFTs, and they match very well, to these eyes at least.


    Well, in the design world what's really important is that the monitor output matches the printed output; that's what color matching is all about.

    Physical systems like Pantone were created so that, for spot colors anyway, we could all know that we were working with the same color because we referenced it with a number, and everyone who had a Pantone swatch book could look at an identical print. So we all have a common frame of reference. Of course, that only applies to spot colors and professional plate printing. With CMYK, even if your printer is Pantone calibrated, you still have to do the proofing stage to make sure the balance is right.

    In the desktop-publishing/PC world, the final output is not done by a printing press with Pantone inks, it's done on a desktop inkjet. So specifying a Pantone color doesn't gain you anything, as printers vary wildly in there outputs. Hence the need for software (like Apple's ColorSync) that comes with a vast database of "color profiles" and can automatically map one device's capabilities to another (ie, your monitor -> your printer for prrofs, and then your monitor -> The Big Printer for production usage). It's not providing a common frame of reference, but relative mappings.

    I hadn't heard of that Caldera Graphics product; it sounds interesting, but as it appears to have been written by ESL, I'm not sure I'm getting all the details accurately. Any Francophones out there?


    Nate

  • Font smoothing by buttfucker2000 (Score:1) Monday November 20 2000, @07:16AM
  • Some info (Score:5)

    by raph (3148) on Monday November 20 2000, @07:18AM (#612466) Homepage
    A fair amount of info on color management tools is on my color management page [levien.com]. One of the most exciting pieces of technology is the Argyll color management system.

    The main thing that's lacking right now is integration. A lot of the pieces exist, but they're tied together yet. I plan on integrating Argyll into Ghostscript over the next few months, so that's likely to be a good start.

    Interestingly enough, X had a very good start at a color management system (XCMS). However, as far as I know, nobody ever used this seriously, so it's yet another hunk of worthless junk hanging off the X server. This type of thing still "works", though:

    xterm -fg CIEXYZ:0.371298/0.201443/0.059418

    Of course, the chance of your monitor actually matching the CIE color is pretty close to nil.

    In any case, there's quite a bit of work underway, and it's reasonable to expect that Linux will eventually have good color management. If you want it sooner rather than later, contribute to one of the projects!
  • man -k Color Conversion Contexts by Wills (Score:1) Monday November 20 2000, @07:18AM
  • Color calibration- why bother? by solios (Score:2) Monday November 20 2000, @07:18AM
  • Re:Color calibration by cfish (Score:2) Monday November 20 2000, @07:18AM
  • Re:Emulation (Score:3)

    by Stephen Samuel (106962) <samuelNO@SPAMbcgreen.com> on Monday November 20 2000, @07:19AM (#612470) Homepage Journal
    Even if Linux doesn't currently have good color calibration software, that doesn't mean that it's not going to. Some people may think that a Mac is the best venue for doing publication work, but SGIs have also been used for quite a while for the same purpose. We can always hope for yet more technology transfer from the SGI world into the Linux world (probably easier than a transfer from the Wintendo/Mac world).

    As for the question of "why calibrate": it's mostly for publication purposes. When you're doing up an Add that's going to get 1 Million Dead Tree copies, it's worth spending the time and money to make sure that the soft blue hue isn't going to come out light navy (worst case).

    For stuff that's going to get 1 million Dead Electron (Video) impressions, there's no way to make sure that the color on your screen is going to be seen exactly the same on another screen. On the other hand, if you have a (reasonably) well calibrated screen, there's at least some hope that things won't be as far out on average.

    Example: If you're calibrated good, and I'm dark, your work will seem no worse than most other good images. On the other hand: If you're calibrated light and I'm calibrated dark, your image may still stand out as noticibly bad on my (already improperly calibrated) video screen.

    If you're the only person who's going to see your graphics work, then calibration isn't terribly necessary. On the other hand, simple calibration will make it easier to match stuff from your scanner and it's usually nice to know that you're seeing an image in somewhat the same colors as was intended by the artist that created it.
    `ø,,ø`ø,,ø!

  • Re:Color calibration by ebh (Score:1) Monday November 20 2000, @07:20AM
  • Gnome by realkiwi (Score:1) Monday November 20 2000, @07:22AM
  • Deal with windows now.. by nirvana_am_i (Score:1) Monday November 20 2000, @07:25AM
  • Everything has to negotiate by Anonymous Coward (Score:2) Monday November 20 2000, @07:25AM
  • color management... Yee Ha! by capsteve (Score:1) Monday November 20 2000, @07:26AM
  • There is an old saying. . . by kfg (Score:2) Monday November 20 2000, @07:28AM
  • Re:Color calibration by ocelotbob (Score:1) Monday November 20 2000, @07:29AM
  • Re:XF86 will have to ditch XF86Config first. by gibson_81 (Score:1) Monday November 20 2000, @07:30AM
  • Re:Color calibration by rtaylor (Score:1) Monday November 20 2000, @07:31AM
  • Re: Get a Mac : why not ? by pruneau (Score:1) Monday November 20 2000, @07:34AM
  • Re:It's not a major priority now by garcia (Score:2) Monday November 20 2000, @07:34AM
  • Re:It's not a major priority now by homoted (Score:1) Monday November 20 2000, @07:35AM
  • Re:Leave color calibration to desktop publishers. by pivo (Score:1) Monday November 20 2000, @07:36AM
  • Re:XF86 will have to ditch XF86Config first. by iomud (Score:1) Monday November 20 2000, @07:36AM
  • Re:It's My Understanding.. by MikeBabcock (Score:2) Monday November 20 2000, @07:37AM
  • Re:Emulation by loren (Score:1) Monday November 20 2000, @07:38AM
  • Re:Color calibration by greenfield (Score:1) Monday November 20 2000, @07:38AM
  • No excuse - it's open source! by Midnight Ryder (Score:2) Monday November 20 2000, @07:44AM
  • by Wills (242929) on Monday November 20 2000, @07:46AM (#612489)

    As I posted below [slashdot.org], the whole point of the color calibration stuff in X is it can handle color in a device-independent way by using CCCs (Color Conversion Contexts) to specify a display's color pecularities. Do your own monitor color calibration and simply load the calibration data onto your Xserver using xcmsdb. Once you've done that your example of specifying a device-independent foreground color in xterm using the CIE XYZ color space would give a properly calibrated color on your monitor. That's pretty useful. Your criticism of color management in X is inaccurate and misleading because you don't understand how to use it properly.

    As a footnote, doing an accurate color calibration of a monitor, requires expensive test equipment like a tele-spectrophotometer.

  • Re:It's not a major priority now by jspaleta (Score:1) Monday November 20 2000, @07:48AM
  • Re:You didn't get it, did you? by AFCArchvile (Score:1) Monday November 20 2000, @07:53AM
  • Re:Color calibration by ideut (Score:1) Monday November 20 2000, @07:53AM
  • Re:Emulation (Score:3)

    by GypC (7592) on Monday November 20 2000, @07:55AM (#612493) Homepage Journal

    You really like to talk about things of which you know nothing, don't you?

    Try using the Gimp to create a banner... use some True-Type fonts (which, by the way, work fine with older versions of X as long as you have a font server that supports them, like xfstt). OK, use the text tool, type in your message, press OK.

    Oh look! Those letters in the image are antialiased! Gee, what a suprise, and here I was thinking that buttfucker2000 knew his ass from a hole in the ground.

    Look, dipshit (and I wouldn't be so rude if you weren't obviously either a liar or a parrot), X can't antialias fonts that it draws directly (because the X protocol treats fonts as a 1-bit mask), but any application can take the task unto itself and antialias whatever the hell it wants to.

    "Free your mind and your ass will follow"

  • Re:Get a Mac. by Stephen Samuel (Score:2) Monday November 20 2000, @07:57AM
  • Re:If Windows sucks so bad.... by Shelrem (Score:1) Monday November 20 2000, @07:57AM
  • Re:Font smoothing by Dr. Evil (Score:2) Monday November 20 2000, @07:58AM
  • Wrong. by Wills (Score:1) Monday November 20 2000, @07:59AM
  • cineSpace by Anonymous Coward (Score:1) Monday November 20 2000, @08:00AM
  • You're wrong by Wills (Score:1) Monday November 20 2000, @08:06AM
  • Re:Emulation by Tet (Score:2) Monday November 20 2000, @08:06AM
  • Make sure that any color-matching plugin you use has Squant [negativland.com] support.
  • Re:Color calibration by greenfield (Score:1) Monday November 20 2000, @08:06AM
  • by greenfield (226319) <samg+slashdot@unhinged.org> on Monday November 20 2000, @08:11AM (#612503) Homepage
    There has been some discussion about using nice monitors to get good color calibration. Unfortunately, good monitors are not the only issue. A good monitor may produce more precise color for a longer amount of time, but it may not be accurate. (Very few monitors are self-calibrating.) The idea behind color calibration is produce color that is both accurate and precise across a variety of devices.

    The idea behind color profiling is that each device you use, input or output, has a profile. This profile allows you to take an image from the device specific color space to a neutral color space, such as XYZ or CIE Lab. Some devices come with profiles from the manufacturer, but if you want to get serious about color profiling, you must create your own profile.

    One way to create a profile for a monitor is to buy a program that profiles your monitor using a colorimeter that you attach to your screen. For a printer, you can print out a series of color swatches and then scan in all of the color swatches with a colorimeter. (In short, a colorimeter is a very accurate color scanner.)

    For example, say your monitor always has a bluish tint. When you profile your monitor, the colorimeter will "see" that more blue is always coming out of your monitor. The ICC profile that gets generated will have values that de-emphasize blue. Thus, when you install your ICC profile on Windows 98/2K or MacOS, the operating system will apply this profile to all images and colors generated from the screen and a more accurate color will be generated.

    Printers are also interesting with respect to ICC profiles. Color printers are generally CMYK devices--not RGB devices. CMYK stands for the ink colors Cyan, Magenta, Yellow, blacK. ICC profiles for printers will convert to and from CMYK colors.

    Color can be a tricky issue--I'm really glossing over a lot of important details. If people are interested in this issue, then can send me mail and I will try to dig up a reference or two.

    Of course, what would a Slashdot posting be without some unsolicited advice? Most monitors come from the shop with the brightness all the way up and the color temperature at 9000 degrees Kelvin. This "looks good" the same way loud music "sounds better." Set your monitor to 6500 Kelvin or 5000 Kelvin and turn down the brightness significantly. Your monitor may seem more brown or yellow, but in reality it is a more neutral white. After time, your eyes will adjust to the newer whites and you will be happier. Also, if you turn down the brightness on your monitor, it will last longer!

  • Identical monitors/ Different colors by ivan256 (Score:1) Monday November 20 2000, @08:12AM
  • Answer: yes, fully supported in X by Wills (Score:1) Monday November 20 2000, @08:15AM
  • Re:It's not a major priority now by rigau (Score:1) Monday November 20 2000, @08:22AM
  • Re:You didn't get it, did you? by pivo (Score:1) Monday November 20 2000, @08:23AM
  • Re:Emulation by drinkypoo (Score:1) Monday November 20 2000, @08:24AM
  • Re:It's not a major priority now by NMerriam (Score:2) Monday November 20 2000, @08:26AM
  • Calibration for visual effects by rogerbo (Score:2) Monday November 20 2000, @08:28AM
  • by Olentangy (118364) on Monday November 20 2000, @08:34AM (#612511)
    The Java 2D API has excellent support for color management (I believe the code in the JDK is from Kodak) and can use ICC profiles. So Java programs running on Linux can have excellent color control.

    See: http://java.sun.com/produc ts/ java-media/2D/index.html [sun.com]

    -- michael

  • How about color _separations_? by DG (Score:2) Monday November 20 2000, @08:42AM
  • Try kvidmode!! by Moritz Moeller - Her (Score:2) Monday November 20 2000, @08:42AM
  • Re:Emulation by ianezz (Score:2) Monday November 20 2000, @08:43AM
  • Re: Not quite verbatim. by AFCArchvile (Score:1) Monday November 20 2000, @08:47AM
  • X has always had excellent color management by Wills (Score:1) Monday November 20 2000, @08:49AM
  • Re:If Windows sucks so bad.... by pivo (Score:1) Monday November 20 2000, @09:00AM
  • Re:XF86 will have to ditch XF86Config first. by GrenDel Fuego (Score:2) Monday November 20 2000, @09:09AM
  • Quick link by omegawolf (Score:2) Monday November 20 2000, @09:16AM
  • Re:different versions of libc by cthulhubob (Score:1) Monday November 20 2000, @09:19AM
  • by taniwha (70410) on Monday November 20 2000, @09:19AM (#612521) Homepage Journal
    I used to design graphics accelerators for Macs. Color fidelity/matching/whatever was a very big issue - marketting was very hot on it and we worked hard to do 'the right thing'.

    The problem is that you can't satisfy everyone - even though you might be able to get it close to 'right' for one person everyone's eyes are different - the numbers of rods and cones vary widely enough that the way we perceive colors from phosphors and reflected from paper is different enough from person to person that you can't get it right, just close (for example at one extreme is the 10% of the male population who are red-green color blind).

    Another example of this is the way that ambient light plays in our perceptions - colors can look totally different in the morning than in the evening in the same room because the color composition of the ambient light changes - people in publishing who are serious about this sort of stuff have 'white rooms' with known lighting and no outside windows to look at stuff in.

    In my experience this area is enough of a sinkhole that you can/will get lots of competing schemes for color matching with lots of area for arguing - IMHO any color calibration system that doesn't calibrate for the individual user's eyes is worthless - but at the same any system that does so is so subjective that it can't be reliably measured.

    Oh yeah - and look very closely at any system that performs liner math (multiplication, matrix ops etc) on gama corrected (logrithmic) pixels [hint almost any HDTV system that does picture scaling does this]

  • Re:There is an old saying. . . by gimp999 (Score:1) Monday November 20 2000, @09:19AM
  • Re:XF86 will have to ditch XF86Config first. by BZ (Score:1) Monday November 20 2000, @09:21AM
  • by snowbike (35353) on Monday November 20 2000, @09:28AM (#612524)
    dvips will let you do this. From page 349 of the LaTeX Graphics Companion (great book!), the command to make the magenta postscript from a file called image.dvi is:

    dvips image -h aurora.pro -h magenta.pro -o image-magenta.ps

  • Anti-Aliasing and Translucency in X by wfaulk (Score:1) Monday November 20 2000, @09:31AM
  • Re:Color calibration- why bother? by MadCow42 (Score:1) Monday November 20 2000, @09:32AM
  • Re:Color Calibration by dead_penguin (Score:1) Monday November 20 2000, @09:43AM
  • Re:XF86 will have to ditch XF86Config first. by dead_penguin (Score:1) Monday November 20 2000, @09:50AM
  • by Svartalf (2997) on Monday November 20 2000, @09:52AM (#612529) Homepage
    Went to your color management page, looked at the potential patent issues info referenced and have some comments that are germane to the discussion that you've started here. (And we ought to use the /. effect for good purposes in this situation... :-)

    The Schriber patent (US4500919) seems extremely overbroad- may or may not be valid and seems to describe something slightly different than what we're looking for in a calibration system upon a detailed reading of what is exactly claimed in the patent. May apply, may not. Expires sometime in 2005 in any case.

    The Walowit patent (US4941038) should probably be overturned- I've some nagging prior art suspicions on this one as it simply describes a system that does RGB to CMY conversion, adjusting for gamut differences in the original image and the target environ. (Now, where do I remember seeing code for that... Perhaps this one should be submitted for a bounty.)

    The Arazi patent (US5212546) looks to be obvious (verging on common sense) and I'd think that it'd be covered by prior art anyhow (Wasn't Kodak or Fuji doing this sort of thing years ago, prior to the patent grant?)

    (By the way, you might want to change the URLs to refer to 'http://www.delphion.com/' instead of 'http://www.patents.ibm.com/' as IBM's basically given the services to the Delphion IP Network...)
  • Re:There is an old saying. . . by kfg (Score:1) Monday November 20 2000, @09:55AM
  • Colors? by cluening (Score:1) Monday November 20 2000, @10:04AM
  • Re:Bouillabaisse Color Calibration by Grendel Drago (Score:1) Monday November 20 2000, @10:08AM
  • Re:Color calibration by ideut (Score:1) Monday November 20 2000, @10:10AM
  • actually, most new RIPs... by Mickey Squid (Score:1) Monday November 20 2000, @10:17AM
  • I give this guy credit... by Fleet Admiral Ackbar (Score:1) Monday November 20 2000, @10:18AM
  • Re:Answer: yes, fully supported in X by dead_penguin (Score:1) Monday November 20 2000, @10:20AM
  • Re:It's not a major priority now by chrischow (Score:1) Monday November 20 2000, @10:21AM
  • Re:No excuse - it's open source! by aphr0 (Score:1) Monday November 20 2000, @10:24AM
  • Re:It's My Understanding.. by eweaver (Score:1) Monday November 20 2000, @10:29AM
  • Re:There is an old saying. . . by aengblom (Score:1) Monday November 20 2000, @10:32AM
  • WW III by Mickey Squid (Score:1) Monday November 20 2000, @10:36AM
  • Re:It's My Understanding.. by jmccay (Score:1) Monday November 20 2000, @10:43AM
  • I don't understand why this is important. by DunbarTheInept (Score:2) Monday November 20 2000, @10:45AM
  • Because the algorithms are proprietary... by Anonymous Coward (Score:1) Monday November 20 2000, @10:48AM
  • How can I (eweaver, question poster) contact you? by eweaver (Score:1) Monday November 20 2000, @10:53AM
  • Color Management by Anonymous Coward (Score:1) Monday November 20 2000, @11:15AM
  • Re:It's not a major priority now by NMerriam (Score:2) Monday November 20 2000, @11:31AM
  • I wonder if Apple would GPL ColorSync... by green pizza (Score:1) Monday November 20 2000, @11:56AM
  • X capabilities by AlienCron (Score:1) Monday November 20 2000, @12:10PM
  • Color calibration pisses me off by Adam Wiggins (Score:2) Monday November 20 2000, @12:12PM
  • Re:Color calibration by waynem77 (Score:1) Monday November 20 2000, @12:26PM
  • Re:I don't understand why this is important. by chrischow (Score:1) Monday November 20 2000, @12:52PM
  • Re:no color calibration in windows... by chrischow (Score:1) Monday November 20 2000, @12:53PM
  • Re:It's not a major priority now by chrischow (Score:1) Monday November 20 2000, @01:05PM
  • Why have different versions of libc by Wills (Score:1) Monday November 20 2000, @01:18PM
  • Re:No excuse - it's open source! by Mr. Slippery (Score:2) Monday November 20 2000, @01:25PM
  • Re:Color calibration by esonik (Score:1) Monday November 20 2000, @01:48PM
  • Re:XF86 will have to ditch XF86Config first. by Abreu (Score:1) Monday November 20 2000, @01:51PM
  • Sexy fonts in XF86 by Aighearach (Score:1) Monday November 20 2000, @01:54PM
  • Micro HOWTO on color calibration in X by Wills (Score:1) Monday November 20 2000, @01:56PM
  • by q000921 (235076) on Monday November 20 2000, @02:06PM (#612561)
    While color calibrationists are pushing the idea that there is some ideal notion of "accurate" that monitors can be made to conform to, the reality is much messier: color perception depends intricately on context, monitors cannot even begin to match the visual experience of real pigments and dyes, a wide range of "calibrations" are visually acceptable, and different people have different preferences and perceptions.

    So, what should you do? Often, you can work reasonably well without more than a rough calibration. In fact, most critical color correction can be done completely in black and white--matching known colors (logos, skin color, neutrals) correctly is actually better and much more accurately done numerically than "by eye". Once you have established those anchor colors, you have a visual context, and you can fiddle with the other, less specific colors around them by eye without worrying too much about monitor calibration.

    For on-line applications, you need to worry even less: none of your colors will display "accurately" on most machines anyway. You simply have to make sure that your images look OK on "average" PCs. While having a consistent starting point for designing those kinds of images is kind of nice, most good graphics cards and good monitors are probably going to be "in the ballpark" if they are reasonably well set up.

    Maybe you really do need calibration for some of your applications; I have occasionally needed it for some really obscure work. But I think in many cases people want calibration for all the wrong reasons: for print work, calibration isn't accurate enough, and for on-line work, it doesn't help you much.

  • Color correction and dot gain by psyklohps (Score:2) Monday November 20 2000, @02:15PM
  • Re:If Windows sucks so bad.... by jednet (Score:1) Monday November 20 2000, @02:50PM
  • Yes, it's useful and RTM by Wills (Score:1) Monday November 20 2000, @03:08PM
  • Re:Emulation by drinkypoo (Score:1) Monday November 20 2000, @03:11PM
  • Email me c/o ieee.org by Wills (Score:1) Monday November 20 2000, @03:19PM
  • For those who still don't get it by FIGJAM (Score:2) Monday November 20 2000, @03:20PM
  • Re:XF86 will have to ditch XF86Config first. by quist (Score:1) Monday November 20 2000, @03:38PM
  • by Glenn R-P (83561) <randeg@alum.rpi.edu> on Monday November 20 2000, @03:58PM (#612569) Journal
    Here's a question: anyone know how to turn off the use of gamma on a PNG? I love png's (smaller and more color depths than gifs) but IE and Mozilla both use the gamma setting and it ends up looking totally different from Netscape or a non-gamma'd GIF, even on the same monitor. My only solution so far has been to save the image as a PNG, quit the gimp, edit .gimp/gimprc to set gamma-correct equal to 0.4, restart gimp, load the PNG, and then save it out again.

    pngcrush -replace_gamma .4 -ext _g04.png *.png

    If pngcrush isn't already on your system you can get it from
    pmt.sourceforge.net [sourceforge.net]
  • Re:Look for the Union label by CryoPenguin (Score:1) Monday November 20 2000, @04:11PM
  • Re:XRainbow by Zurk (Score:1) Monday November 20 2000, @04:18PM
  • Re:Font smoothing by Dr. Evil (Score:2) Monday November 20 2000, @04:24PM
  • Re:Identical monitors/ Different colors by larkost (Score:1) Monday November 20 2000, @05:38PM
  • Re:Micro HOWTO on color calibration in X by ywwg (Score:1) Monday November 20 2000, @05:50PM
  • Re:Emulation by Nailer (Score:2) Monday November 20 2000, @06:17PM
  • Interesting by FunkyChild (Score:1) Monday November 20 2000, @06:49PM
  • Re:Look for the Union label by underwhelm (Score:1) Monday November 20 2000, @06:55PM
  • Gamuts by Anonymous Coward (Score:1) Monday November 20 2000, @07:59PM
  • gcms (Score:3)

    by heby (256691) on Monday November 20 2000, @08:15PM (#612579) Homepage
    at least for printing there is gcms, the generic colour management system... check out http://gcms.sourceforge.net [sourceforge.net]
  • Re:Micro HOWTO on color calibration in X by Raphael (Score:2) Monday November 20 2000, @09:51PM
  • Re:Bouillabaisse Color Calibration by SealBeater (Score:1) Monday November 20 2000, @10:27PM
  • Re:Emulation by nathanh (Score:2) Monday November 20 2000, @10:44PM
  • Re:You didn't get it, did you? by bigchris (Score:1) Monday November 20 2000, @10:50PM
  • Re:Color calibration by ideut (Score:1) Monday November 20 2000, @11:30PM
  • If your that serious about ICC profiling X then, by theflamingmoose (Score:1) Monday November 20 2000, @11:32PM
  • Re:Emulation by piggy (Score:1) Tuesday November 21 2000, @05:19AM
  • Re:XF86 will have to ditch XF86Config first. by Oninoshiko (Score:1) Tuesday November 21 2000, @10:03AM
  • Re: Get a Mac : why not ? by pruneau (Score:1) Wednesday November 22 2000, @09:11AM
  • Re:Identical monitors/ Different colors by ivan256 (Score:1) Friday November 24 2000, @08:22AM
(1) | 2