Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lunacookies/gradient

A basic CLI gradient image generator with Oklab and Oklch
https://github.com/lunacookies/gradient

Last synced: 16 days ago
JSON representation

A basic CLI gradient image generator with Oklab and Oklch

Awesome Lists containing this project

README

        

# gradient

A simple little CLI tool for generating gradient images.

The image on the right was made using

```
$ gradient 0.15 0.08 290 0.4 0.1 325 50 200 0.1 > demo.png
```

#### Arguments

1. Top edge’s L value
1. Top edge’s C value
1. Top edge’s h value
1. Bottom edge’s L value
1. Bottom edge’s C value
1. Bottom edge’s h value
1. Width
1. Height
1. Graininess