File: README.profilers

package info (click to toggle)
xcalib 0.8.dfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: ansic: 1,905; makefile: 37
file content (30 lines) | stat: -rw-r--r-- 790 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
This document tries to compare the calibration data embedded in
ICC profiles created with different display profilers.

Pantone Colorvision Spyder:
---------------------------
vcgt, table with 256 * 8bit entries

BasiCColor display:
-------------------
vcgt, table with 256 * 16bit entries

Gretag/Logo ProfileMaker 4.1:
------------------------
vcgt, table with 256 * 16bit entries

lprof, Marti's little profiler (unmaintained):
----------------------------------------------
no calibration

Profile Mechanic Monitor (by Jonathan Sachs)
--------------------------------------------
mLUT, table with 256 * 16bit entries

AdobeGamma (came with Photoshop CS)
-----------------------------------
vcgt, table with 256 * 16bit entries, signalled as 8bit entries!


(c) 2005 - Stefan Doehla
EOF