
this is mainly a note to myself as to what to hack on if i get bored.
it's definitely not a promise :)


sscanf might be a bad idea. use strtoX(), atoX()?
Writer::putNBitInt sanity check, are n enough bits to represent value?
make exporting an option
final <ShapeSetup/>s are sometimes double... (font2_f7)?
import PNG
import TTF
import wav
import mp3
fail more elegantly, make parsing after filesize impossible.
dont load everything to memory, use streams. make it a sax parser/handler?

alexis reference:
	DefineButton2(?) buttons have colortransform
	DefineButton2 has an additional list of actions?
	
