update README
This commit is contained in:
parent
1fe736523e
commit
c04a4b4357
16
README.org
16
README.org
@ -60,8 +60,8 @@
|
|||||||
-e EMBLEM, --emblem EMBLEM
|
-e EMBLEM, --emblem EMBLEM
|
||||||
emblem to add in the center of the huepaper
|
emblem to add in the center of the huepaper
|
||||||
-hue HUE maximum hue to differ from given color in range [0, 1] (default: 0.1)
|
-hue HUE maximum hue to differ from given color in range [0, 1] (default: 0.1)
|
||||||
-smin SMIN minimum satisfaction for colors in range [0, 1] (default: 0.2)
|
-smin SMIN minimum saturation for colors in range [0, 1] (default: 0.2)
|
||||||
-smax SMAX maximum satisfaction for colors in range [0, 1] (default: 1.0)
|
-smax SMAX maximum saturation for colors in range [0, 1] (default: 1.0)
|
||||||
-lmin LMIN minimum luminance for colors in range [0, 1] (default: 0.2)
|
-lmin LMIN minimum luminance for colors in range [0, 1] (default: 0.2)
|
||||||
-lmax LMAX maximum luminance for colors in range [0, 1] (default: 0.9)
|
-lmax LMAX maximum luminance for colors in range [0, 1] (default: 0.9)
|
||||||
#+end_example
|
#+end_example
|
||||||
@ -92,39 +92,39 @@
|
|||||||
#+caption: Huepaper 1
|
#+caption: Huepaper 1
|
||||||
[[./images/huepaper_1.png]]
|
[[./images/huepaper_1.png]]
|
||||||
|
|
||||||
=huepaper=
|
: $ huepaper
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
#+caption: Huepaper 1
|
#+caption: Huepaper 1
|
||||||
[[./images/huepaper_2.png]]
|
[[./images/huepaper_2.png]]
|
||||||
|
|
||||||
=huepaper -c lightgreen=
|
: $ huepaper -c lightgreen
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
#+caption: Huepaper 3
|
#+caption: Huepaper 3
|
||||||
[[./images/huepaper_3.png]]
|
[[./images/huepaper_3.png]]
|
||||||
|
|
||||||
=huepaper -c "#ff7f50" -lb 0.05=
|
: $ huepaper -c "#ff7f50" -lb 0.05
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
#+caption: Huepaper 4
|
#+caption: Huepaper 4
|
||||||
[[./images/huepaper_4.png]]
|
[[./images/huepaper_4.png]]
|
||||||
|
|
||||||
=huepaper -hue 1.0 -lmin 0.3 -lmax 0.6 -smin 0.8 -smax 1.0=
|
: $ huepaper -hue 1.0 -lmin 0.3 -lmax 0.6 -smin 0.8 -smax 1.0
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
#+caption: Huepaper 5
|
#+caption: Huepaper 5
|
||||||
[[./images/huepaper_5.png]]
|
[[./images/huepaper_5.png]]
|
||||||
|
|
||||||
=huepaper -hue 0.3 -lmin 0.5 -lmax 0.5 -l 0.5 -P 64x36=
|
: $ huepaper -hue 0.3 -lmin 0.5 -lmax 0.5 -l 0.5 -P 64x36
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
#+caption: Huepaper 6
|
#+caption: Huepaper 6
|
||||||
[[./images/huepaper_6.png]]
|
[[./images/huepaper_6.png]]
|
||||||
|
|
||||||
=huepaper -l -lb -ld -e nixos.png=
|
: $ huepaper -l -lb -ld -e nixos.png
|
||||||
|
Loading…
Reference in New Issue
Block a user