swf-go/tag
2023-12-03 04:54:51 +01:00
..
code.go Implemented error variables for decoding 2023-12-02 02:12:11 +01:00
CSMTextSettings.go Implement CSMTextSettings tag 2023-12-02 02:08:26 +01:00
DefineBinaryData.go Implement DefineBinaryData tag 2023-12-02 02:02:23 +01:00
DefineBits.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineBitsJPEG2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineBitsJPEG3.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineBitsJPEG4.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineBitsLossless.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineBitsLossless2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineEditText.go Implement DefineEditText tag 2023-12-02 02:08:49 +01:00
DefineFont.go Fix DefineFont tag length of offsets 2023-12-03 04:54:51 +01:00
DefineFont2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFont3.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFont4.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFontAlignZones.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFontInfo.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFontInfo2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineFontName.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineMorphShape.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineMorphShape2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineScalingGrid.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineSceneAndFrameLabelData.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineShape.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineShape2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineShape3.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineShape4.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineSprite.go Handle ErrUnknownTag in DefineSprite 2023-12-02 02:19:04 +01:00
DefineText.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DefineText2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DoABC.go Implement DoABC tag 2023-12-02 01:54:54 +01:00
DoAction.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
DoInitAction.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
EnableTelemetry.go Implement EnableTelemetry tag 2023-12-02 01:57:25 +01:00
End.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
FileAttributes.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
FrameLabel.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
JPEGTables.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
Metadata.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
PlaceObject.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
PlaceObject2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
PlaceObject3.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
PlaceObject4.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
Protect.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
RemoveObject.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
RemoveObject2.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
SetBackgroundColor.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
ShowFrame.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
Sound.go Initial commit, ported from swf2ass-go 2023-12-02 01:46:09 +01:00
Tag.go Implemented error variables for decoding 2023-12-02 02:12:11 +01:00