ok, this is kinda hard for me to say but,
Think of builderboy's auto optimization program.
Instead of optimizing programs, it would optimize picture variables.
For a simple example, lets say i wanted this in my game...
but i don't want the player to have to have the pic variable on their calc... what if their ram cleared or another game required the pic variable?
what if it was a simple picture that you shouldn't need to have 700 bytes or whatever taking up your calculators memory?
If you were to run a program like Builderboy's auto optimization program, except for a picture variable, it would out put a program ie. pic1-9 + pic0
such as this,
where you could copy it into your game.
would someone be willing to write a program to do this?