
SWF bitmap library implemented in Rust and Typescript (Node and browser). Decodes and encodes all the bitmaps supported by SWF files.
This library is part of the Open Flash project.
Provide full support for SWF bitmaps : encoding and decoding.
Experimental
Each implementation lives in its own directory (rs
or ts
). The commands
must be executed from these "project roots", not from the "repo root".
Check the implementation-specific guides:
You can also use the library and report any issues you encounter on the Github issues page.