-
Notifications
You must be signed in to change notification settings - Fork 0
Home
harbik edited this page Dec 28, 2021
·
6 revisions
The goal of this project is to create a native Rust color management library using standard ICC profiles. The library will support traditional, colorimetry based workflows, but the end goal is to fully support spectral data based iccMAX color profiles.
- Read & write standalone (binary files with extension .icc) V2, V4, and V5 ICC profiles
- Add/delete/edit profile header tags
- ...
All content in this repository is ©2021 Harbers Bik LLC, and licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT?)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.