Commit Graph

16 Commits

Author SHA1 Message Date
Zoraiz a3d77f75a1 Changed --save flag to --save-img to save as image, added separate flag for text saving 2021-06-03 00:52:41 +05:00
Zoraiz f3c90d36b7 Added flip flags and made package available as a library 2021-05-31 18:28:09 +05:00
Zoraiz 01401cfd37 Added url support and improved error handling 2021-05-29 01:32:51 +05:00
Zoraiz b09a5540d9 Set default image ratio to terminal height, included --map flag, improved help text 2021-05-27 14:42:50 +05:00
Zoraiz a7eebb45d0 Refactor code, added colors flag, negative flag, image formats flag 2021-05-24 16:17:21 +05:00
Zoraiz 62407b6189 Changed image format initializations to root.go 2021-05-16 16:43:40 +05:00
Zoraiz 7bf37e2caa Fixed height ratios 2021-05-13 20:05:07 +05:00
unknown 47e469a8a6 Fixed bug for new lines printing in between on command prompt 2021-05-13 17:10:09 +05:00
Zoraiz f81cc08f83 Fixed incorrect image height calculations 2021-05-13 00:07:54 +05:00
Zoraiz c8d396ae3a Fixed typo in comment 2021-05-12 18:22:11 +05:00
Zoraiz 42399c299e Removed bloat and improved function comments 2021-05-12 15:13:05 +05:00
Zoraiz 1bc953f59e Fixed bug where some pixels were lost on max brightness pixels 2021-05-12 14:28:06 +05:00
Zoraiz a77cfcd47d Added WEBP and BMP support and added README.md 2021-05-12 02:00:42 +05:00
Zoraiz 6559df4f20 Removed unnecessary error handling 2021-05-11 20:00:29 +05:00
Zoraiz 165658420b Changed console size calculation package for cross-platform 2021-05-11 19:59:01 +05:00
Zoraiz de0e91d3fe First Commit 2021-05-11 23:55:58 +05:00