Skip to content

Commit 593dd6f

Browse files
authored
Future ideas
1 parent 9df7bb6 commit 593dd6f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

TODOs.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# TODO's
2+
3+
>**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

Comments
 (0)