You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
README.md
Passport Graphics
- Add or edit
.txt
or.png
files in this folder - Run
make
to generategraphics.py
- Run
cp graphics.py ../modules
to update the graphics in the actual app. - In your python render functions, call
dis.icon(x, y, 'icon_filename')
to draw the icon.