You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>**Note** This file is only used for taking notes as a representation of future ideas for the project.
4
+
>
5
+
> **Contributions are welcomed.**
6
+
7
+
## Feature
8
+
-[Saving output as image](#saving-output-as-image)
9
+
-[Braille charset](#braille-charset)
10
+
11
+
### Appendix
12
+
13
+
#### Saving output as image
14
+
-`v0.3.4 Rascii` only supports for image to ascii (art) conversion which can get a bit frustrating if you want an image as an output instead of text (in case you want to generate a pfp)
15
+
16
+
#### Braille charset
17
+
- The image is converted by buckets of pixels and then converted into braille characters which gives more detailed output
0 commit comments