Commit Graph

18 Commits

Author SHA1 Message Date
Dionysus f216fa3502
Updated img2irc to use OpenCV instead of Pillow, random functions use a better seed for better randomization output, .ascii img moved into play function, etc 2023-06-29 21:18:56 -04:00
Dionysus a9db61c2dd
Fixed typo birghtness to brightness 2023-06-28 16:31:21 -04:00
Dionysus 7cf2a8355e
Code cleanup 2023-06-28 16:05:08 -04:00
Dionysus 89dd0942fb
Added blur and smooth effects 2023-06-28 15:57:58 -04:00
Dionysus 03cd2c405b
Fully implemented contrast, brightness, & effects for .ascii img 2023-06-28 15:49:11 -04:00
Dionysus 8fbc870f58
Added invert color effect 2023-06-28 15:23:47 -04:00
Dionysus 3d39ea9cb7
Props 2023-06-28 15:13:55 -04:00
Dionysus 22c2d78980
Added greyscale/blackwhite effects to img2irc (not implemented into scroll yet) 2023-06-28 15:12:45 -04:00
Dionysus b0e8a15f0e
Added contrast enhancement option 2023-06-28 15:04:14 -04:00
Dionysus 098373555e
Typo rbg to rgb fixed 2023-06-28 14:55:51 -04:00
Dionysus 98bc3d8589
img2irc not awaited for now while in beta. default palette changed to RBG99 2023-06-28 14:27:41 -04:00
Dionysus 9ccfe4aa84
Added missing alert on settings change and fixed missing palette argument 2023-06-28 14:19:35 -04:00
Dionysus b6abd6d6f9
Added missing comma in palettes 2023-06-28 14:13:48 -04:00
Dionysus 5388ae8856
Added RBG88 color palette and option to change palette on the fly with .ascii settings 2023-06-28 14:08:37 -04:00
Dionysus 6566bce064
img2irc improvements (props wrk) and fixed img_width 2023-06-26 05:32:13 -04:00
Dionysus 78ff35d4db
Added props to malcom for img2irc aswell 2023-06-26 02:50:27 -04:00
Dionysus c09dde56db
Added shoutouts to wrk + pull request link 2023-06-26 02:44:30 -04:00
Dionysus 6922437747
Added .ascii img <url> command to image to IRC art conversion 2023-06-26 02:41:28 -04:00