/swf-bitmap

SWF bitmap encoder and decoder

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Open Flash logo

SWF Bitmap

npm crates.io GitHub repository Build status

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.

Usage

Goal

Provide full support for SWF bitmaps : encoding and decoding.

Status

Experimental

Contributing

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.