29 Commits

Author SHA1 Message Date
6693d8917c Merge branch 'main' of ssh://git.djairo.dev:2222/Djairo/img2ascii 2025-01-25 21:05:01 +01:00
2f15088081 license 2025-01-25 21:04:45 +01:00
Djairo
cf074c87c8 Create LICENSE 2023-05-06 12:17:35 +00:00
520d8ddd00 updated README 1.1 2023-02-09 14:08:00 +01:00
bb92920e65 updated version 2023-02-09 14:03:23 +01:00
f4d7e60a07 added support for colouring th background instead of the foreground 2023-02-09 14:01:45 +01:00
c138c047ed small rebase of to_ascii function 2023-02-09 13:49:16 +01:00
8de99aefac added grayscale support 2023-02-09 13:46:12 +01:00
21d740cf70 switched from termion to crossterm for windows support 1.0 2023-02-08 23:50:10 +01:00
d93e147914 README updated 2023-02-08 23:34:24 +01:00
aa02b291f1 small update to doc 2023-02-08 23:11:43 +01:00
80cd0b108d small change to doc 2023-02-08 23:09:52 +01:00
fa0bd6bfc4 forgorrogor(💀) one / in a comment 2023-02-08 23:08:00 +01:00
7fb3e350b5 rustdoc 2023-02-08 22:58:50 +01:00
1af68a1a74 small rebase to reduce used memory 2023-02-08 22:27:52 +01:00
0809baf323 2 small comments 2023-02-08 22:15:54 +01:00
fc6d2c9033 removed some extraneous code 2023-02-08 22:10:34 +01:00
529b6a61e2 enforced ASCII validation on '--map' flag 2023-02-08 22:09:18 +01:00
2b9817080e implemented braille support, including --threshold flag 2023-02-08 22:02:49 +01:00
3fdaa53d23 enabled webp support in one used crate 2023-02-08 22:02:27 +01:00
7d33d72401 small change to image resizing 2023-02-08 19:08:59 +01:00
5f01bfa485 small tweak to coloured output 2023-02-08 18:41:43 +01:00
a943ae4ae4 implemented coloured output 2023-02-08 18:40:01 +01:00
87843b62a7 implemented writing to file 2023-02-08 17:34:43 +01:00
8b074b14b9 implemented writing to file 2023-02-08 17:33:28 +01:00
135274c9c5 rebased to use custom struct over String 2023-02-08 17:24:17 +01:00
b00ef93c1c fixed resizing image 2023-02-08 17:04:22 +01:00
5a1eda07da sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00
Djairo
82b85e15a0 Initial commit 2023-02-08 14:45:10 +00:00