diff options
author | Schnilz <47043622+Schnilz@users.noreply.github.com> | 2019-02-13 14:12:41 +0000 |
---|---|---|
committer | Mykyta Holubakha <hilobakho@gmail.com> | 2019-08-02 13:24:18 +0300 |
commit | 2e29a6468968aab9cccecb759e1aefa14b889fd1 (patch) | |
tree | d82f09e44a120120e92af0df8601e79c863c004e /Makefile | |
parent | a0f1c90c9f8413e2e1ba38476ec0ea278bb06490 (diff) |
Added a mapping function (exponent)
added -e / --exponent.
As the perceived brightness change from 10% to 20% is not the same as 90% to 100%,
there is now a float parameter--exponent / -e to set the mapping of the percentage form linear (as it was) to polynominal.
(%=x^k*max*100^-k)
k is the value that you can change now.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions