docs: update
authorØyvind Kolås <pippin@gimp.org>
Sun, 2 Dec 2018 16:29:59 +0000 (17:29 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sun, 2 Dec 2018 16:30:10 +0000 (17:30 +0100)
docs/index-static.html.in

index 39cbaaaebbe9ece3b4c9579c27b5cf55404a9546..9f9a08fa0d46fd2bd2593b3797999b6a9a0572f4 100644 (file)
       <li>Extendable with new formats, color models, components
       and datatypes.</li>
       <li>Can load color spaces from ICC v2 and v4 profiles containing RGB
-          matrix + TRC.</li>
+          matrix + TRC, or CMYK profiles.</li>
       <li>Reference 64bit floating point conversions for datatypes and color
-          models.</li>
-      <li>Self profiling and optimizing, optimizing accuracy and performance at
-          runtime when the best performing single or multi-step conversion
-          path is chosen.</li>
+          models, with 32bit floating point reference speed-ups in some places.
+      </li>
+      <li>Self profiling/validating and optimizing, optimizing accuracy and
+performance at runtime when the best performing single or multi-step conversion
+path is chosen.</li>
     </ul>
 
     <p><a href='http://www.gegl.org/'>GEGL</a> through <a
     </p>
     <pre>git clone git://git.gnome.org/babl</pre>
 
-
     <a name='NEWS'></a>
     <h2>NEWS</h2>