Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fu5ha/colstodian

An opinionated, practical color management library for games and graphics.
https://github.com/fu5ha/colstodian

Last synced: 10 days ago
JSON representation

An opinionated, practical color management library for games and graphics.

Awesome Lists containing this project

README

        

# `colstodian`

[![crates.io](https://img.shields.io/crates/v/colstodian.svg)](https://crates.io/crates/colstodian)
[![docs.rs](https://docs.rs/colstodian/badge.svg)](https://docs.rs/colstodian)
[![ci](https://github.com/fu5ha/colstodian/actions/workflows/ci.yaml/badge.svg)](https://github.com/fu5ha/colstodian/actions)

## Introduction

`colstodian` is a practical, opinionated color management library for games and graphics.

For more information, see [the latest docs](https://fu5ha.github.io/colstodian/colstodian/) built
from git `main`.

**NOTE: `main` is currently far divergent from past releases as I rework the crate for a 0.2 release.**

## License

Licensed under either of

- Apache License, Version 2.0, ()
- MIT license ()
- Zlib license ()

at your option.

### Contribution

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.