Skip to content

Commit 3b7e342

Browse files
committed
typos
1 parent 6581c6a commit 3b7e342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-4/PDFium.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@ <h1>PDFium CMYK to sRGB</h1>
344344
in the print and photographic industries.
345345
Averaged measured Lab values are available for each patch.
346346
The rectangles show the Lab values, converted to sRGB.
347-
The circles show the Lab values, passed through an ICC profile to convert them to CMYK.
347+
The circles show the Lab values, passed through an ICC profile to convert them to FOGRA39 CMYK.
348348
The CMYK value are then converted to sRGB
349-
with the look-up table approch of PDFium.</p>
349+
with the look-up table approach of PDFium.</p>
350350
<p>The table below shows, for each patch, the DeltaE 2000 between the original Lab and the Lab value after round-tripping through CMYK. A DeltaE 2000 of 1 or more is just visible, while 5 or more is just a different color altogether.</p>
351351
<table class="deltaE">
352352
<tr>

0 commit comments

Comments
 (0)