Skip to content

It's a work-in-progress color library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

TheZalli/Colliberator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colliberator

Colliberator is a work-in-progress color library.

I'm developing this for my own purposes and projects, but I hope eventually it will be broad and stable enough to be published on crates.io.

Currently it supports RGB and HSV colors with optional alpha-channels. The colors are generic over their colorspace, and we can transform colors between linear and sRGB colorspaces.

There are other little things as well, such as a relative luminance function, an ANSI-terminal text coloration function and a simple color shade classification function.

About

It's a work-in-progress color library

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages