Crates.io | invisible-sun |
lib.rs | invisible-sun |
version | 0.1.0 |
created_at | 2025-07-03 16:29:41.497866+00 |
updated_at | 2025-07-03 16:29:41.497866+00 |
description | A simple program for generating svg "suns" |
homepage | |
repository | https://git.sr.ht/~caled/invisible-sun |
max_upload_size | |
id | 1736523 |
size | 16,487 |
I wanted to have some encoding in a tattoo I'm getting, so I wrote a little program to help me with that.
invisible-sun [OPTIONS] <WORD>
Arguments:
<WORD> A string made up ONLY of uppercase ASCII characters and spaces
Options:
-r, --radius <RADIUS> The radius of the inner circle [default: 100]
-l, --length <LENGTH> Max line length relative to the radius [default: 2]
-v, --variation <VARIATION> How much lines vary in length from 'A' to 'Z' [default: 0.5]