No description
Find a file
2025-07-01 21:21:06 -04:00
double.py move from other repos 2025-07-01 21:21:06 -04:00
font.py move from other repos 2025-07-01 21:21:06 -04:00
out.apic move from other repos 2025-07-01 21:21:06 -04:00
out.avid move from other repos 2025-07-01 21:21:06 -04:00
pallet_unsorted move from other repos 2025-07-01 21:21:06 -04:00
pure.py move from other repos 2025-07-01 21:21:06 -04:00
pure_vid_auto.py move from other repos 2025-07-01 21:21:06 -04:00
README.md move from other repos 2025-07-01 21:21:06 -04:00
ver5.py move from other repos 2025-07-01 21:21:06 -04:00
ver5_auto.py move from other repos 2025-07-01 21:21:06 -04:00
ver5_vid_auto.py move from other repos 2025-07-01 21:21:06 -04:00

images

.apic for ascii images width isnt used by the program but its nice to know

format

9[width]
4[height]
_________
| ascii |
| image |
---------

video

.avid for ascii video width isnt used by the program but its nice to know

format

9[width]
4[height]
2[frames]
12[fps]
_________
| ascii |
| frame |
---------
_________
| ascii |
| frame |
---------