Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: boggydigital/issa

Tags

v0.1.23

Toggle v0.1.23's commit message
Bumping go and image

v0.1.22

Toggle v0.1.22's commit message
Exporting default neutral color

v0.1.21

Toggle v0.1.21's commit message
Importing image/jpeg, image/png to allow decoding images passed for d…

…ehydration

v0.1.20

Toggle v0.1.20's commit message
Adding a helper to dehydrate image and representative color

v0.1.19

Toggle v0.1.19's commit message
Using neutral gray as rep color when none is available

v0.1.18

Toggle v0.1.18's commit message
Tweaking rep colors some more improving cases broken with the last at…

…tempt

v0.1.17

Toggle v0.1.17's commit message
Tweaking rep colors to lower the min cap (allowing darker colors) and…

… add top cap (excluding colors closer to white)

v0.1.16

Toggle v0.1.16's commit message
Handling another potential invalid input

v0.1.15

Toggle v0.1.15's commit message
Handling invalid RepColor input

v0.1.14

Toggle v0.1.14's commit message
Tweaking ColorHEx function