issues
search
open-flash
/
swf-parser
Rust and Typescript parsers for SWF
GNU Affero General Public License v3.0
28
stars
8
forks
source link
[all] Release v0.5.3
#72
Closed
demurgos
closed
5 years ago
demurgos
commented
5 years ago
[Feature]
Implement parser for
DefineBinaryData
(thanks
@dmarcuse
).
[Fix]
Parse PNG integers as big endians.
Rust
[Fix]
Stop at end of block or nul byte (whichever comes first) when parsing
DefineFont3
.
Typescript
[Internal]
Update build tools.
DefineBinaryData
(thanks @dmarcuse).Rust
DefineFont3
.Typescript