2022-06-02 10:43:23 +02:00
2017-07-06 13:52:32 +02:00
2017-06-16 10:50:40 +02:00
2022-06-02 10:43:01 +02:00
2022-06-02 10:43:23 +02:00

ValidateICC
===========

:author: Andreas Romeyke

Simple CLI tool based on reference implementation of color consortium, IccProfLib2 library, found at
https://github.com/InternationalColorConsortium/DemoIccMAX[]

Please read file "COPYING" for license, tool is simple derivation of
ValidateIccProfile() from file IccProfile.cpp.

== How to Compile

You need the ICCProfLib2 library compiled and installed, you need cmake.

Try this in current project dir:

* mkdir build/
* cd build/
* cmake ../
* make
* make install

Description
validates an ICC profile using the reference implementation of the International Color Consortium
Readme 34 KiB
Languages
CMake 38.8%
Perl 31.5%
C++ 29.7%