Sha256: 8dc2228135e8951e5653a8987b2949be6906ea84f107cd13f9bb6b371bc2a1d5

Contents?: true

Size: 1.01 KB

Versions: 6

Compression:

Stored size: 1.01 KB

Contents

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

if you want to help improving swfmill, introduce yourself on the mailinglist!

-----------------------------------------------------------------------------

svg:path->DefineShape3 should have proper bounds (use exslt:math:min/max)
sanitizing xslt? 
	swft:check-id() for Define*, check for double ids.
	check for double depth values (?)
	(re-)calulate bounds for DefineShape*, Fonts

DefineShape2/3 many_shapes (>255) *will fail once someone tries*

version attr
eps/svg import?


byte offsets for Branch

sscanf might be a bad idea. use strtoX(), atoX()?
?Writer::putNBitInt sanity check, are n enough bits to represent value?
-make exporting an option
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?

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
swfmill-0.0.6 ext/swfmill/TODO
swfmill-0.0.5 ext/swfmill/TODO
swfmill-0.0.4 ext/swfmill/TODO
swfmill-0.0.3 ext/swfmill/TODO
swfmill-0.0.2 ext/swfmill/TODO
swfmill-0.0.1 ext/swfmill/TODO