Closed elpideus closed 3 years ago
Hello, there are some instructions in the pdf documentation. What you roughly need to do is the following :
make install
in the repository (you'll need java-runtime
version 6 minimum and coreutils
..pony
file using util-say
: img2ponysay -- SOURCE_IMAGE > PONY_FILE
ponysay -F PONY_FILE -o
Then you can edit the metadata, using ponysay-tool --edit PONY_FILE
.
If you want, I can do the conversion to a pony image for you. However it may be a bit slower as the colors used by terminals are limited, and thus the picture do not reflect exactly the true colors of the original picture. I maintain a repository of non-pony pictures here if you want to see more.
Thank you so much for your answer. I will try to do it all by myself. I already know that the terminal colors are limited, I will try to draw using limited colors. I will let you know when I'll finish doing my first pony for ponysay.
Hi, I'm not really that good at coding but I like to draw pixel art. I would really like to create something and contribute to this project. But I do not understand how must I write the color codes and test them.