Clone this repo:
  1. 6010f35 [skcms] Harden CLUT indexing, enforce limits, and add test case by Tom Anderson · 4 weeks ago main
  2. a7a3b15 Detect and reject profiles which we would walk off the end by Kaylee Lubick · 8 weeks ago
  3. 15db243 [skcms] Fix crash by reading before CLUT by Kaylee Lubick · 2 months ago
  4. 92c7950 Add .gemini to gitignore by Kaylee Lubick · 2 months ago
  5. 24b120d Use newer bazelisk by Kaylee Lubick · 3 months ago

To build with ninja, simply run ninja from the root directory. This will produce a library in /out.

There are also Bazel rules, outlined in BAZEL.md