Skip to content

Commit 14d92cf

Browse files
committed
Address css3-color issue 18 by referring to current version of ICC profile specification.
1 parent 15a9cf6 commit 14d92cf

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

css3-color/Overview.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,8 @@ <h4 id=gamma><span class=secno>3.1.1 </span>Gamma correction</h4>
508508

509509
<dt> Mac using QuickDraw
510510

511-
<dd> apply gamma 1.45 <a href="#ICC32"
512-
rel=biblioentry>[ICC32]<!--{{!ICC32}}--></a> (ColorSync-savvy
511+
<dd> apply gamma 1.45 <a href="#ICC42"
512+
rel=biblioentry>[ICC42]<!--{{!ICC42}}--></a> (ColorSync-savvy
513513
applications may simply pass the sRGB ICC profile to ColorSync to perform
514514
correct color correction)
515515

@@ -4834,11 +4834,14 @@ <h3 id=normative><span class=secno>11.1 </span>Normative</h3>
48344834
</dd>
48354835
<!---->
48364836

4837-
<dt id=ICC32>[ICC32]
4837+
<dt id=ICC42>[ICC42]
48384838

4839-
<dd><cite>ICC Profile Format Specification, version 3.2.</cite> 1995. URL:
4840-
<a
4841-
href="http://www.color.org/icc32.pdf">http://www.color.org/icc32.pdf</a></dd>
4839+
<dd><cite>Image technology colour management &#8212; Architecture, profile
4840+
format, and data structure.</cite> International Color Consortium.
4841+
Specification ICC.1:2004-10 (Profile version 4.2.0.0) With errata
4842+
incorporated, 5/22/2006. URL: <a
4843+
href="http://color.org/ICC1v42_2006-05.pdf">http://color.org/ICC1v42_2006-05.pdf</a>
4844+
</dd>
48424845
<!---->
48434846

48444847
<dt id=PNG1.0>[PNG1.0]

css3-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h4 id="gamma">Gamma correction</h4>
310310
<dt> Unix using X11 </dt>
311311
<dd> none </dd>
312312
<dt> Mac using QuickDraw </dt>
313-
<dd> apply gamma 1.45 [[!ICC32]] (ColorSync-savvy applications
313+
<dd> apply gamma 1.45 [[!ICC42]] (ColorSync-savvy applications
314314
may simply pass the sRGB ICC profile to ColorSync
315315
to perform correct color correction) </dd>
316316
<dt> SGI using X </dt>

0 commit comments

Comments
 (0)