Commit Graph

25 Commits

Author SHA1 Message Date
Zoraiz fbf87d33d5 Added bin piping support for #28 2022-11-14 19:21:07 +05:00
Jérôme Pagny 63f31c675e Used RGBA for color-bg flag 2022-05-31 11:21:17 +02:00
Zoraiz Hassan f31ac047ea Added --only-save and patch for #14 2021-10-06 15:32:35 +05:00
Zoraiz df5eafe9a3 Added 8-bit color support (#9, #11) 2021-09-11 02:16:17 +05:00
Zoraiz f75ab428e5 New patch for #10 2021-09-10 16:25:30 +05:00
Zoraiz 6793039277 Patch for #10 2021-09-10 16:09:19 +05:00
Zoraiz 178c48fbe1 Library update 2021-09-10 00:34:08 +05:00
Zoraiz 2db0093e58 Added dithering and improved performance 2021-09-06 17:34:49 +05:00
Zoraiz 202179dd2d Added --color-bg flag 2021-09-04 15:11:19 +05:00
Zoraiz d7df581771 Added font saving braille 2021-09-03 19:39:24 +05:00
Zoraiz f318be9c56 Added braille art support 2021-09-03 00:09:02 +05:00
Zoraiz f5ffd897ca Refactored code, changed resize library 2021-08-28 20:06:48 +05:00
Zoraiz 1c8b009dd1 Added --save-bg and --font-color flag 2021-08-09 18:49:05 +05:00
Zoraiz d11ab9f718 Added --width, --height and --font flags 2021-08-06 20:10:26 +05:00
Zoraiz 70c91d7114 Added macOS to goreleaser 2021-07-29 16:02:10 +05:00
Marcos Sader 4597533c4f
Added support for `clear` command on macOS (darwin)
This fixes the issue "Error: your platform is unsupported, terminal can't be cleared" when trying to convert a GIF in macOS.
2021-07-29 00:45:25 -03:00
Zoraiz df31045bae Added grayscale flag 2021-07-25 23:27:16 +05:00
Zoraiz 3f6d1840c5 Restored accidental file misplacement 2021-07-24 02:56:27 +05:00
Zoraiz 97f1d679b0 Release v1.4.0 2021-07-21 22:23:58 +05:00
Zoraiz 8f46492eda Fixed bug with slightly taller image saved 2021-06-05 23:28:28 +05:00
Zoraiz 2d59d44a3e Fixed bug that saves url image as png on text flag 2021-06-03 22:54:29 +05:00
Zoraiz 3d91be1a1b Error handing for dimensions, bolder font on saved image 2021-06-03 13:49:13 +05:00
Zoraiz 0889006bf2 Changed DefaultFlags() function in package 2021-06-03 11:54:47 +05:00
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