(日本語)
dpop stands for Dancing Piles of Poo. This program saves a gif image which shows dancing poos
Sample of output:
This work in the following platforms. The only platform dependent part is the specification of the font.
- macOS
- Linux
- Needs
/usr/share/fonts/truetype/ancient-scripts/Symbola_hint.ttf
- Install the font beforehand
- Needs
- Windows
This works on Python3.
To install, enter the command as follows:
> pip install dpop
Enter as follows to generate a gif file:
> dpop
There are some options. To see the options, enter:
> dpop --help