RandomGuyWithoutY
97aadef8a0
make conversion work with non-ascii character maps
...
See: <https://go.dev/blog/strings >
Using standard range iteration writes the byte offset into `index` and not the character offset, thus failing to correctly index into the output map.
2024-04-14 21:33:08 +02:00
Zoraiz
d05a757c5e
Bin piping restricted to a special character
2022-11-23 13:06:36 +05:00
Zoraiz
fbf87d33d5
Added bin piping support for #28
2022-11-14 19:21:07 +05:00
Zoraiz Hassan
a6a4120adb
Merge pull request #29 from brian6932/patch-1
...
Updated Scoop directions
2022-11-06 04:03:12 -08:00
Brian
b229f94116
Updated Scoop directions
...
The PR to main has been merged https://github.com/ScoopInstaller/Main/pull/4087
2022-11-04 18:15:43 -04:00
Zoraiz Hassan
17a7ef5c49
Updated README.md and minor logging corrections
2022-05-31 23:31:20 +05:00
Zoraiz Hassan
62789959c8
Merge pull request #27 from jpagny/master
...
Used RGBA for color-bg flag
2022-05-31 23:14:41 +05:00
Jérôme Pagny
63f31c675e
Used RGBA for color-bg flag
2022-05-31 11:21:17 +02:00
Zoraiz Hassan
66a0777ae8
Updated README.md
2022-03-03 20:11:32 +05:00
Zoraiz Hassan
82c26c541a
Merge pull request #21 from brian6932/scoop-installer
...
Added Scoop install method to readme
2022-03-03 20:08:28 +05:00
Brian
088dd05e30
Added Scoop install method to readme
2022-03-03 04:45:35 -05:00
Zoraiz Hassan
2cc0d5f40d
Update Go version
2021-10-09 22:20:25 +05:00
Zoraiz Hassan
f31ac047ea
Added --only-save and patch for #14
2021-10-06 15:32:35 +05:00
Zoraiz
39918a97fb
Optimized example gif sizes
2021-09-17 22:11:20 +05:00
Zoraiz
eebac8a229
Updated example gifs
2021-09-17 18:22:14 +05:00
Zoraiz
518011b970
Updated README.md
2021-09-15 11:56:39 +05:00
Zoraiz
3c6a1a589f
Updated a comment
2021-09-12 14:58:18 +05:00
Zoraiz
df5eafe9a3
Added 8-bit color support ( #9 , #11 )
2021-09-11 02:16:17 +05:00
Zoraiz
dd8f65207e
Updated README.md
2021-09-10 16:43:51 +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
de35b19962
Updated README.md
2021-09-06 17:59:10 +05:00
Zoraiz
2db0093e58
Added dithering and improved performance
2021-09-06 17:34:49 +05:00
Zoraiz Hassan
8be1d4c9b5
Updated README.md
2021-09-05 15:06:32 +05:00
Zoraiz Hassan
19f9581235
Merge pull request #7 from atreyaved/patch-1
...
added a better README.md
2021-09-05 15:04:59 +05:00
atreyaved
7c0c89df66
Update README.md
2021-09-05 14:15:19 +05:30
Zoraiz
a8701af97a
Updated README.md
2021-09-05 01:09:23 +05:00
Zoraiz
e6e52d7aec
Updated README.md and gifs
2021-09-05 00:59:37 +05:00
Zoraiz
917e1a5f0e
Updated README.md
2021-09-05 00:18:31 +05:00
Zoraiz
202179dd2d
Added --color-bg flag
2021-09-04 15:11:19 +05:00
Zoraiz
50b6b0081f
Version update
2021-09-03 22:34:50 +05:00
Zoraiz
d7df581771
Added font saving braille
2021-09-03 19:39:24 +05:00
Zoraiz
26d910fc9d
Updated README.md
2021-09-03 13:03:05 +05:00
Zoraiz
6102f4dcaa
Updated README.md
2021-09-03 00:36:50 +05:00
Zoraiz
ed4e662781
Updated README.md
2021-09-03 00:26:01 +05:00
Zoraiz
f318be9c56
Added braille art support
2021-09-03 00:09:02 +05:00
Zoraiz
1f3cd6ad00
Added braille gif
2021-09-02 23:07:04 +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
367f986d8a
Merge branch 'master' of github.com:TheZoraiz/ascii-image-converter
2021-08-02 22:12:45 +05:00
Zoraiz
b435f8e83d
Updated README.md
2021-08-02 22:12:07 +05:00
Zoraiz Hassan
fbd9fb9c46
Updated README.md
2021-08-01 16:47:41 +05:00
Zoraiz
7a423ea49b
Updated README.md
2021-08-01 16:46:10 +05:00
Zoraiz
5bbc900c9f
Upadted README.md
2021-08-01 16:34:11 +05:00
Zoraiz
93f6d83216
Added macOS support ( #6 )
2021-08-01 15:57:03 +05:00
Zoraiz
70c91d7114
Added macOS to goreleaser
2021-07-29 16:02:10 +05:00
Zoraiz Hassan
1bf70473f4
Merge pull request #6 from xmarcos/fix-macos-clear
...
Added support for `clear` command on macOS (darwin)
2021-07-29 03:44:32 -07: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