Questions tagged [icc]
13 questions
4
votes
2 answers
Linux: How to apply ICC profile to whole desktop?
I have a monitor with oversaturated red (HP LP2475w). I am able to apply ICC profile to various apps like GIMP and Firefox and Gnome.
But I'd like to apply it to everything - because e.g. Flash animations in Firefox are rendered by Flash and don't…
Ondra Žižka
- 762
4
votes
2 answers
Colour profile to dim the screen
I'd like my screen to be darker. I can dim the screen up to a point, and I can use themeing to get apps to display with dark colours, but most of the web uses white backgrounds that contrast heavily with my desktop.
I'd like to use a colour profile…
Tobu
- 2,781
3
votes
1 answer
How can I set up color profiles in Firefox?
When doing web design I try and always save JPG images in Photoshop without the color profile embedded, otherwise if they are next to a GIF or PNG image, or even another JPG with no icc profile, or a different icc profile, the browser will render…
cwd
- 18,788
- 43
- 123
- 162
2
votes
0 answers
Convert RAW files with DCRAW while maintaining ICC profiles
I would like to decode my Canon EOS 6D camera RAWs using DCRAW.
My problem is that I want to retain the original picture style of the photo (including the ICC profile) during the RAW conversion to JPEG format.
I am using the following script:
for…
TechnoPhil
- 21
2
votes
0 answers
How to create a correct (grayscale) PDF/X-3 file using Ghostscript
I’m trying to convert arbitrary PDF files (a magazine created with pdfLaTeX, containing some photos, but also some graphics such as webcomics) to valid PDF/X-3 using Ghostscript and I want the result to be in grayscale/monochrome.
I don’t know a lot…
Socob
- 177
- 11
2
votes
0 answers
Windows Colour Management of common elements
It came to my attention recently.
I have a sub-par LCD and a profiling device (i1 Display).
I have created a profile and have installed it (listed in Colour Management).
However, that did not affect the colour of Win32 elements at all. I am getting…
Euri Pinhollow
- 163
1
vote
1 answer
Color Management, Linux, Photoshop C2 via Wine
I am new to Color Management CMS, so doing it on Linux, and then throw Wine into the mix ... and I am a little lost.
However, I have Photoshop CS2 running okay with Crossover Professional on Ubuntu 9.10. I have a Canon 450D (Rebel XSI) and I…
Kyle Brandt
- 4,729
1
vote
0 answers
Solarized Monitor Color (ICC) profile
Recently I used some solarized color palettes in some of the text editors. I found this site from SU.It's really amazing!!!
I'm curious if there is any Color (ICC) profile, like this for my desktop display monitor ( supported by it's driver)?
Or ,…
1
vote
1 answer
Hacking Intel C++ compiler 2018 to work with VS 2019?
Since there is a bug in Intel C++ compiler 2019 (up to update 5 at least) that prevent using weak_ptr without corrupting its parent shared_ptr (see this link) in 64-bit/Debug, I'm wondering whether or not it is possible to use Intel 2018 (previous…
dom_beau
- 131
0
votes
1 answer
Intel icc breaks gcc with math.h on linux
I installed Intel's compilers and applications bundled with their Parallel Studio the other day and I cannot compile without using icc. When using gcc, clang or mpicc, I get the following error:
In file included from…
0
votes
2 answers
Can't get gamma right in Windows. In Ubuntu it's very good by default
I'm having a hard time adjusting my monitor's gamma to my liking in Windows.
I'm not a photographer/video editor or anything like that, I don't need precise calibration, but the default settings
in Windows with my graphics hardware and monitor are…
Andy
- 3
0
votes
0 answers
Intel compilers fail when math.h is included
I have a very small test C program, in a file called test.c:
#include
int main()
{
return 0;
}
If I try to compile this using icc test.c, I get the following errors, that seem to be complaining about math.h:
In file included from…
sodiumnitrate
- 348
0
votes
0 answers
HP OfficeJet 6600 printer color too dark
Images from from OfficeJet 660 are consistently dark, printing from any computer.
HP Genuine cartridges installed and I've gone through all 3 stages of cleaning. Is there a way to change the color profile to get it to lighten up!
Mike Thrussell
- 241