Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunacookies/tincture
A Rust library for converting colors between different color spaces
https://github.com/lunacookies/tincture
Last synced: 16 days ago
JSON representation
A Rust library for converting colors between different color spaces
- Host: GitHub
- URL: https://github.com/lunacookies/tincture
- Owner: lunacookies
- License: apache-2.0
- Created: 2021-01-06T10:16:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T00:00:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-17T05:49:49.799Z (about 1 month ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# tincture
[![crates.io version](https://img.shields.io/crates/v/tincture.svg)](https://crates.io/crates/tincture)
[![docs.rs docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/tincture)A simple crate for converting colors between Oklab, Oklch, sRGB and linear sRGB. This is mainly just for my own personal use, so don’t expect much.